21 module
com { module sun { module star { module loader {
59 [in]
string implementationLoaderUrl,
60 [in]
string locationUrl,
83 [in]
string implementationLoaderUrl,
84 [in]
string locationUrl )
indicates an error during component activation
Definition CannotActivateFactoryException.idl:36
is thrown when an application tries to register a new component (implementation) using the XImplement...
Definition CannotRegisterImplementationException.idl:36
com::sun::star::uno::XInterface activate([in] string implementationName, [in] string implementationLoaderUrl, [in] string locationUrl, [in] com::sun::star::registry::XRegistryKey xKey)
activates a concrete implementation within a component.
boolean writeRegistryInfo([in] com::sun::star::registry::XRegistryKey xKey, [in] string implementationLoaderUrl, [in] string locationUrl)
writes a list of all implementations hosted by this component into a registry key.
makes structural information (except regarding tree structures) of a single registry key accessible.
Definition XRegistryKey.idl:32
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
Definition Ambiguous.idl:20