Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/inc/
H A Dxipivot.hxx446 typedef ::std::vector< XclImpPivotTableRef > XclImpPivotTableVec; typedef in XclImpPivotTableManager
449 XclImpPivotTableVec maPTables; /// List of all pivot tables.
/aoo41x/main/sc/source/filter/excel/
H A Dxipivot.cxx1633 …for( XclImpPivotTableVec::iterator aIt = maPTables.begin(), aEnd = maPTables.end(); aIt != aEnd; +… in ConvertPivotTables()

Completed in 26 milliseconds