Searched refs:XclImpPCFieldVec (Results 1 – 2 of 2) sorted by relevance
183 typedef ::std::vector< XclImpPCFieldRef > XclImpPCFieldVec; typedef in XclImpPivotCache186 XclImpPCFieldVec maFields; /// List of pivot cache fields.
718 XclImpPCFieldVec aOrigFields; // all standard fields with inline original items in ReadPivotCacheStream()719 XclImpPCFieldVec aPostpFields; // all standard fields with postponed original items in ReadPivotCacheStream()765 …for( XclImpPCFieldVec::const_iterator aIt = aOrigFields.begin(), aEnd = aOrigFields.end(); aIt != … in ReadPivotCacheStream()
Completed in 28 milliseconds