Searched refs:pushExternalFuncOperand (Results 1 – 1 of 1) sorted by relevance
526 bool pushExternalFuncOperand( const FunctionInfo& rFuncInfo );1041 bool FormulaParserImpl::pushExternalFuncOperand( const FunctionInfo& rFuncInfo ) in pushExternalFuncOperand() function in oox::xls::FormulaParserImpl1069 return pushExternalFuncOperand( *pFuncInfo ); in pushExternalNameOperand()1075 return pushExternalFuncOperand( *pFuncInfo ); in pushExternalNameOperand()
Completed in 29 milliseconds