Lines Matching refs:PushDouble
205 PushDouble(fy); in ScGCD()
300 PushDouble(fy); in ScLCM()
576 PushDouble(GetCellValue( aAdr, pCell )); in ScMatValue()
615 PushDouble(pMatVal->fVal); in CalculateMatrixValue()
855 PushDouble( fDet); in ScMatDet()
1275 PushDouble( ::rtl::math::approxSub( fVal1, fVal2 ) ); in CalculateAddSub()
1277 PushDouble( ::rtl::math::approxAdd( fVal1, fVal2 ) ); in CalculateAddSub()
1460 PushDouble(fVal1 * fVal2); in ScMul()
1550 PushDouble( div( fVal1, fVal2) ); in ScDiv()
1631 PushDouble(pow(fVal1,fVal2)); in ScPow()
1685 PushDouble(fSum); in ScSumProduct()
1731 PushDouble(fSum); in CalculateSumX2MY2SumX2DY2()
1780 PushDouble(fSum); in ScSumXMY2()
3215 PushDouble(pMatVal->fVal); // handles DoubleError in ScMatRef()
3229 PushDouble( pCell->GetValue() ); in ScMatRef()
3259 PushDouble( 1 ); in ScInfo()