bump product version to 6.4.0.3
[LibreOffice.git] / vcl / uiconfig / ui / printerpaperpage.ui
blob836c09a285b4b5aad8e865ce5e266006a9bdc916
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.20.4 -->
3 <interface domain="vcl">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkGrid" id="PrinterPaperPage">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="halign">center</property>
9 <property name="hexpand">True</property>
10 <property name="vexpand">True</property>
11 <property name="border_width">6</property>
12 <property name="row_spacing">6</property>
13 <property name="column_spacing">12</property>
14 <property name="column_homogeneous">True</property>
15 <child>
16 <object class="GtkLabel" id="paperft">
17 <property name="visible">True</property>
18 <property name="can_focus">False</property>
19 <property name="label" translatable="yes" context="printerpaperpage|paperft">_Paper size:</property>
20 <property name="use_underline">True</property>
21 <property name="mnemonic_widget">paperlb</property>
22 <property name="xalign">1</property>
23 </object>
24 <packing>
25 <property name="left_attach">0</property>
26 <property name="top_attach">1</property>
27 </packing>
28 </child>
29 <child>
30 <object class="GtkLabel" id="orientft">
31 <property name="visible">True</property>
32 <property name="can_focus">False</property>
33 <property name="label" translatable="yes" context="printerpaperpage|orientft">_Orientation:</property>
34 <property name="use_underline">True</property>
35 <property name="mnemonic_widget">orientlb</property>
36 <property name="xalign">1</property>
37 </object>
38 <packing>
39 <property name="left_attach">0</property>
40 <property name="top_attach">2</property>
41 </packing>
42 </child>
43 <child>
44 <object class="GtkLabel" id="duplexft">
45 <property name="visible">True</property>
46 <property name="can_focus">False</property>
47 <property name="label" translatable="yes" context="printerpaperpage|duplexft">_Duplex:</property>
48 <property name="use_underline">True</property>
49 <property name="mnemonic_widget">duplexlb</property>
50 <property name="xalign">1</property>
51 </object>
52 <packing>
53 <property name="left_attach">0</property>
54 <property name="top_attach">3</property>
55 </packing>
56 </child>
57 <child>
58 <object class="GtkLabel" id="slotft">
59 <property name="visible">True</property>
60 <property name="can_focus">False</property>
61 <property name="label" translatable="yes" context="printerpaperpage|slotft">Paper tray:</property>
62 <property name="use_underline">True</property>
63 <property name="mnemonic_widget">slotlb</property>
64 <property name="xalign">1</property>
65 </object>
66 <packing>
67 <property name="left_attach">0</property>
68 <property name="top_attach">4</property>
69 </packing>
70 </child>
71 <child>
72 <object class="GtkComboBoxText" id="paperlb">
73 <property name="visible">True</property>
74 <property name="can_focus">False</property>
75 </object>
76 <packing>
77 <property name="left_attach">1</property>
78 <property name="top_attach">1</property>
79 </packing>
80 </child>
81 <child>
82 <object class="GtkComboBoxText" id="orientlb">
83 <property name="visible">True</property>
84 <property name="can_focus">False</property>
85 <items>
86 <item translatable="yes" context="printerpaperpage|orientlb">Portrait</item>
87 <item translatable="yes" context="printerpaperpage|orientlb">Landscape</item>
88 </items>
89 </object>
90 <packing>
91 <property name="left_attach">1</property>
92 <property name="top_attach">2</property>
93 </packing>
94 </child>
95 <child>
96 <object class="GtkComboBoxText" id="duplexlb">
97 <property name="visible">True</property>
98 <property name="can_focus">False</property>
99 </object>
100 <packing>
101 <property name="left_attach">1</property>
102 <property name="top_attach">3</property>
103 </packing>
104 </child>
105 <child>
106 <object class="GtkComboBoxText" id="slotlb">
107 <property name="visible">True</property>
108 <property name="can_focus">False</property>
109 </object>
110 <packing>
111 <property name="left_attach">1</property>
112 <property name="top_attach">4</property>
113 </packing>
114 </child>
115 <child>
116 <object class="GtkCheckButton" id="papersizefromsetup">
117 <property name="label" translatable="yes" context="printerpaperpage|papersizefromsetup">Use only paper size from printer preferences</property>
118 <property name="can_focus">True</property>
119 <property name="receives_default">False</property>
120 <property name="use_underline">True</property>
121 <property name="draw_indicator">True</property>
122 </object>
123 <packing>
124 <property name="left_attach">0</property>
125 <property name="top_attach">0</property>
126 <property name="width">2</property>
127 </packing>
128 </child>
129 </object>
130 </interface>