summaryrefslogtreecommitdiff
path: root/i18nlangtag/source/isolang/inwnt.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18nlangtag/source/isolang/inwnt.cxx')
-rw-r--r--i18nlangtag/source/isolang/inwnt.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/i18nlangtag/source/isolang/inwnt.cxx b/i18nlangtag/source/isolang/inwnt.cxx
index 293aa78e82ad..750e5a21d79b 100644
--- a/i18nlangtag/source/isolang/inwnt.cxx
+++ b/i18nlangtag/source/isolang/inwnt.cxx
@@ -45,7 +45,7 @@ static LanguageType GetSVLang( LANGID nWinLangId )
return LanguageType( static_cast<sal_uInt16>(nWinLangId & 0xffff));
}
-// -----------------------------------------------------------------------
+
typedef LANGID (WINAPI *getLangFromEnv)();
@@ -79,7 +79,7 @@ static void getPlatformSystemLanguageImpl( LanguageType& rSystemLanguage,
}
}
-// -----------------------------------------------------------------------
+
LanguageType MsLangId::getPlatformSystemLanguage()
{
@@ -88,7 +88,7 @@ LanguageType MsLangId::getPlatformSystemLanguage()
return nImplSystemLanguage;
}
-// -----------------------------------------------------------------------
+
LanguageType MsLangId::getPlatformSystemUILanguage()
{