Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/xls/
H A Dformulaparser.cxx512 bool pushBoolOperand( bool bValue );
928 bool FormulaParserImpl::pushBoolOperand( bool bValue ) in pushBoolOperand() function in oox::xls::FormulaParserImpl
952 return pushBoolOperand( nValue != BIFF_TOK_BOOL_FALSE ); in pushBiffBoolOperand()

Completed in 24 milliseconds