Searched refs:GetNumDecimalSep (Results 1 – 5 of 5) sorted by relevance
666 sal_Unicode GetDecSep() const { return GetNumDecimalSep().GetChar(0); } in GetDecSep()668 String GetDecimalSep() const { return GetNumDecimalSep(); } in GetDecimalSep()989 inline const String& GetNumDecimalSep() const { return aDecimalSep; } in GetNumDecimalSep() function in SvNumberFormatter
733 if (StringEqualsChar( pFormatter->GetNumDecimalSep(), cToken) || in Next_Symbol()1479 String sOldDecSep = pFormatter->GetNumDecimalSep(); in FinalScan()1634 else if (StringEqualsChar( pFormatter->GetNumDecimalSep(), cHere)) in FinalScan()1870 sStrArray[i] = pFormatter->GetNumDecimalSep(); in FinalScan()2639 pFormatter->GetNumDecimalSep(), in FinalScan()
733 const String& rSep = pFormatter->GetNumDecimalSep(); in GetDecSep()2197 sStrArray[i] == pFormatter->GetNumDecimalSep()) in IsNumberFormatMain()2218 sStrArray[i] == pFormatter->GetNumDecimalSep()) in IsNumberFormatMain()2460 sal_Unicode cDecSep = pFormatter->GetNumDecimalSep().GetChar(0); in ChangeIntl()
1814 GetFormatter().GetNumDecimalSep().GetChar(0)); in ImpGetOutputStandard()1857 GetFormatter().GetNumDecimalSep().GetChar(0), true ); in ImpGetOutputStdToPrecision()1887 GetFormatter().GetNumDecimalSep().GetChar(0), sal_True ); in ImpGetOutputInputLine()2019 fNumber, rtl_math_StringFormat_E, nPrec, rFormatter.GetNumDecimalSep().GetChar(0)); in lcl_GetOutputStringScientific()2120 GetFormatter().GetNumDecimalSep().GetChar(0), true); in GetOutputString()3619 const String& rDecSep = GetFormatter().GetNumDecimalSep(); in ImpGetNumberOutput()
1947 return GetNumDecimalSep(); in GetFormatDecimalSep()2057 aTmp += GetNumDecimalSep(); in ImpGetFormatCodeIndex()2753 sString += GetNumDecimalSep(); in GenerateFormat()