LibreOffice
LibreOffice 24.2 SDK API Reference
Exported Interfaces | List of all members
DataPilotSourceHierarchy Service Reference

represents a hierarchy in a data pilot source dimension. More...

import"DataPilotSourceHierarchy.idl";

Inheritance diagram for DataPilotSourceHierarchy:
XNamed XLevelsSupplier XInterface XInterface

Exported Interfaces

interface com::sun::star::container::XNamed
 provides access to the name of the hierarchy, i.e. More...
 
interface com::sun::star::sheet::XLevelsSupplier
 provides access to the collection of levels of this hierarchy. More...
 

Additional Inherited Members

- Public Member Functions inherited from XNamed
string getName ()
 
void setName ([in] string aName)
 sets the programmatic name of the object. More...
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object. More...
 
void acquire ()
 increases the reference counter by one. More...
 
void release ()
 decreases the reference counter by one. More...
 
- Public Member Functions inherited from XLevelsSupplier
com::sun::star::container::XNameAccess getLevels ()
 returns the collection of levels. More...
 

Detailed Description

represents a hierarchy in a data pilot source dimension.

See also
com::sun::star::sheet::DataPilotSourceDimension
com::sun::star::sheet::DataPilotSource

Exported Interfaces

◆ com::sun::star::container::XNamed

provides access to the name of the hierarchy, i.e.

used in collections.

◆ com::sun::star::sheet::XLevelsSupplier

provides access to the collection of levels of this hierarchy.


The documentation for this service was generated from the following file: