summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2013-08-23 19:53:27 +0200
committerEike Rathke <erack@redhat.com>2013-08-23 23:09:07 +0200
commit22c19620dc44b8f619936c7dbd4b07c6a372d2de (patch)
tree6a3a8911563a069504bc10d4a732a3293db5307c /include
parentd85566a48e47c8b4788b77d7cce77803ff797352 (diff)
convertLanguageToIsoNames() -> convertLanguageToLocaleImpl()
Change-Id: I4e34fb09a901a414f3106883d9ace1bff81311b5
Diffstat (limited to 'include')
-rw-r--r--include/i18nlangtag/mslangid.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/i18nlangtag/mslangid.hxx b/include/i18nlangtag/mslangid.hxx
index da2e199149a7..f33b1259ffa3 100644
--- a/include/i18nlangtag/mslangid.hxx
+++ b/include/i18nlangtag/mslangid.hxx
@@ -243,8 +243,8 @@ public:
LanguageType nLang, bool bResolveSystem );
/** Used by convertLanguageToLocale(LanguageType,bool) */
- I18NLANGTAG_DLLPRIVATE static void convertLanguageToIsoNames(
- LanguageType nLang, OUString& rLangStr, OUString& rCountry );
+ I18NLANGTAG_DLLPRIVATE static void convertLanguageToLocaleImpl(
+ LanguageType nLang, ::com::sun::star::lang::Locale & rLocale );
I18NLANGTAG_DLLPRIVATE static ::com::sun::star::lang::Locale lookupFallbackLocale(