LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_sheet_DataPilotSourceLevel_idl__
21 #define __com_sun_star_sheet_DataPilotSourceLevel_idl__
30 module
com { module sun { module star { module sheet {
66 [property] sequence< com::sun::star::sheet::GeneralFunction >
SubTotals;
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:64
represents a level in a data pilot source hierarchy.
Definition: DataPilotSourceLevel.idl:39
provides access to a sequence of results of a data pilot source level.
Definition: XDataPilotMemberResults.idl:40
sequence< short > SubTotals2
specifies the subtotals that are inserted for the level.
Definition: DataPilotSourceLevel.idl:79
sequence< com::sun::star::sheet::GeneralFunction > SubTotals
specifies the subtotals that are inserted for the level.
Definition: DataPilotSourceLevel.idl:59
Definition: Ambiguous.idl:22
boolean ShowEmpty
specifies whether empty members are shown.
Definition: DataPilotSourceLevel.idl:71
specifies the name of the object.
Definition: XNamed.idl:33