|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module sheet {
53 [optional, property] sequence< com::sun::star::beans::PropertyValue >
ImportDescriptor;
71 [optional, property] sequence< com::sun::star::beans::PropertyValue >
ServiceArguments;
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:46
sequence< com::sun::star::beans::PropertyValue > ServiceArguments
specifies arguments that are passed to the implementation named by SourceServiceName.
Definition: DataPilotDescriptor.idl:71
boolean DrillDownOnDoubleClick
specifies whether to drill down to details or go into edit mode.
Definition: DataPilotDescriptor.idl:102
represents the description of the layout of a data pilot table.
Definition: DataPilotDescriptor.idl:29
boolean ColumnGrand
specifies if columns for grand total results are created.
Definition: DataPilotDescriptor.idl:87
string GrandTotalName
specifies a label for grand total results.
Definition: DataPilotDescriptor.idl:109
sequence< com::sun::star::beans::PropertyValue > ImportDescriptor
specifies parameters to create the data pilot table from a database.
Definition: DataPilotDescriptor.idl:44
string SourceServiceName
specifies the name of a DataPilotSource implementation for the data pilot table.
Definition: DataPilotDescriptor.idl:62
boolean RowGrand
specifies if rows for grand total results are created.
Definition: DataPilotDescriptor.idl:92
boolean IgnoreEmptyRows
specifies if empty rows in the source data are ignored.
Definition: DataPilotDescriptor.idl:76
Definition: Ambiguous.idl:20
Provides access to the DataPilotField used to layout multiple data fields.
Definition: XDataPilotDataLayoutFieldSupplier.idl:38
provides access to the layout settings of a data pilot table.
Definition: XDataPilotDescriptor.idl:34
boolean ShowFilterButton
specifies whether the filter button is shown.
Definition: DataPilotDescriptor.idl:97
boolean RepeatIfEmpty
specifies if empty category cells in the source data should be treated as repetition of the content f...
Definition: DataPilotDescriptor.idl:82