The following line of code has worked for some time, including the current production build. I have not checked it against the latest release candidate:

oConfigProvider = GetProcessServiceManager().createInstanceWithArguments(_
                     "com.sun.star.configuration.ConfigurationProvider",_
Array( CreateProperty( "enableasync", bEnableSync ) ) )

This line of code fails in DEV300m78, which is the development branch for 3.3 I believe.

Message: com.sun.star.configuration.ConfigurationProvider factory:
unknown argument enableasync.

This affects configuration code that I have in my code colorizer

http://extensions.services.openoffice.org/project/CodeFormatter

Shall I open a bug against this?

Sad that I still cannot open AndrewMacro.odt without crashing OOo in 3.3 <sigh>

http://qa.openoffice.org/issues/show_bug.cgi?id=84159

--
Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
My Book: http://www.hentzenwerke.com/catalog/oome.htm
Info:  http://www.pitonyak.org/oo.php
See Also: http://documentation.openoffice.org/HOW_TO/index.html


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to