21 module
com { module sun { module star { module sheet {
105 [property] sequence< com::sun::star::sheet::TableFilterField >
Filter;
112 [readonly, property, optional]
long Flags;
long UsedHierarchy
specifies which hierarchy of the dimension is used.
Definition: DataPilotSourceDimension.idl:100
specifies the name of the object.
Definition: XNamed.idl:28
sequence< com::sun::star::sheet::TableFilterField > Filter
specifies which values are used.
Definition: DataPilotSourceDimension.idl:105
short Function2
specifies how data are aggregated.
Definition: DataPilotSourceDimension.idl:118
boolean IsDataLayoutDimension
contains TRUE if this is the dimension used to layout the different data dimensions.
Definition: DataPilotSourceDimension.idl:78
com::sun::star::sheet::DataPilotFieldOrientation Orientation
specifies where the dimension is used.
Definition: DataPilotSourceDimension.idl:83
represents a dimension in a data pilot source.
Definition: DataPilotSourceDimension.idl:41
Definition: Ambiguous.idl:20
DataPilotFieldOrientation
used to specify where a field in a data pilot table is laid out.
Definition: DataPilotFieldOrientation.idl:26
com::sun::star::sheet::GeneralFunction Function
specifies how data are aggregated.
Definition: DataPilotSourceDimension.idl:93
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
provides access to the collection of hierarchies of a data pilot source dimension.
Definition: XHierarchiesSupplier.idl:30
GeneralFunction
used to specify a function to be calculated from values.
Definition: GeneralFunction.idl:26
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:45
long Flags
contains flags that control the usage of the dimension.
Definition: DataPilotSourceDimension.idl:112
makes it possible to create a copy of the object which supports this interface.
Definition: XCloneable.idl:27
long Position
specifies the position of the dimension within its orientation.
Definition: DataPilotSourceDimension.idl:88