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