Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/xls/
H A Dformulaparser.cxx776 SizeTypeVector::iterator aSizeIt = aSizeEnd - nOpCountFromEnd + nOpIndex; in removeOperand() local
778 for( SizeTypeVector::iterator aIt = aSizeIt + 1; aIt != aSizeEnd; ++aIt ) in removeOperand()
780 …maTokenIndexes.erase( maTokenIndexes.end() - nRemainingSize - *aSizeIt, maTokenIndexes.end() - nRe… in removeOperand()
781 maOperandSizeStack.erase( aSizeIt ); in removeOperand()

Completed in 26 milliseconds