Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/xls/
H A Dformulaparser.cxx524 bool pushEmbeddedRefOperand( const DefinedNameBase& rName, bool bPushBadToken );
1020 bool FormulaParserImpl::pushEmbeddedRefOperand( const DefinedNameBase& rName, bool bPushBadToken ) in pushEmbeddedRefOperand() function in oox::xls::FormulaParserImpl
1038 return pushEmbeddedRefOperand( *rxDefName, true ); in pushDefinedNameOperand()
1064 return pushEmbeddedRefOperand( *rxExtName, false ); in pushExternalNameOperand()

Completed in 21 milliseconds