Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/xls/
H A Dformulaparser.cxx1946 bool pushBiffExtName( sal_Int32 nRefId, sal_uInt16 nNameId );
2482 return (mnCurrRefId > 0) ? pushBiffExtName( mnCurrRefId, nNameId ) : pushBiffName( nNameId ); in importNameToken()
2489 return pushBiffExtName( nRefId, nNameId ); in importNameXToken()
2741 bool BiffFormulaParserImpl::pushBiffExtName( sal_Int32 nRefId, sal_uInt16 nNameId ) in pushBiffExtName() function in oox::xls::BiffFormulaParserImpl

Completed in 30 milliseconds