Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxeformula.cxx330 bool Is3DRefOnly( XclFormulaType eType ) const;
575 bool XclExpFmlaCompImpl::Is3DRefOnly( XclFormulaType eType ) const in Is3DRefOnly() function in XclExpFmlaCompImpl
2606 lclPutCellToTokenArray( aScTokArr, rScPos, GetCurrScTab(), mxImpl->Is3DRefOnly( eType ) ); in CreateFormula()
2613 lclPutRangeToTokenArray( aScTokArr, rScRange, GetCurrScTab(), mxImpl->Is3DRefOnly( eType ) ); in CreateFormula()
2625 bool b3DRefOnly = mxImpl->Is3DRefOnly( eType ); in CreateFormula()

Completed in 31 milliseconds