LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
List of all members
NamingService Service Referencepublished

a simple named object container. More...

import "NamingService.idl";

Inheritance diagram for NamingService:
XNamingService XInterface

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...
 

Detailed Description

a simple named object container.


The documentation for this service was generated from the following file: