| 
    LibreOffice
    
   LibreOffice 24.2 SDK API Reference 
   | 
 
a simple named object container. More...
import"NamingService.idl";
  
 Additional Inherited Members | |
  Public Member Functions inherited from XNamingService | |
| com::sun::star::uno::XInterface | getRegisteredObject ([in] string Name) raises (Exception) | 
| provides a previous registered object.  More... | |
| void | registerObject ([in]string Name, [in]com::sun::star::uno::XInterface Object) raises (Exception) | 
| registers one object under the specified name.  More... | |
| void | revokeObject ([in]string Name) raises (Exception) | 
| revokes the registration of an object.  More... | |
  Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object.  More... | |
| void | acquire () | 
| increases the reference counter by one.  More... | |
| void | release () | 
| decreases the reference counter by one.  More... | |
a simple named object container.
 1.8.14