Searched refs:pushBoolOperand (Results 1 – 1 of 1) sorted by relevance
512 bool pushBoolOperand( bool bValue );928 bool FormulaParserImpl::pushBoolOperand( bool bValue ) in pushBoolOperand() function in oox::xls::FormulaParserImpl952 return pushBoolOperand( nValue != BIFF_TOK_BOOL_FALSE ); in pushBiffBoolOperand()
Completed in 29 milliseconds