Language
	
	Asturianu (ast) 
	Català (ca) 
	Čeština (cs) 
	Dansk (da) 
	Deutsch (de) 
	
	English [US] (en-US) 
	Español (es) 
	Esperanto (eo) 
	Eesti keel (et) 
	Euskara (eu) 
	Français (fr) 
	Gàidhlig (gd) 
	Galego (gl) 
	Italiano (it) 
	Lietuvių (lt) 
	Magyar (hu) 
	Nederlands (nl) 
	Norsk (no) 
	Polski (pl) 
	Português [do Brasil] (pt-BR) 
	Português [Europeu] (pt) 
	Română (ro) 
	Slovenčina (sk) 
	Slovenščina (sl) 
	Suomi (fi) 
	Svenska (sv) 
	Yкраїнська (uk) 
	Tiếng Việt (vi) 
	Türkçe (tr) 
	ኦሮሚኛ (om) 
	Հայերեն (hy) 
	Ελληνικά (el) 
	български език (bg) 
	Русский (ru) 
	Cрпски [ћирилицом] (sr) 
	
	עברית (he) 
	हिन्दी (hi) 
	ភាសាខ្មែរ (km) 
	தமிழ் (ta) 
	ภาษาไทย (th) 
	简体中文 (zh-CN) 
	正體中文 (zh-TW) 
	日本語 (ja) 
	한국어 (ko) 
	 
	
  
  
    
     The Free and Open Productivity Suite
   
      
      
  
 
::  com  :: sun  :: star  :: sheet  :: 
 
 
service DataPilotSourceDimension 
 
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 © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.