Hi,
I discovered another oddity in the configuration API in OOo 3.3 RC. It is no longer possible to get the AdministrationProvider.

Dim cfp As Object
cfp = CreateUnoService("com.sun.star.configuration.AdministrationProvider")

cfp returns as Null, which means the service is not recognized.
Effectively, the Service Manager does not provide this service anymore.

Is this on purpose ? This service is still described in the IDL.

Regards
  Bernard


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@api.openoffice.org
For additional commands, e-mail: dev-h...@api.openoffice.org

Reply via email to