LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_sheet_DataPilotField_idl__
21 #define __com_sun_star_sheet_DataPilotField_idl__
36 module
com { module sun { module star { module sheet {
99 [property, optional] sequence<GeneralFunction>
Subtotals;
DataPilotFieldOrientation
used to specify where a field in a data pilot table is laid out.
Definition: DataPilotFieldOrientation.idl:30
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:64
contains the layout information of a DataPilotField.
Definition: DataPilotFieldLayoutInfo.idl:30
DataPilotFieldSortInfo SortInfo
controls how the field's items are sorted.
Definition: DataPilotField.idl:126
short Function2
specifies the function used to calculate results for this field.
Definition: DataPilotField.idl:188
boolean UseSelectedPage
specifies whether to use the selected page to filter the data pilot or show all.
Definition: DataPilotField.idl:109
describes how to sort a single DataPilotField
Definition: DataPilotFieldSortInfo.idl:30
boolean HasReference
specifies whether this field has a reference.
Definition: DataPilotField.idl:152
contains the auto show information of a DataPilotField.
Definition: DataPilotFieldAutoShowInfo.idl:35
boolean IsGroupField
specifies whether this field is a group field.
Definition: DataPilotField.idl:163
Provides methods to create new DataPilot fields where some or all items of this DataPilot field are g...
Definition: XDataPilotFieldGrouping.idl:37
DataPilotFieldAutoShowInfo AutoShowInfo
enables the automatic inclusion of only a number of items with the highest or lowest result values.
Definition: DataPilotField.idl:147
DataPilotFieldReference Reference
controls how the results are shown in relation to a selected reference result.
Definition: DataPilotField.idl:158
sequence< GeneralFunction > Subtotals
specifies the functions used to calculate subtotals for this field.
Definition: DataPilotField.idl:99
string UsedHierarchy
specifies which hierarchy of the dimension is used.
Definition: DataPilotField.idl:116
boolean HasLayoutInfo
specifies whether this field has layout information.
Definition: DataPilotField.idl:131
boolean HasSortInfo
specifies whether this field has sorting information.
Definition: DataPilotField.idl:121
boolean ShowEmpty
specifies whether to show this field also if it is empty or not.
Definition: DataPilotField.idl:176
controls how a data pilot field's results are shown in relation to a selected reference result.
Definition: DataPilotFieldReference.idl:35
DataPilotFieldGroupInfo GroupInfo
contains the grouping information of the DataPilot field.
Definition: DataPilotField.idl:171
GeneralFunction
used to specify a function to be calculated from values.
Definition: GeneralFunction.idl:30
contains the grouping information of a DataPilotField.
Definition: DataPilotFieldGroupInfo.idl:33
Definition: Ambiguous.idl:22
DataPilotFieldOrientation Orientation
specifies the orientation of the field.
Definition: DataPilotField.idl:62
GeneralFunction Function
specifies the function used to calculate results for this field.
Definition: DataPilotField.idl:81
string SelectedPage
specifies the selected page which is used to filter the data pilot.
Definition: DataPilotField.idl:103
sequence< short > Subtotals2
specifies the functions used to calculate subtotals for this field.
Definition: DataPilotField.idl:207
boolean HasAutoShowInfo
specifies whether this field has auto show information.
Definition: DataPilotField.idl:141
provides methods to control a data pilot field which has already been created.
Definition: XDataPilotField.idl:36
DataPilotFieldLayoutInfo LayoutInfo
controls how the field's items are laid out in the result table.
Definition: DataPilotField.idl:136
represents a single field in a data pilot table.
Definition: DataPilotField.idl:46
specifies the name of the object.
Definition: XNamed.idl:33