19 #ifndef __com_sun_star_registry_XImplementationRegistration2_idl__
20 #define __com_sun_star_registry_XImplementationRegistration2_idl__
24 module
com { module sun { module star { module registry {
47 void registerImplementationWithLocation( [in]
string aImplementationLoader,
48 [in]
string aLocation, [in]
string aRegisteredLocation,
allows access to a registry (a persistent data source).
Definition: XSimpleRegistry.idl:37
– idl definition –
Definition: Ambiguous.idl:22
is thrown when an application tries to register a new component (implementation) using the XImplement...
Definition: CannotRegisterImplementationException.idl:39
extends the functionality of com::sun::star::registry::XImplementationRegistration.
Definition: XImplementationRegistration2.idl:31
offers a registry for implementation objects and provides information about the registered implementa...
Definition: XImplementationRegistration.idl:35