LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
XclExpXmlPivotTables::Entry Struct Reference
Collaboration diagram for XclExpXmlPivotTables::Entry:
[legend]

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 ScDPObjectmpTable
 
sal_Int32 mnCacheId
 
sal_Int32 mnPivotId
 

Detailed Description

Definition at line 47 of file xepivotxml.hxx.

Constructor & Destructor Documentation

◆ Entry()

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.

Member Data Documentation

◆ mnCacheId

sal_Int32 XclExpXmlPivotTables::Entry::mnCacheId

Definition at line 50 of file xepivotxml.hxx.

◆ mnPivotId

sal_Int32 XclExpXmlPivotTables::Entry::mnPivotId

Definition at line 51 of file xepivotxml.hxx.

◆ mpTable

const ScDPObject* XclExpXmlPivotTables::Entry::mpTable

Definition at line 49 of file xepivotxml.hxx.


The documentation for this struct was generated from the following files: