Top   Module   Use   Manual   Index 
 EXPORTING SERVICES | METHODS' SUMMARY | METHODS' DETAILS 

com :: sun :: star :: sheet ::

interface XHierarchiesSupplier

Base Interface
com::sun::star::uno::XInterface

Description
gives access to hierarchies.


Known Services which Export this Interface

com::sun::star::sheet::DataPilotSourceDimension a dimension in a data pilot source.

Methods' Summary

getHierarchies returns the hierarchies.

Methods' Details

getHierarchies
 
com::sun::star::container::XNameAccess
getHierarchies();
Description
returns the hierarchies.

Top of Page