LibreOffice
LibreOffice 24.2 SDK API Reference
|
Component implementation loader interfaces. More...
Classes | |
exception | CannotActivateFactoryException |
indicates an error during component activation More... | |
service | Dynamic |
Makes it possible to access services accessible via a UnoUrlResolver E.g., instantiation of services in another process. More... | |
service | Java |
Allows to access a java component stored with a .jar file. More... | |
service | Java2 |
the same as com::sun::star::loader::Java. More... | |
service | SharedLibrary |
Allows to access a native component stored in a shared library. More... | |
interface | XImplementationLoader |
handles activation (loading) of a UNO component. More... | |
Component implementation loader interfaces.