service SharedLibrary in module com::sun::star::loader::

(Global Index)

Syntax

service SharedLibrary;

Description

makes it possible to access the services implemented in a shared library.

Exported Interfaces


com::sun::star::loader::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

provides additional information about the implementations and the services supported by them.

Top of Page