|
LibreOffice Module sc (master) 1
|
Go to the source code of this file.
Classes | |
| class | XclExpPCItem |
| Represents a data item in a pivot cache containing data of any type. More... | |
| class | XclExpPCField |
| class | XclExpPivotCache |
| class | XclExpPTItem |
| class | XclExpPTField |
| class | XclExpPivotTable |
| class | XclExpPivotTableManager |
| The main class for pivot table export. More... | |
Typedefs | |
| typedef rtl::Reference< XclExpPivotCache > | XclExpPivotCacheRef |
| typedef ::std::pair< sal_uInt16, sal_uInt16 > | XclPTDataFieldPos |
| Data field position specifying the pivot table field index (first) and data info index (second). More... | |
Definition at line 221 of file xepivot.hxx.
| typedef ::std::pair< sal_uInt16, sal_uInt16 > XclPTDataFieldPos |
Data field position specifying the pivot table field index (first) and data info index (second).
Definition at line 228 of file xepivot.hxx.