Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/xls/
H A Dformulaparser.cxx525 bool pushDefinedNameOperand( const DefinedNameRef& rxDefName );
1030 bool FormulaParserImpl::pushDefinedNameOperand( const DefinedNameRef& rxDefName ) in pushDefinedNameOperand() function in oox::xls::FormulaParserImpl
1792 return pushDefinedNameOperand( getDefinedNames().getByIndex( nNameId - 1 ) ); in pushBiff12Name()
2738 …return pushDefinedNameOperand( getDefinedNames().getByIndex( static_cast< sal_Int32 >( nNameId ) -… in pushBiffName()

Completed in 42 milliseconds