Searched refs:pushDefinedNameOperand (Results 1 – 1 of 1) sorted by relevance
525 bool pushDefinedNameOperand( const DefinedNameRef& rxDefName );1030 bool FormulaParserImpl::pushDefinedNameOperand( const DefinedNameRef& rxDefName ) in pushDefinedNameOperand() function in oox::xls::FormulaParserImpl1792 return pushDefinedNameOperand( getDefinedNames().getByIndex( nNameId - 1 ) ); in pushBiff12Name()2738 …return pushDefinedNameOperand( getDefinedNames().getByIndex( static_cast< sal_Int32 >( nNameId ) -… in pushBiffName()
Completed in 35 milliseconds