Overview | Module | Use | Devguide | Index |
Services' Summary | Interfaces' Summary | Properties' Summary | Services' Details | Interfaces' Details | Properties' Details |
service DataPilotField |
|
Exported Interfaces - Summary | |
::com::sun::star::container::XNamed | provides access to the name of the data pilot field. |
::com::sun::star::beans::XPropertySet | provides access to the properties. |
XDataPilotField | |
XDataPilotFieldGrouping |
Properties' Summary | |
DataPilotFieldOrientation Orientation |
specifies the orientation of the field. |
GeneralFunction Function |
specifies the function used to calculate results for this field. |
sequence< GeneralFunction > Subtotals |
[ OPTIONAL ] specifies the functions used to calculate subtotals for this field. |
string SelectedPage |
[ OPTIONAL ] specifies the selected page which is used to filter the data pilot. |
boolean UseSelectedPage |
[ OPTIONAL ] specifies whether to use the selected page to filter the data pilot or show all. |
string UsedHierarchy |
[ OPTIONAL ] specifies which hierarchy of the dimension is used. |
boolean HasSortInfo |
[ OPTIONAL ] specifies whether this field has sorting information. |
DataPilotFieldSortInfo SortInfo |
[ OPTIONAL ] controls how the field's items are sorted. |
boolean HasLayoutInfo |
[ OPTIONAL ] specifies whether this field has layout information. |
DataPilotFieldLayoutInfo LayoutInfo |
[ OPTIONAL ] controls how the field's items are laid out in the result table. |
boolean HasAutoShowInfo |
[ OPTIONAL ] specifies whether this field has auto show information. |
DataPilotFieldAutoShowInfo AutoShowInfo |
[ OPTIONAL ] enables the automatic inclusion of only a number of items with the highest or lowest result values. |
boolean HasReference |
[ OPTIONAL ] specifies whether this field has a reference. |
DataPilotFieldReference Reference |
[ OPTIONAL ] controls how the results are shown in relation to a selected reference result. |
boolean IsGroupField |
[ OPTIONAL ] specifies whether this field is a group field. |
DataPilotFieldGroupInfo GroupInfo |
[ OPTIONAL ] contains the grouping information of the DataPilot field. |
boolean ShowEmpty |
[ OPTIONAL ] specifies whether to show this field also if it is empty or not. |
Exported Interfaces - Details | |
::com::sun::star::container::XNamed
|
|
::com::sun::star::beans::XPropertySet
|
|
XDataPilotField
|
|
XDataPilotFieldGrouping
|
Properties' Details | |
Orientation
|
|
Function
|
|
Subtotals
|
|
SelectedPage
|
|
UseSelectedPage
|
|
UsedHierarchy
|
|
HasSortInfo
|
|
SortInfo
|
|
HasLayoutInfo
|
|
LayoutInfo
|
|
HasAutoShowInfo
|
|
AutoShowInfo
|
|
HasReference
|
|
Reference
|
|
IsGroupField
|
|
GroupInfo
|
|
ShowEmpty
|
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.