The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: com :: sun :: star :: container ::

interface XHierarchicalName
Description
specifies the fully qualified name of the object within a hierarchy.

The name is generally globally unique in the hierarchy.

See also
XHierarchicalNameAccess, XNamed

Methods' Summary
getHierarchicalName  
composeHierarchicalName builds the hierarchical name of an object, given a relative name  
Methods' Details
getHierarchicalName
string
getHierarchicalName();

Returns
the fully qualified hierarchical name of the object.
composeHierarchicalName
string
composeHierarchicalName( [in] string  aRelativeName )
raises( ::com::sun::star::lang::IllegalArgumentException,
::com::sun::star::lang::NoSupportException );

Description
builds the hierarchical name of an object, given a relative name

Can be used to find the name of a descendant object in the hierarchy without actually accessing it.

See also
XHierarchicalNameAccess::hasByHierarchicalName
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

Apache, the Apache feather logo, and OpenOffice are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.