Lines Matching refs:ImplGetLocaleDataWrapper
317 LocaleDataWrapper& FormatterBase::ImplGetLocaleDataWrapper() const in ImplGetLocaleDataWrapper() function in FormatterBase
328 return ImplGetLocaleDataWrapper(); in GetLocaleDataWrapper()
360 ImplGetLocaleDataWrapper().setLocale( rLocale ); in SetLocale()
444 if ( !ImplNumericGetValue( rStr, rValue, GetDecimalDigits(), ImplGetLocaleDataWrapper() ) ) in ImplNumericReformat()
612 …return ImplGetLocaleDataWrapper().getNum( nValue, GetDecimalDigits(), IsUseThousandSep(), IsShowTr… in CreateFieldText()
646 GetDecimalDigits(), ImplGetLocaleDataWrapper() ) ) in GetValue()
867 …Field(), *rNEvt.GetKeyEvent(), IsStrictFormat(), IsUseThousandSep(), ImplGetLocaleDataWrapper() ) ) in PreNotify()
897 String sOldDecSep = ImplGetLocaleDataWrapper().getNumDecimalSep(); in DataChanged()
898 String sOldThSep = ImplGetLocaleDataWrapper().getNumThousandSep(); in DataChanged()
900 ImplGetLocaleDataWrapper().setLocale( GetSettings().GetLocale() ); in DataChanged()
901 String sNewDecSep = ImplGetLocaleDataWrapper().getNumDecimalSep(); in DataChanged()
902 String sNewThSep = ImplGetLocaleDataWrapper().getNumThousandSep(); in DataChanged()
986 …Field(), *rNEvt.GetKeyEvent(), IsStrictFormat(), IsUseThousandSep(), ImplGetLocaleDataWrapper() ) ) in PreNotify()
1016 String sOldDecSep = ImplGetLocaleDataWrapper().getNumDecimalSep(); in DataChanged()
1017 String sOldThSep = ImplGetLocaleDataWrapper().getNumThousandSep(); in DataChanged()
1019 ImplGetLocaleDataWrapper().setLocale( GetSettings().GetLocale() ); in DataChanged()
1020 String sNewDecSep = ImplGetLocaleDataWrapper().getNumDecimalSep(); in DataChanged()
1021 String sNewThSep = ImplGetLocaleDataWrapper().getNumThousandSep(); in DataChanged()
1072 …ericGetValue( ComboBox::GetEntry( nPos ), nValue, GetDecimalDigits(), ImplGetLocaleDataWrapper() ); in GetValue()
1480 …lMetricGetValue( rStr, rValue, mnBaseValue, GetDecimalDigits(), ImplGetLocaleDataWrapper(), meUnit… in ImplMetricReformat()
1614 …ield()->GetText(), nTempValue, mnBaseValue, GetDecimalDigits(), ImplGetLocaleDataWrapper(), meUnit… in GetValue()
1831 …Field(), *rNEvt.GetKeyEvent(), IsStrictFormat(), IsUseThousandSep(), ImplGetLocaleDataWrapper() ) ) in PreNotify()
1861 String sOldDecSep = ImplGetLocaleDataWrapper().getNumDecimalSep(); in DataChanged()
1862 String sOldThSep = ImplGetLocaleDataWrapper().getNumThousandSep(); in DataChanged()
1864 ImplGetLocaleDataWrapper().setLocale( GetSettings().GetLocale() ); in DataChanged()
1865 String sNewDecSep = ImplGetLocaleDataWrapper().getNumDecimalSep(); in DataChanged()
1866 String sNewThSep = ImplGetLocaleDataWrapper().getNumThousandSep(); in DataChanged()
1957 …Field(), *rNEvt.GetKeyEvent(), IsStrictFormat(), IsUseThousandSep(), ImplGetLocaleDataWrapper() ) ) in PreNotify()
1987 String sOldDecSep = ImplGetLocaleDataWrapper().getNumDecimalSep(); in DataChanged()
1988 String sOldThSep = ImplGetLocaleDataWrapper().getNumThousandSep(); in DataChanged()
1990 ImplGetLocaleDataWrapper().setLocale( GetSettings().GetLocale() ); in DataChanged()
1991 String sNewDecSep = ImplGetLocaleDataWrapper().getNumDecimalSep(); in DataChanged()
1992 String sNewThSep = ImplGetLocaleDataWrapper().getNumThousandSep(); in DataChanged()
2057 GetDecimalDigits(), ImplGetLocaleDataWrapper(), meUnit ); in GetValue()
2117 …if ( !ImplNumericGetValue( rStr, nValue, GetDecimalDigits(), ImplGetLocaleDataWrapper(), sal_True … in ImplCurrencyReformat()
2177 return maCurrencySymbol.Len() ? maCurrencySymbol : ImplGetLocaleDataWrapper().getCurrSymbol(); in GetCurrencySymbol()
2193 …return ImplGetLocaleDataWrapper().getCurr( nValue, GetDecimalDigits(), GetCurrencySymbol(), IsUseT… in CreateFieldText()
2204 …encyGetValue( GetField()->GetText(), nTempValue, GetDecimalDigits(), ImplGetLocaleDataWrapper() ) ) in GetValue()
2234 ImplCurrencyGetValue( aStr, nTemp, GetDecimalDigits(), ImplGetLocaleDataWrapper() ); in Reformat()
2298 …Field(), *rNEvt.GetKeyEvent(), IsStrictFormat(), IsUseThousandSep(), ImplGetLocaleDataWrapper() ) ) in PreNotify()
2328 String sOldDecSep = ImplGetLocaleDataWrapper().getNumDecimalSep(); in DataChanged()
2329 String sOldThSep = ImplGetLocaleDataWrapper().getNumThousandSep(); in DataChanged()
2331 ImplGetLocaleDataWrapper().setLocale( GetSettings().GetLocale() ); in DataChanged()
2332 String sNewDecSep = ImplGetLocaleDataWrapper().getNumDecimalSep(); in DataChanged()
2333 String sNewThSep = ImplGetLocaleDataWrapper().getNumThousandSep(); in DataChanged()
2417 …Field(), *rNEvt.GetKeyEvent(), IsStrictFormat(), IsUseThousandSep(), ImplGetLocaleDataWrapper() ) ) in PreNotify()
2447 String sOldDecSep = ImplGetLocaleDataWrapper().getNumDecimalSep(); in DataChanged()
2448 String sOldThSep = ImplGetLocaleDataWrapper().getNumThousandSep(); in DataChanged()
2450 ImplGetLocaleDataWrapper().setLocale( GetSettings().GetLocale() ); in DataChanged()
2451 String sNewDecSep = ImplGetLocaleDataWrapper().getNumDecimalSep(); in DataChanged()
2452 String sNewThSep = ImplGetLocaleDataWrapper().getNumThousandSep(); in DataChanged()
2502 …encyGetValue( ComboBox::GetEntry( nPos ), nValue, GetDecimalDigits(), ImplGetLocaleDataWrapper() ); in GetValue()