LibreOffice
LibreOffice 25.8 SDK API Reference
|
represents a hierarchy in a data pilot source dimension. More...
import "DataPilotSourceHierarchy.idl";
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. |
represents a hierarchy in a data pilot source dimension.
interface com::sun::star::container::XNamed |
provides access to the name of the hierarchy, i.e.
used in collections.
interface com::sun::star::sheet::XLevelsSupplier |
provides access to the collection of levels of this hierarchy.