Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dformulaparser.cxx499 …bool pushUnaryPostOperatorToken( sal_Int32 nOpCode, const WhiteSpaceVec* pSpaces = …
838 bool FormulaParserImpl::pushUnaryPostOperatorToken( sal_Int32 nOpCode, const WhiteSpaceVec* pSpaces… in pushUnaryPostOperatorToken() function in oox::xls::FormulaParserImpl
1106 return pushUnaryPostOperatorToken( nOpCode, &maLeadingSpaces ) && resetSpaces(); in pushUnaryPostOperator()

Completed in 30 milliseconds