Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxetable.cxx1916 ScfUInt16Vec::iterator aCellBeg = aXFIndexes.begin(), aCellEnd = aXFIndexes.end(), aCellIt; in Finalize() local
1924 for( aCellIt = aCellBeg; aCellIt != aCellEnd; ++aCellIt ) in Finalize()
1945 for( aCellIt = aCellBeg, aColIt = aColBeg; aCellIt != aCellEnd; ++aCellIt, ++aColIt ) in Finalize()
1967 for( aCellIt = aCellBeg, aColIt = aColBeg; aCellIt != aCellEnd; ++aCellIt, ++aColIt ) in Finalize()
1977 for( aCellIt = aCellBeg; aCellIt != aCellEnd; ++aCellIt ) in Finalize()

Completed in 27 milliseconds