Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxipivot.cxx718 XclImpPCFieldVec aOrigFields; // all standard fields with inline original items in ReadPivotCacheStream() local
749 aOrigFields.push_back( xCurrField ); in ReadPivotCacheStream()
765 …for( XclImpPCFieldVec::const_iterator aIt = aOrigFields.begin(), aEnd = aOrigFields.end(); aIt != … in ReadPivotCacheStream()
793 if( aOrigFields.empty() && (nPostpIdx == 0) ) in ReadPivotCacheStream()

Completed in 18 milliseconds