On 05/30/10 19:04, Andrew Douglas Pitonyak wrote:
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?

That got lost with the configmgr re-write of <http://qa.openoffice.org/issues/show_bug.cgi?id=101955>, integrated in DEV300_m74. Please file me (sb) an issue to accept that property again.

-Stephan

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

Reply via email to