Searched refs:AddFormulaToken (Results 1 – 4 of 4) sorted by relevance
62 …virtual bool AddFormulaToken(const com::sun::star::sheet::FormulaToken& _aToken,formula::ExternalR…
190 …virtual bool AddFormulaToken(const com::sun::star::sheet::FormulaToken& _aToken, ExternalReference…
269 bool FormulaTokenArray::AddFormulaToken(const sheet::FormulaToken& _aToken,ExternalReferenceHelper*… in AddFormulaToken() function in formula::FormulaTokenArray324 bError |= AddFormulaToken( _aSequence[nPos] ,_pRef); in Fill()
1154 bool ScTokenArray::AddFormulaToken(const com::sun::star::sheet::FormulaToken& _aToken,formula::Exte… in AddFormulaToken() function in ScTokenArray1156 bool bError = FormulaTokenArray::AddFormulaToken(_aToken,_pRef); in AddFormulaToken()
Completed in 44 milliseconds