Overview | Module | Use | Devguide | Index |
Services' Summary | Interfaces' Summary | Properties' Summary | Services' Details | Interfaces' Details | Properties' Details |
service DataPilotSourceDimension |
|
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. |
Exported Interfaces - Details | |
::com::sun::star::container::XNamed
|
|
XHierarchiesSupplier
|
|
::com::sun::star::util::XCloneable
|
|
::com::sun::star::beans::XPropertySet
|
Properties' Details | |
Original
|
|
IsDataLayoutDimension
|
|
Orientation
|
|
Position
|
|
Function
|
|
UsedHierarchy
|
|
Filter
|
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.