LibreOffice
LibreOffice 5.0 SDK API Reference
|
the same as com::sun::star::loader::Java. More...
import "Java2.idl";
Exported Interfaces | |
interface | XImplementationLoader |
Additional Inherited Members | |
![]() | |
com::sun::star::uno::XInterface | activate ([in] string implementationName,[in] string implementationLoaderUrl,[in] string locationUrl,[in] com::sun::star::registry::XRegistryKey xKey) raises ( com::sun::star::loader::CannotActivateFactoryException ) |
activates a concrete implementation within a component. More... | |
boolean | writeRegistryInfo ([in] com::sun::star::registry::XRegistryKey xKey,[in] string implementationLoaderUrl,[in] string locationUrl) raises ( com::sun::star::registry::CannotRegisterImplementationException ) |
writes a list of all implementations hosted by this component into a registry key. More... | |
the same as com::sun::star::loader::Java.
This service was introduced for UNO 3 components. The then com::sun::star::loader::Java service was intended for UNO 2 components. Since UNO 2 is not supported anymore, the service name is reused again.
interface XImplementationLoader |