Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/xls/
H A Dformulaparser.cxx1944 bool pushBiffNlrSRange( const BiffNlr& rNlr, const BinRange& rRange, bool bRow );
2575 …return readNlrSRangeAddData( aNlr, bRow, rStrm ) ? pushBiffNlrSRange( aNlr, aRange, bRow ) : pushB… in importNlrSRangeToken()
2716 return pushBiffNlrSRange( rNlr, aRange, bRow ); in pushBiffNlrSAddr()
2719 bool BiffFormulaParserImpl::pushBiffNlrSRange( const BiffNlr& rNlr, const BinRange& rRange, bool bR… in pushBiffNlrSRange() function in oox::xls::BiffFormulaParserImpl

Completed in 29 milliseconds