org.openoffice.da.comp.writer2latex
public class W2LRegistration extends Object
Field Summary | |
---|---|
static XMultiServiceFactory | xMultiServiceFactory |
Method Summary | |
---|---|
static XSingleServiceFactory | __getServiceFactory(String implName, XMultiServiceFactory multiFactory, XRegistryKey regKey)
Returns a factory for creating the service.
|
static boolean | __writeRegistryServiceInfo(XRegistryKey regKey)
Writes the service information into the given registry key.
|
JavaLoader
Parameters: implName the name of the implementation for which a service is desired multiFactory the service manager to be used if needed regKey the registryKey
Returns: returns a XSingleServiceFactory
for creating the
component
See Also: com.sun.star.comp.loader.JavaLoader
JavaLoader
Parameters: regKey the registryKey
Returns: returns true if the operation succeeded
See Also: com.sun.star.comp.loader.JavaLoader