LibreOffice Module sc (master) 1
|
Public Member Functions | |
Entry (const ScDPObject *pTable, sal_Int32 nCacheId, sal_Int32 nPivotId) | |
used as [n] in pivotTable[n].xml part name. More... | |
Public Attributes | |
const ScDPObject * | mpTable |
sal_Int32 | mnCacheId |
sal_Int32 | mnPivotId |
Definition at line 47 of file xepivotxml.hxx.
XclExpXmlPivotTables::Entry::Entry | ( | const ScDPObject * | pTable, |
sal_Int32 | nCacheId, | ||
sal_Int32 | nPivotId | ||
) |
used as [n] in pivotTable[n].xml part name.
Definition at line 632 of file xepivotxml.cxx.
sal_Int32 XclExpXmlPivotTables::Entry::mnCacheId |
Definition at line 50 of file xepivotxml.hxx.
sal_Int32 XclExpXmlPivotTables::Entry::mnPivotId |
Definition at line 51 of file xepivotxml.hxx.
const ScDPObject* XclExpXmlPivotTables::Entry::mpTable |
Definition at line 49 of file xepivotxml.hxx.