LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_container_XHierarchicalName_idl__
20 #define __com_sun_star_container_XHierarchicalName_idl__
29 module
com { module sun { module star { module container {
string composeHierarchicalName([in] string aRelativeName)
builds the hierarchical name of an object, given a relative name
specifies the fully qualified name of the object within a hierarchy.
Definition: XHierarchicalName.idl:40
string getHierarchicalName()
Definition: Ambiguous.idl:22
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:31
base interface of all UNO interfaces
Definition: XInterface.idl:48
This exception is thrown when a feature of an interface is not supported.
Definition: NoSupportException.idl:39