summaryrefslogtreecommitdiff
path: root/cui/source/options/optgdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optgdlg.hxx')
-rw-r--r--cui/source/options/optgdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/options/optgdlg.hxx b/cui/source/options/optgdlg.hxx
index cc4e667f7e0b..e1a2436f3fcb 100644
--- a/cui/source/options/optgdlg.hxx
+++ b/cui/source/options/optgdlg.hxx
@@ -174,7 +174,7 @@ class OfaLanguagesTabPage : public SfxTabPage
sal_Bool m_bOldCtl;
LanguageConfig_Impl* pLangConfig;
- rtl::OUString m_sUserLocaleValue;
+ OUString m_sUserLocaleValue;
DECL_LINK( SupportHdl, CheckBox* ) ;
DECL_LINK( LocaleSettingHdl, SvxLanguageBox* ) ;