21 module
com { module sun { module star { module container {
46 any getByHierarchicalName( [in]
string aName )
60 boolean hasByHierarchicalName( [in]
string aName );
Definition: Ambiguous.idl:20
is used to have hierarchical access to elements within a container.
Definition: XHierarchicalNameAccess.idl:34
is thrown by child access methods of collections, if the addressed child does not exist...
Definition: NoSuchElementException.idl:30
base interface of all UNO interfaces
Definition: XInterface.idl:45