Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/xls/
H A Dformulaparser.cxx513 bool pushErrorOperand( double fEncodedError );
935 bool FormulaParserImpl::pushErrorOperand( double fEncodedError ) in pushErrorOperand() function in oox::xls::FormulaParserImpl
957 return pushErrorOperand( BiffHelper::calcDoubleFromError( nErrorCode ) ); in pushBiffErrorOperand()

Completed in 32 milliseconds