LibreOffice
LibreOffice 25.2 SDK API Reference
 
Loading...
Searching...
No Matches
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.
 
interface com::sun::star::sheet::XLevelsSupplier
 provides access to the collection of levels of this hierarchy.
 

Additional Inherited Members

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

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: