interface XHierarchicalNameAccess in module com::sun::star::container:: |
interface XHierarchicalNameAccess : com::sun::star::uno::XInterface ;
is used to have hierarchical access to elements within a container.
You address an object of a specific level in the hierarchy by giving its fully qualified name, e.g. "com::sun::star::uno::XInterface".
To implement inaccurate name access, support the XExactName interface.
Method Summary |
|
getByHierarchicalName | |
hasByHierarchicalName | |
Method Details |
|||
|
Copyright 2001 OpenOffice.org Foundation. All Rights Reserved.