Lines Matching refs:CreateDoubleError
150 fVal = (bIsValue ? 0.0 : CreateDoubleError( errNoValue)); in ScIfJump()
278 fVal = CreateDoubleError( in ScChoseJump()
285 fVal = CreateDoubleError( errNoValue); in ScChoseJump()
388 fVal = CreateDoubleError( nGlobalError ); in JumpMatrix()
399 pResMat->PutDouble( CreateDoubleError( nGlobalError), in JumpMatrix()
413 pResMat->PutDouble( CreateDoubleError( nGlobalError), in JumpMatrix()
427 fVal = CreateDoubleError( in JumpMatrix()
439 pResMat->PutDouble( CreateDoubleError( in JumpMatrix()
456 fVal = CreateDoubleError( nGlobalError ); in JumpMatrix()
472 fVal = CreateDoubleError( NOTAVAILABLE ); in JumpMatrix()
494 fCellVal = CreateDoubleError( in JumpMatrix()
506 pResMat->PutDouble( CreateDoubleError( in JumpMatrix()
526 fVal = CreateDoubleError( nGlobalError ); in JumpMatrix()
532 fVal = CreateDoubleError( errUnknownVariable ); in JumpMatrix()
542 fVal = CreateDoubleError( NOTAVAILABLE ); in JumpMatrix()
567 double fVal = CreateDoubleError( nGlobalError); in JumpMatrix()
575 double fVal = CreateDoubleError( errIllegalArgument); in JumpMatrix()