LibreOffice Module sc (master) 1
|
Go to the source code of this file.
Classes | |
class | XclImpPCItem |
Represents a data item in a pivot cache. More... | |
class | XclImpPCField |
Represents a field in a pivot cache (a column of data items in the source area). More... | |
class | XclImpPivotCache |
class | XclImpPTItem |
class | XclImpPTField |
class | XclImpPivotTable |
class | XclImpPivotTableManager |
The main class for pivot table import. More... | |
Typedefs | |
typedef std::shared_ptr< XclImpPCItem > | XclImpPCItemRef |
typedef std::shared_ptr< XclImpPCField > | XclImpPCFieldRef |
typedef std::shared_ptr< XclImpPivotCache > | XclImpPivotCacheRef |
typedef std::shared_ptr< XclImpPTItem > | XclImpPTItemRef |
typedef std::shared_ptr< XclImpPTField > | XclImpPTFieldRef |
typedef std::shared_ptr< XclImpPivotTable > | XclImpPivotTableRef |
typedef std::shared_ptr< XclImpPCField > XclImpPCFieldRef |
Definition at line 140 of file xipivot.hxx.
typedef std::shared_ptr< XclImpPCItem > XclImpPCItemRef |
Definition at line 58 of file xipivot.hxx.
typedef std::shared_ptr< XclImpPivotCache > XclImpPivotCacheRef |
Definition at line 191 of file xipivot.hxx.
typedef std::shared_ptr< XclImpPivotTable > XclImpPivotTableRef |
Definition at line 364 of file xipivot.hxx.
typedef std::shared_ptr< XclImpPTField > XclImpPTFieldRef |
Definition at line 290 of file xipivot.hxx.
typedef std::shared_ptr< XclImpPTItem > XclImpPTItemRef |
Definition at line 218 of file xipivot.hxx.