Home
last modified time | relevance | path

Searched defs:nOpIndex (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/oox/source/xls/
H A Dformulaparser.cxx760 ApiToken& FormulaParserImpl::getOperandToken( size_t nOpCountFromEnd, size_t nOpIndex, size_t nToke… in getOperandToken()
770 void FormulaParserImpl::removeOperand( size_t nOpCountFromEnd, size_t nOpIndex ) in removeOperand()
786 for( size_t nOpIndex = 0; nOpIndex < nOpCountFromEnd; ++nOpIndex ) in removeLastOperands() local

Completed in 36 milliseconds