Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/excel/
H A Dxepivot.cxx1718maPTableList.AppendNewRecord( new XclExpPivotTable( GetRoot(), *pDPObj, *pPCache ) ); in CreatePivotTables()
1748 for( size_t nPos = 0, nSize = maPTableList.GetSize(); nPos < nSize; ++nPos ) in WritePivotTables()
1750 XclExpPivotTableRef xPTable = maPTableList.GetRecord( nPos ); in WritePivotTables()
1758 for( size_t nPos = 0, nSize = maPTableList.GetSize(); nPos < nSize; ++nPos ) in WritePivotTablesXml()
1760 XclExpPivotTableRef xPTable = maPTableList.GetRecord( nPos ); in WritePivotTablesXml()
/aoo41x/main/sc/source/filter/inc/
H A Dxepivot.hxx475 XclExpPivotTableList maPTableList; /// List of all pivot tables. member in XclExpPivotTableManager

Completed in 29 milliseconds