LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_sheet_DataPilotSourceDimension_idl__
21 #define __com_sun_star_sheet_DataPilotSourceDimension_idl__
32 module
com { module sun { module star { module sheet {
116 [property] sequence< com::sun::star::sheet::TableFilterField >
Filter;
123 [readonly, property, optional]
long Flags;
DataPilotFieldOrientation
used to specify where a field in a data pilot table is laid out.
Definition: DataPilotFieldOrientation.idl:30
long Flags
contains flags that control the usage of the dimension.
Definition: DataPilotSourceDimension.idl:123
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:64
represents a dimension in a data pilot source.
Definition: DataPilotSourceDimension.idl:53
long Position
specifies the position of the dimension within its orientation.
Definition: DataPilotSourceDimension.idl:99
makes it possible to create a copy of the object which supports this interface.
Definition: XCloneable.idl:32
sequence< com::sun::star::sheet::TableFilterField > Filter
specifies which values are used.
Definition: DataPilotSourceDimension.idl:116
provides access to the collection of hierarchies of a data pilot source dimension.
Definition: XHierarchiesSupplier.idl:37
com::sun::star::sheet::DataPilotFieldOrientation Orientation
specifies where the dimension is used.
Definition: DataPilotSourceDimension.idl:94
boolean IsDataLayoutDimension
contains TRUE if this is the dimension used to layout the different data dimensions.
Definition: DataPilotSourceDimension.idl:89
GeneralFunction
used to specify a function to be calculated from values.
Definition: GeneralFunction.idl:30
Definition: Ambiguous.idl:22
long UsedHierarchy
specifies which hierarchy of the dimension is used.
Definition: DataPilotSourceDimension.idl:111
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:77
com::sun::star::sheet::GeneralFunction Function
specifies how data are aggregated.
Definition: DataPilotSourceDimension.idl:104
short Function2
specifies how data are aggregated.
Definition: DataPilotSourceDimension.idl:129
specifies the name of the object.
Definition: XNamed.idl:33