Kaydet (Commit) 3f4c6698 authored tarafından Eike Rathke's avatar Eike Rathke

need more coffee

Change-Id: I0ca6898de11e42a36453e3f0fae8d86d84c9352f
üst 9f7cf6c8
......@@ -123,8 +123,8 @@ public:
sal_Bool IsReadOnly( SvtSysLocaleOptions::EOption eOption ) const;
const Locale& GetRealLocale() { return m_aRealLocale.getLocale(); }
const Locale& GetRealUILocale() { return m_aRealUILocale.getLocale(); }
LanguageType GetRealLanguage() { return m_eRealLocale.getLanguageType(); }
LanguageType GetRealUILanguage() { return m_eRealUILocale.getLanguageType(); }
LanguageType GetRealLanguage() { return m_aRealLocale.getLanguageType(); }
LanguageType GetRealUILanguage() { return m_aRealUILocale.getLanguageType(); }
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment