Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dformulaparser.cxx1945 bool pushBiffName( sal_uInt16 nNameId );
2482 return (mnCurrRefId > 0) ? pushBiffExtName( mnCurrRefId, nNameId ) : pushBiffName( nNameId ); in importNameToken()
2735 bool BiffFormulaParserImpl::pushBiffName( sal_uInt16 nNameId ) in pushBiffName() function in oox::xls::BiffFormulaParserImpl
2746 return pushBiffName( nNameId ); in pushBiffExtName()

Completed in 25 milliseconds