:: com :: sun :: star :: loader ::

service SharedLibrary
Description
allows to access a native component stored in a shared library.
Developers Guide
AdvUNO - Implementation Loader - Shared Library Loader

Exported Interfaces - Summary
XImplementationLoader

is used for writing persistent information in the registry for an external implementation and for activating this implementation.

::com::sun::star::lang::XServiceInfo

gives information about other supported services

Exported Interfaces - Details
XImplementationLoader
Description
is used for writing persistent information in the registry for an external implementation and for activating this implementation.
::com::sun::star::lang::XServiceInfo
Description
gives information about other supported services

 
Top of Page