Overview | Module | Use | Devguide | Index |
Included Services | Exported Interfaces | Properties' Summary | Properties' Details |
service DataPilotSourceDimension |
|
Exported Interfaces | |
::com::sun::star::container::XNamed |
|
::com::sun::star::sheet::XHierarchiesSupplier |
|
::com::sun::star::util::XCloneable |
|
::com::sun::star::beans::XPropertySet |
|
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. |
::com::sun::star::sheet::DataPilotFieldOrientation Orientation |
specifies where the dimension is used. |
long Position |
specifies the position of the dimension within its orientation. |
::com::sun::star::sheet::GeneralFunction Function |
specifies how data are aggregated. |
long UsedHierarchy |
specifies which hierarchy of the dimension is used. |
sequence< ::com::sun::star::sheet::TableFilterField > Filter |
specifies which values are used. |
Properties' Details | |
Original
|
|
IsDataLayoutDimension
|
|
Orientation
|
|
Position
|
|
Function
|
|
UsedHierarchy
|
|
Filter
|
Copyright © 2003 Sun Microsystems, Inc.