summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2014-05-22 16:31:09 +0200
committerEike Rathke <erack@redhat.com>2014-05-22 19:35:36 +0200
commitdbe8b3b6d4f2d2cc2e8c702b78034e9013f71e8f (patch)
tree4bab1f81327781dc73a6e43af918e7dd7895b19a /cui
parent1aad7628dcd7fd14d48814d00c3d04e4ec0c59d5 (diff)
finally switch the Western language list box to SvxLanguageComboBox
Change-Id: Ibf0cb4c0fa951adcd0a7f185d7dd45b06913a40d
Diffstat (limited to 'cui')
-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>