Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dformulaparser.cxx532 bool pushUnaryPostOperator( sal_Int32 nOpCode );
1104 bool FormulaParserImpl::pushUnaryPostOperator( sal_Int32 nOpCode ) in pushUnaryPostOperator() function in oox::xls::FormulaParserImpl
1388 …case BIFF_TOKID_PERCENT: bOk = pushUnaryPostOperator( OPCODE_PERCENT ); br… in importBiff12Formula()
2140 … case BIFF_TOKID_PERCENT: bOk = pushUnaryPostOperator( OPCODE_PERCENT ); break; in importBiffFormula()

Completed in 27 milliseconds