19 #ifndef __com_sun_star_container_XHierarchicalNameAccess_idl__ 20 #define __com_sun_star_container_XHierarchicalNameAccess_idl__ 27 module
com { module sun { module star { module container {
52 any getByHierarchicalName( [in]
string aName )
66 boolean hasByHierarchicalName( [in]
string aName );
Definition: Ambiguous.idl:22
is used to have hierarchical access to elements within a container.
Definition: XHierarchicalNameAccess.idl:40
is thrown by child access methods of collections, if the addressed child does not exist.
Definition: NoSuchElementException.idl:34
base interface of all UNO interfaces
Definition: XInterface.idl:47