Overview | Module | Use | Devguide | Index |
Services' Summary | Interfaces' Summary | Properties' Summary | Services' Details | Interfaces' Details | Properties' Details |
service DataPilotSource |
|
Exported Interfaces - Summary | |
XDimensionsSupplier | provides access to the collection of the dimensions of the data pilot source. |
XDataPilotResults | gives access to the results of the data pilot table. |
::com::sun::star::util::XRefreshable | provides methods to refresh the data pilot table, that means to read the data again from the data pilot source. |
::com::sun::star::beans::XPropertySet | provides access to the properties. |
Properties' Summary | |
boolean ColumnGrand |
specifies if grand totals for the columns are inserted. |
boolean RowGrand |
specifies if grand totals for the rows are inserted. |
[ readonly ] long RowFieldCount |
[ OPTIONAL ] specifies the number of row fields. |
[ readonly ] long ColumnFieldCount |
[ OPTIONAL ] specifies the number of column fields. |
[ readonly ] long DataFieldCount |
[ OPTIONAL ] specifies the number of data fields. |
Exported Interfaces - Details | |
XDimensionsSupplier
|
|
XDataPilotResults
|
|
::com::sun::star::util::XRefreshable
|
|
::com::sun::star::beans::XPropertySet
|
Properties' Details | |
ColumnGrand
|
|
RowGrand
|
|
RowFieldCount
|
|
ColumnFieldCount
|
|
DataFieldCount
|
Copyright © 2010 Sun Microsystems, Inc.