20 module
com { module sun { module star { module uno {
the base of all UNO exceptions
Definition generated_idl_chapter_refs.idl:113
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
allows to insert, remove and access named objects.
Definition XNamingService.idl:26
com::sun::star::uno::XInterface getRegisteredObject([in] string Name)
provides a previous registered object.
void registerObject([in]string Name, [in]com::sun::star::uno::XInterface Object)
registers one object under the specified name.
void revokeObject([in]string Name)
revokes the registration of an object.
Definition Ambiguous.idl:20