Searched refs:XclImpPivotTableVec (Results 1 – 2 of 2) sorted by relevance
446 typedef ::std::vector< XclImpPivotTableRef > XclImpPivotTableVec; typedef in XclImpPivotTableManager449 XclImpPivotTableVec maPTables; /// List of all pivot tables.
1633 …for( XclImpPivotTableVec::iterator aIt = maPTables.begin(), aEnd = maPTables.end(); aIt != aEnd; +… in ConvertPivotTables()
Completed in 23 milliseconds