Searched refs:pushErrorOperand (Results 1 – 1 of 1) sorted by relevance
513 bool pushErrorOperand( double fEncodedError );935 bool FormulaParserImpl::pushErrorOperand( double fEncodedError ) in pushErrorOperand() function in oox::xls::FormulaParserImpl957 return pushErrorOperand( BiffHelper::calcDoubleFromError( nErrorCode ) ); in pushBiffErrorOperand()
Completed in 33 milliseconds