Searched refs:XclExpPivotRecWrapper (Results 1 – 1 of 1) sorted by relevance
1669 class XclExpPivotRecWrapper : public XclExpRecordBase class1672 explicit XclExpPivotRecWrapper( XclExpPivotTableManager& rPTMgr, SCTAB nScTab );1680 XclExpPivotRecWrapper::XclExpPivotRecWrapper( XclExpPivotTableManager& rPTMgr, SCTAB nScTab ) : in XclExpPivotRecWrapper() function in __anon321256010311::XclExpPivotRecWrapper1686 void XclExpPivotRecWrapper::Save( XclExpStream& rStrm ) in Save()1694 void XclExpPivotRecWrapper::SaveXml( XclExpXmlStream& rStrm ) in SaveXml()1723 return XclExpRecordRef( new XclExpPivotRecWrapper( *this, EXC_PTMGR_PIVOTCACHES ) ); in CreatePivotCachesRecord()1728 return XclExpRecordRef( new XclExpPivotRecWrapper( *this, nScTab ) ); in CreatePivotTablesRecord()
Completed in 22 milliseconds