Searched refs:FormatNumStr (Results 1 – 1 of 1) sorted by relevance
640 WideString FormatNumStr(const WideString& wsValue, LocaleIface* pLocale) { in FormatNumStr() function4846 wsValue = FormatNumStr(NormalizeNumStr(wsValue), pLocale); in GetValue()