summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cui/source/inc/chardlg.hxx2
-rw-r--r--cui/uiconfig/ui/charnamepage.ui4
2 files changed, 3 insertions, 3 deletions
diff --git a/cui/source/inc/chardlg.hxx b/cui/source/inc/chardlg.hxx
index d90c2cb94594..69b46c8fcdfd 100644
--- a/cui/source/inc/chardlg.hxx
+++ b/cui/source/inc/chardlg.hxx
@@ -86,7 +86,7 @@ private:
FixedText* m_pWestFontSizeFT;
FontSizeBox* m_pWestFontSizeLB;
FixedText* m_pWestFontLanguageFT;
- SvxLanguageBox* m_pWestFontLanguageLB;
+ SvxLanguageComboBox* m_pWestFontLanguageLB;
FixedText* m_pWestFontTypeFT;
VclContainer* m_pEastFrame;
diff --git a/cui/uiconfig/ui/charnamepage.ui b/cui/uiconfig/ui/charnamepage.ui
index 25c67f1a2526..6205dfdade04 100644
--- a/cui/uiconfig/ui/charnamepage.ui
+++ b/cui/uiconfig/ui/charnamepage.ui
@@ -54,7 +54,7 @@
</packing>
</child>
<child>
- <object class="svxcorelo-SvxLanguageBox" id="westlanglb-nocjk">
+ <object class="svxcorelo-SvxLanguageComboBox" id="westlanglb-nocjk">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="halign">start</property>
@@ -342,7 +342,7 @@
</packing>
</child>
<child>
- <object class="svxcorelo-SvxLanguageBox" id="westlanglb-cjk">
+ <object class="svxcorelo-SvxLanguageComboBox" id="westlanglb-cjk">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>