jsc340: i114609: support passive component registration

This commit is contained in:
Juergen Schmidt
2011-02-22 16:13:49 +01:00
parent 134b85e8f8
commit 928af9414d
28 changed files with 421 additions and 326 deletions

View File

@ -37,9 +37,10 @@ public final class OwnEmbeddedObjectFactory extends WeakBase
return xFactory;
}
// This method not longer necessary since OOo 3.4 where the component registration was
// This method not longer necessary since OOo 3.4 where the component registration
// was changed to passive component registration. For more details see
// http://wiki.services.openoffice.org/wiki/Passive_Component_Registration
// public static boolean __writeRegistryServiceInfo( XRegistryKey xRegistryKey ) {
// return Factory.writeRegistryServiceInfo(m_implementationName,
// m_serviceNames,