(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star :: sheet ::

service DataPilotDescriptor
Description
represents the description of the layout of a data pilot table.
See also
DataPilotTable
Developers Guide
Spreadsheets - Creating a New DataPilot Table

Exported Interfaces - Summary
XDataPilotDescriptor

provides access to the layout settings of the data pilot table.

::com::sun::star::beans::XPropertySet

provides access to the layout settings of the data pilot table. (details)

XDataPilotDataLayoutFieldSupplier

Provides access to the DataPilotField used to layout multiple data fields. (details)

Properties' Summary
sequence< ::com::sun::star::beans::PropertyValue >
ImportDescriptor
[ OPTIONAL ]
specifies parameters to create the data pilot table from a database.  
string
SourceServiceName
[ OPTIONAL ]
specifies the name of a DataPilotSource implementation for the data pilot table.  
sequence< ::com::sun::star::beans::PropertyValue >
ServiceArguments
[ OPTIONAL ]
specifies arguments that are passed to the implementation named by SourceServiceName.  
boolean
IgnoreEmptyRows
[ OPTIONAL ]
specifies the orientation of the field.  
boolean
RepeatIfEmpty
[ OPTIONAL ]
specifies the orientation of the field.  
boolean
ColumnGrand
[ OPTIONAL ]
specifies the orientation of the field.  
boolean
RowGrand
[ OPTIONAL ]
specifies the orientation of the field.  
boolean
ShowFilterButton
[ OPTIONAL ]
specifies whether the filter button is shown.  
boolean
DrillDownOnDoubleClick
[ OPTIONAL ]
specifies whether to drill down to details or go into edit mode.  
Exported Interfaces - Details
XDataPilotDescriptor
Description
provides access to the layout settings of the data pilot table.
::com::sun::star::beans::XPropertySet
Usage Restrictions
optional
Description
provides access to the layout settings of the data pilot table.
XDataPilotDataLayoutFieldSupplier
Usage Restrictions
optional
Description
Provides access to the DataPilotField used to layout multiple data fields.
Properties' Details
ImportDescriptor
sequence< ::com::sun::star::beans::PropertyValue > ImportDescriptor;
Usage Restrictions
optional
Description
specifies parameters to create the data pilot table from a database.
Since
OOo 3.3.0
See also
DatabaseImportDescriptor
SourceServiceName
string SourceServiceName;
Usage Restrictions
optional
Description
specifies the name of a DataPilotSource implementation for the data pilot table.
Since
OOo 3.3.0
ServiceArguments
sequence< ::com::sun::star::beans::PropertyValue > ServiceArguments;
Usage Restrictions
optional
Description
specifies arguments that are passed to the implementation named by SourceServiceName.
Since
OOo 3.3.0
IgnoreEmptyRows
boolean IgnoreEmptyRows;
Usage Restrictions
optional
Description
specifies the orientation of the field.
RepeatIfEmpty
boolean RepeatIfEmpty;
Usage Restrictions
optional
Description
specifies the orientation of the field.
ColumnGrand
boolean ColumnGrand;
Usage Restrictions
optional
Description
specifies the orientation of the field.
RowGrand
boolean RowGrand;
Usage Restrictions
optional
Description
specifies the orientation of the field.
ShowFilterButton
boolean ShowFilterButton;
Usage Restrictions
optional
Description
specifies whether the filter button is shown.
DrillDownOnDoubleClick
boolean DrillDownOnDoubleClick;
Usage Restrictions
optional
Description
specifies whether to drill down to details or go into edit mode.

 
Top of Page

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.