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