Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/inc/
H A Djumpmatrix.hxx93 pMat->FillDouble( CreateDoubleError( in ScJumpMatrix()
196 pMat->FillDouble( CreateDoubleError( in SetNewResMat()
202 pMat->FillDouble( CreateDoubleError( in SetNewResMat()
H A Dinterpre.hxx958 CreateDoubleError( errDivisionByZero); in div()
/trunk/main/sc/source/core/tool/
H A Dscmatrix.cxx53 pMat[0].fVal = CreateDoubleError( errStackOverflow); in CreateMatrix()
415 return CreateDoubleError( errNoValue); in GetDouble()
808 return CreateDoubleError( errIllegalArgument ); in And()
838 return CreateDoubleError( errIllegalArgument ); in Or()
867 return CreateDoubleError( errIllegalArgument ); in Xor()
H A Dinterpr1.cxx276 fVal = CreateDoubleError( in ScChoseJump()
283 fVal = CreateDoubleError( errNoValue); in ScChoseJump()
386 fVal = CreateDoubleError( nGlobalError ); in JumpMatrix()
425 fVal = CreateDoubleError( in JumpMatrix()
437 pResMat->PutDouble( CreateDoubleError( in JumpMatrix()
454 fVal = CreateDoubleError( nGlobalError ); in JumpMatrix()
470 fVal = CreateDoubleError( NOTAVAILABLE ); in JumpMatrix()
492 fCellVal = CreateDoubleError( in JumpMatrix()
524 fVal = CreateDoubleError( nGlobalError ); in JumpMatrix()
540 fVal = CreateDoubleError( NOTAVAILABLE ); in JumpMatrix()
[all …]
H A Dinterpr5.cxx395 fVal = CreateDoubleError( nGlobalError); in CreateMatrixFromDoubleRef()
408 double fVal = CreateDoubleError( nGlobalError); in CreateMatrixFromDoubleRef()
496 fVal = CreateDoubleError( nGlobalError); in GetMatrix()
511 double fVal = CreateDoubleError( nGlobalError); in GetMatrix()
H A Dinterpr2.cxx2625 fVal = CreateDoubleError( nGlobalError); in ScHyperLink()
/trunk/main/sc/inc/
H A Dscmatrix.hxx281 { PutDouble( CreateDoubleError( nErrorCode ), nC, nR ); } in PutError()
283 { PutDouble( CreateDoubleError( nErrorCode ), nIndex ); } in PutError()
/trunk/main/formula/inc/formula/
H A Derrorcodes.hxx86 inline double CreateDoubleError( sal_uInt16 nErr ) in CreateDoubleError() function
/trunk/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx1426 xMat->PutDouble( CreateDoubleError( nError), nC, nR); in lcl_convertToTokenArray()

Completed in 85 milliseconds