|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module sheet {
105 [property] sequence< com::sun::star::sheet::TableFilterField >
Filter;
112 [readonly, property, optional]
long Flags;
DataPilotFieldOrientation
used to specify where a field in a data pilot table is laid out.
Definition: DataPilotFieldOrientation.idl:27
long Flags
contains flags that control the usage of the dimension.
Definition: DataPilotSourceDimension.idl:112
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:46
represents a dimension in a data pilot source.
Definition: DataPilotSourceDimension.idl:42
long Position
specifies the position of the dimension within its orientation.
Definition: DataPilotSourceDimension.idl:88
makes it possible to create a copy of the object which supports this interface.
Definition: XCloneable.idl:28
sequence< com::sun::star::sheet::TableFilterField > Filter
specifies which values are used.
Definition: DataPilotSourceDimension.idl:105
provides access to the collection of hierarchies of a data pilot source dimension.
Definition: XHierarchiesSupplier.idl:31
com::sun::star::sheet::DataPilotFieldOrientation Orientation
specifies where the dimension is used.
Definition: DataPilotSourceDimension.idl:83
boolean IsDataLayoutDimension
contains TRUE if this is the dimension used to layout the different data dimensions.
Definition: DataPilotSourceDimension.idl:78
GeneralFunction
used to specify a function to be calculated from values.
Definition: GeneralFunction.idl:27
Definition: Ambiguous.idl:20
long UsedHierarchy
specifies which hierarchy of the dimension is used.
Definition: DataPilotSourceDimension.idl:100
com::sun::star::container::XNamed Original
returns the name of the dimension from which this dimension was cloned, or NULL if it was not cloned.
Definition: DataPilotSourceDimension.idl:66
com::sun::star::sheet::GeneralFunction Function
specifies how data are aggregated.
Definition: DataPilotSourceDimension.idl:93
short Function2
specifies how data are aggregated.
Definition: DataPilotSourceDimension.idl:118
specifies the name of the object.
Definition: XNamed.idl:29