:: com :: sun :: star :: sheet ::
|
unpublished |
service DataPilotSourceDimension |
|
|
- Usage Restrictions
- not published
- Description
- represents a dimension in a data pilot source.
A dimension is equivalent to a column of a cell range in a spreadsheet
used for a data pilot field.
In more complex data sources, a dimension may contain several
hierarchies, which consolidate items of a complex data type, called
levels.
Example: In a database, a column contains date values. This column
will be a dimension of the data pilot source. One hierarchy may contain
the 3 levels year, month, day. Another hierarchy may contain the 2 levels
year and week number.
- See also
- DataPilotSource, DataPilotTable
|
Exported Interfaces - Summary |
::com::sun::star::container::XNamed |
provides access to the name of the dimension, i.e. used in
collections.
|
XHierarchiesSupplier |
provides access to the collection of hierarchies of this dimension.
|
::com::sun::star::util::XCloneable |
supports duplicating the dimension.
(details)
|
::com::sun::star::beans::XPropertySet |
provides access to the properties.
|
Properties' Summary |
[ readonly ] ::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.
|
[ readonly ] boolean
IsDataLayoutDimension |
contains true if this is the dimension used to layout the
different data dimensions.
|
DataPilotFieldOrientation
Orientation |
specifies where the dimension is used.
|
long
Position |
specifies the position of the dimension within its orientation.
|
GeneralFunction
Function |
specifies how data are aggregated.
|
long
UsedHierarchy |
specifies which hierarchy of the dimension is used.
|
sequence< TableFilterField >
Filter |
specifies which values are used.
|
[ readonly ] long
Flags |
[ OPTIONAL ]
contains flags that control the usage of the dimension.
|
Properties' Details |
Original
[ readonly ] ::com::sun::star::container::XNamed Original;
- Description
- returns the name of the dimension from which this dimension was
cloned, or NULL if it was not cloned.
|
|
IsDataLayoutDimension
[ readonly ] boolean IsDataLayoutDimension;
- Description
- contains true if this is the dimension used to layout the
different data dimensions.
|
|
Orientation
|
Position
long Position;
- Description
- specifies the position of the dimension within its orientation.
|
|
Function
|
UsedHierarchy
|
Filter
sequence< TableFilterField > Filter;
- Description
- specifies which values are used.
|
|
Flags
[ readonly ] long Flags;
- Usage Restrictions
- optional
- Description
- contains flags that control the usage of the dimension.
- See also
- DimensionFlags
|
|
Top of Page
Copyright © 2000, 2014 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.