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;
sequence< com::sun::star::beans::PropertyValue > ServiceArguments
specifies arguments that are passed to the implementation named by SourceServiceName.
Definition: DataPilotDescriptor.idl:71
boolean RepeatIfEmpty
specifies if empty category cells in the source data should be treated as repetition of the content f...
Definition: DataPilotDescriptor.idl:82
Provides access to the DataPilotField used to layout multiple data fields.
Definition: XDataPilotDataLayoutFieldSupplier.idl:37
Definition: Ambiguous.idl:20
represents the description of the layout of a data pilot table.
Definition: DataPilotDescriptor.idl:28
boolean RowGrand
specifies if rows for grand total results are created.
Definition: DataPilotDescriptor.idl:92
provides access to the layout settings of a data pilot table.
Definition: XDataPilotDescriptor.idl:33
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
boolean ShowFilterButton
specifies whether the filter button is shown.
Definition: DataPilotDescriptor.idl:97
boolean IgnoreEmptyRows
specifies if empty rows in the source data are ignored.
Definition: DataPilotDescriptor.idl:76
string SourceServiceName
specifies the name of a DataPilotSource implementation for the data pilot table.
Definition: DataPilotDescriptor.idl:62
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:45
boolean DrillDownOnDoubleClick
specifies whether to drill down to details or go into edit mode.
Definition: DataPilotDescriptor.idl:102