|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module sheet {
double Step
specifies the size of the ranges for numeric or day grouping.
Definition: DataPilotFieldGroupInfo.idl:96
boolean HasAutoEnd
specifies whether the end value for the grouping is taken automatically from the maximum of the item ...
Definition: DataPilotFieldGroupInfo.idl:54
boolean HasDateValues
specifies whether date values are grouped by ranges of days.
Definition: DataPilotFieldGroupInfo.idl:73
XDataPilotField SourceField
contains the source DataPilot field grouping is based on.
Definition: DataPilotFieldGroupInfo.idl:111
com::sun::star::container::XNameAccess Groups
specifies the named groups in this field if there are some.
Definition: DataPilotFieldGroupInfo.idl:127
double End
specifies the end value for the grouping if HasAutoEnd is set to FALSE.
Definition: DataPilotFieldGroupInfo.idl:85
long GroupBy
specifies the grouping of the date values.
Definition: DataPilotFieldGroupInfo.idl:103
double Start
specifies the start value for the grouping if HasAutoStart is set to FALSE.
Definition: DataPilotFieldGroupInfo.idl:79
is used to access named objects within a container.
Definition: XNameAccess.idl:32
contains the grouping information of a DataPilotField.
Definition: DataPilotFieldGroupInfo.idl:27
Definition: Ambiguous.idl:20
boolean HasAutoStart
specifies whether the start value for the grouping is taken automatically from the minimum of the ite...
Definition: DataPilotFieldGroupInfo.idl:40
provides methods to control a data pilot field which has already been created.
Definition: XDataPilotField.idl:30