LibreOffice Module stoc (master) 1
|
Functions | |
static double | round (double aVal) |
static bool | getNumericValue (double &rfVal, std::u16string_view rStr) |
static bool | getHyperValue (sal_Int64 &rnVal, std::u16string_view rStr) |
|
static |
Definition at line 150 of file convert.cxx.
References getNumericValue(), nPos, round(), SAL_MAX_UINT64, SAL_MIN_INT64, o3tl::trim(), and trim().
|
static |
Definition at line 68 of file convert.cxx.
References nPos, o3tl::toDouble(), o3tl::trim(), and trim().
Referenced by getHyperValue().
|
static |
Definition at line 57 of file convert.cxx.
Referenced by getHyperValue().