LibreOffice Module sc (master) 1
Classes | Typedefs
xepivot.hxx File Reference
#include "xerecord.hxx"
#include "xlpivot.hxx"
#include "xeroot.hxx"
Include dependency graph for xepivot.hxx:
This graph shows which files directly or indirectly include this file:

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< XclExpPivotCacheXclExpPivotCacheRef
 
typedef ::std::pair< sal_uInt16, sal_uInt16 > XclPTDataFieldPos
 Data field position specifying the pivot table field index (first) and data info index (second). More...
 

Typedef Documentation

◆ XclExpPivotCacheRef

Definition at line 221 of file xepivot.hxx.

◆ XclPTDataFieldPos

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.