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 141 of file xipivot.hxx.
typedef std::shared_ptr< XclImpPCItem > XclImpPCItemRef |
Definition at line 59 of file xipivot.hxx.
typedef std::shared_ptr< XclImpPivotCache > XclImpPivotCacheRef |
Definition at line 192 of file xipivot.hxx.
typedef std::shared_ptr< XclImpPivotTable > XclImpPivotTableRef |
Definition at line 365 of file xipivot.hxx.
typedef std::shared_ptr< XclImpPTField > XclImpPTFieldRef |
Definition at line 291 of file xipivot.hxx.
typedef std::shared_ptr< XclImpPTItem > XclImpPTItemRef |
Definition at line 219 of file xipivot.hxx.