/trunk/main/vcl/source/control/ |
H A D | longcurr.cxx | 394 return maCurrencySymbol.Len() ? maCurrencySymbol : GetLocaleDataWrapper().getCurrSymbol(); in GetCurrencySymbol() 419 …XubString aStr = ImplGetCurr( GetLocaleDataWrapper(), nNewValue, GetDecimalDigits(), GetCurrencySy… in SetUserValue() 439 …CurrencyGetValue( GetField()->GetText(), nTempValue, GetDecimalDigits(), GetLocaleDataWrapper() ) ) in GetValue() 463 GetDecimalDigits(), GetLocaleDataWrapper(), aStr, *this ); in Reformat() 471 ImplLongCurrencyGetValue( aStr, mnLastValue, GetDecimalDigits(), GetLocaleDataWrapper() ); in Reformat() 655 … GetField(), *rNEvt.GetKeyEvent(), IsStrictFormat(), IsUseThousandSep(), GetLocaleDataWrapper() ) ) in PreNotify() 810 GetDecimalDigits(), GetLocaleDataWrapper(), in ReformatAll() 823 …XubString aStr = ImplGetCurr( GetLocaleDataWrapper(), nValue, GetDecimalDigits(), GetCurrencySymbo… in InsertValue() 831 …XubString aStr = ImplGetCurr( GetLocaleDataWrapper(), nValue, GetDecimalDigits(), GetCurrencySymbo… in RemoveValue() 841 GetDecimalDigits(), GetLocaleDataWrapper() ); in GetValue() [all …]
|
H A D | field.cxx | 326 const LocaleDataWrapper& FormatterBase::GetLocaleDataWrapper() const in GetLocaleDataWrapper() function in FormatterBase
|
/trunk/main/linguistic/source/ |
H A D | hyphdsp.cxx | 287 String aSingleQuote( GetLocaleDataWrapper( nLanguage ).getQuotationMarkEnd() ); in hyphenate() 431 String aSingleQuote( GetLocaleDataWrapper( nLanguage ).getQuotationMarkEnd() ); in queryAlternativeSpelling() 566 String aSingleQuote( GetLocaleDataWrapper( nLanguage ).getQuotationMarkEnd() ); in createPossibleHyphens()
|
H A D | spelldsp.cxx | 341 String aSingleQuote( GetLocaleDataWrapper( nLanguage ).getQuotationMarkEnd() ); in isValid_Impl() 509 String aSingleQuote( GetLocaleDataWrapper( nLanguage ).getQuotationMarkEnd() ); in spell_Impl()
|
H A D | hyphdta.cxx | 60 String aSingleQuote( GetLocaleDataWrapper( nLanguage ).getQuotationMarkEnd() ); in HyphenatedWord()
|
H A D | misc.cxx | 85 LocaleDataWrapper & GetLocaleDataWrapper( sal_Int16 nLang ) in GetLocaleDataWrapper() function
|
/trunk/main/sw/source/ui/sidebar/ |
H A D | PageSizeControl.cxx | 94 const LocaleDataWrapper& localeDataWrapper = maWidthHeightField.GetLocaleDataWrapper(); in PageSizeControl()
|
/trunk/main/chart2/source/tools/ |
H A D | DiagramHelper.cxx | 1090 … const LocaleDataWrapper& rLocaleDataWrapper = Application::GetSettings().GetLocaleDataWrapper(); in lcl_switchToDateCategories() 1184 … const LocaleDataWrapper& rLocaleDataWrapper = Application::GetSettings().GetLocaleDataWrapper(); in getDateNumberFormat() 1212 … const LocaleDataWrapper& rLocaleDataWrapper = Application::GetSettings().GetLocaleDataWrapper(); in getPercentNumberFormat()
|
/trunk/main/linguistic/inc/linguistic/ |
H A D | misc.hxx | 96 LocaleDataWrapper & GetLocaleDataWrapper( sal_Int16 nLang );
|
/trunk/main/svx/source/stbctrls/ |
H A D | pszctrl.cxx | 79 …const sal_Unicode cSep = Application::GetSettings().GetLocaleDataWrapper().getNumDecimalSep().GetC… in GetMetricStr_Impl()
|
/trunk/main/vcl/inc/vcl/ |
H A D | field.hxx | 70 const LocaleDataWrapper& GetLocaleDataWrapper() const;
|
H A D | settings.hxx | 1262 const LocaleDataWrapper& GetLocaleDataWrapper() const;
|
/trunk/main/padmin/source/ |
H A D | padialog.cxx | 485 const LocaleDataWrapper& rLocaleWrapper( aSettings.GetLocaleDataWrapper() ); in printPage()
|
/trunk/main/editeng/source/misc/ |
H A D | svxacorr.cxx | 238 static LocaleDataWrapper& GetLocaleDataWrapper( sal_uInt16 nLang ) in GetLocaleDataWrapper() function 1127 LocaleDataWrapper& rLcl = GetLocaleDataWrapper( eLang ); in GetQuote()
|
/trunk/main/vcl/source/window/ |
H A D | printdlg.cxx | 359 const LocaleDataWrapper& rLocWrap( GetSettings().GetLocaleDataWrapper() ); in setPreview() 493 const LocaleDataWrapper& rLocWrap( maPageMarginEdt.GetLocaleDataWrapper() ); in NUpTabPage()
|
H A D | winproc.cxx | 992 String aSep( pWindow->GetSettings().GetLocaleDataWrapper().getNumDecimalSep() ); in ImplHandleKey()
|
/trunk/main/vcl/source/app/ |
H A D | svapp.cxx | 1964 return GetSettings().GetLocaleDataWrapper(); in GetAppLocaleDataWrapper()
|
H A D | settings.cxx | 1970 const LocaleDataWrapper& AllSettings::GetLocaleDataWrapper() const in GetLocaleDataWrapper() function in AllSettings
|