Home
last modified time | relevance | path

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

/AOO42X/main/oox/source/xls/ !
H A Dformulaparser.cxx523 bool pushNlrOperand( const BinSingleRef2d& rRef );
1013 bool FormulaParserImpl::pushNlrOperand( const BinSingleRef2d& rRef ) in pushNlrOperand() function in oox::xls::FormulaParserImpl
2699 return pushNlrOperand( aRef ); in pushBiffNlrAddr()