20 module
com { module sun { module star { module registry {
47 [in]
string aLocation, [in]
string aRegisteredLocation,
is thrown when an application tries to register a new component (implementation) using the XImplement...
Definition CannotRegisterImplementationException.idl:36
extends the functionality of com::sun::star::registry::XImplementationRegistration.
Definition XImplementationRegistration2.idl:28
void registerImplementationWithLocation([in] string aImplementationLoader, [in] string aLocation, [in] string aRegisteredLocation, [in] com::sun::star::registry::XSimpleRegistry xReg)
registers a component which provides one or more implementations.
offers a registry for implementation objects and provides information about the registered implementa...
Definition XImplementationRegistration.idl:28
allows access to a registry (a persistent data source).
Definition XSimpleRegistry.idl:31
Definition Ambiguous.idl:20