Home
last modified time | relevance | path

Searched refs:GetErrCode (Results 26 – 39 of 39) sorted by relevance

12

/aoo41x/main/sc/source/core/data/
H A Dcell2.cxx623 sal_uInt16 ScFormulaCell::GetErrCode() in GetErrCode() function in ScFormulaCell
H A Ddocument.cxx2766 nErr = pFCell->GetErrCode(); in GetStringForFormula()
3181 sal_uInt16 ScDocument::GetErrCode( const ScAddress& rPos ) const in GetErrCode() function in ScDocument
3185 return pTab[nTab]->GetErrCode( rPos ); in GetErrCode()
H A Dcell.cxx408 return ((ScFormulaCell*)this)->GetErrCode(); in GetErrorCode()
H A Dcolumn2.cxx1745 if ( pFC->GetErrCode() ) in lcl_UpdateSubTotal()
/aoo41x/main/sc/source/core/tool/
H A Ddetfunc.cxx310 nError = ((ScFormulaCell*)pCell)->GetErrCode(); in HasError()
H A Dinterpr1.cxx8117 nErr = pDok->GetErrCode( aAdr ); in ScErrorType()
8135 nErr = pDok->GetErrCode( aAdr ); in ScErrorType()
8148 nErr = pDok->GetErrCode( aAdr ); in ScErrorType()
H A Dcompiler.cxx3986 sal_uInt16 nErr = pRangeData->GetErrCode(); in HandleRange()
/aoo41x/main/sc/source/ui/docshell/
H A Ddocsh.cxx1851 else if ( ( nErrCode = ((ScFormulaCell*)pCell)->GetErrCode() ) != 0 ) in AsciiSave()
/aoo41x/main/sc/inc/
H A Ddocument.hxx940 sal_uInt16 GetErrCode( const ScAddress& ) const;
/aoo41x/main/sc/source/ui/view/
H A Dviewfunc.cxx2907 if ( !pNewEntry->GetErrCode() ) // Text gueltig? in InsertName()
H A Doutput2.cxx531 if (pFCell->GetErrCode() != 0 || pOutput->bShowFormulas) in SetTextToWidthOrHash()
/aoo41x/main/sc/source/ui/app/
H A Dinputhdl.cxx1256 sal_uInt16 nErrCode = pCell->GetErrCode(); in lcl_Calculate()
/aoo41x/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx2585 sal_uInt16 nErr = pFCell->GetErrCode(); in BuildDataCache()
H A Dcellsuno.cxx3590 if (pFCell->GetErrCode()) in queryFormulaCells()
6611 nError = ((ScFormulaCell*)pCell)->GetErrCode(); in getError()

Completed in 235 milliseconds

12