Home
last modified time | relevance | path

Searched refs:XclExpPivotRecWrapper (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/sc/source/filter/excel/
H A Dxepivot.cxx1669 class XclExpPivotRecWrapper : public XclExpRecordBase class
1672 explicit XclExpPivotRecWrapper( XclExpPivotTableManager& rPTMgr, SCTAB nScTab );
1680 XclExpPivotRecWrapper::XclExpPivotRecWrapper( XclExpPivotTableManager& rPTMgr, SCTAB nScTab ) : in XclExpPivotRecWrapper() function in __anon321256010311::XclExpPivotRecWrapper
1686 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 28 milliseconds