LibreOffice Module sc (master) 1
|
#include <subtotal.hxx>
Static Public Member Functions | |
static bool | SafePlus (double &fVal1, double fVal2) |
static bool | SafeMult (double &fVal1, double fVal2) |
static bool | SafeDiv (double &fVal1, double fVal2) |
Definition at line 24 of file subtotal.hxx.
|
static |
Definition at line 53 of file subtotal.cxx.
References SAL_MATH_FPEXCEPTIONS_OFF.
|
static |
Definition at line 40 of file subtotal.cxx.
References SAL_MATH_FPEXCEPTIONS_OFF.
Referenced by ScTable::FillSeries(), ScTable::GetAutoFillPreview(), ScDPAggData::Update(), and ScFunctionData::update().
|
static |
Definition at line 24 of file subtotal.cxx.
References SAL_MATH_FPEXCEPTIONS_OFF.
Referenced by ScTable::FillSeries(), ScTable::GetAutoFillPreview(), ScDPAggData::Update(), and ScFunctionData::update().