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

finally switch the Western language list box to SvxLanguageComboBox

Change-Id: Ibf0cb4c0fa951adcd0a7f185d7dd45b06913a40d
üst 1aad7628
...@@ -86,7 +86,7 @@ private: ...@@ -86,7 +86,7 @@ private:
FixedText* m_pWestFontSizeFT; FixedText* m_pWestFontSizeFT;
FontSizeBox* m_pWestFontSizeLB; FontSizeBox* m_pWestFontSizeLB;
FixedText* m_pWestFontLanguageFT; FixedText* m_pWestFontLanguageFT;
SvxLanguageBox* m_pWestFontLanguageLB; SvxLanguageComboBox* m_pWestFontLanguageLB;
FixedText* m_pWestFontTypeFT; FixedText* m_pWestFontTypeFT;
VclContainer* m_pEastFrame; VclContainer* m_pEastFrame;
......
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
</packing> </packing>
</child> </child>
<child> <child>
<object class="svxcorelo-SvxLanguageBox" id="westlanglb-nocjk"> <object class="svxcorelo-SvxLanguageComboBox" id="westlanglb-nocjk">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="halign">start</property> <property name="halign">start</property>
...@@ -342,7 +342,7 @@ ...@@ -342,7 +342,7 @@
</packing> </packing>
</child> </child>
<child> <child>
<object class="svxcorelo-SvxLanguageBox" id="westlanglb-cjk"> <object class="svxcorelo-SvxLanguageComboBox" id="westlanglb-cjk">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="hexpand">True</property> <property name="hexpand">True</property>
......
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