Version 6.4.0.0.beta1, tag libreoffice-6.4.0.0.beta1
[LibreOffice.git] / dbaccess / uiconfig / ui / sortdialog.ui
blob9349ef72437048ed7dec7f7318d38e6c468a3506
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="dba">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkDialog" id="SortDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="sortdialog|SortDialog">Sort Order</property>
9 <property name="resizable">False</property>
10 <property name="modal">True</property>
11 <property name="default_width">0</property>
12 <property name="default_height">0</property>
13 <property name="type_hint">dialog</property>
14 <child>
15 <placeholder/>
16 </child>
17 <child internal-child="vbox">
18 <object class="GtkBox" id="dialog-vbox1">
19 <property name="can_focus">False</property>
20 <property name="orientation">vertical</property>
21 <property name="spacing">12</property>
22 <child internal-child="action_area">
23 <object class="GtkButtonBox" id="dialog-action_area1">
24 <property name="can_focus">False</property>
25 <property name="layout_style">end</property>
26 <child>
27 <object class="GtkButton" id="ok">
28 <property name="label">gtk-ok</property>
29 <property name="visible">True</property>
30 <property name="can_focus">True</property>
31 <property name="can_default">True</property>
32 <property name="has_default">True</property>
33 <property name="receives_default">True</property>
34 <property name="use_stock">True</property>
35 </object>
36 <packing>
37 <property name="expand">False</property>
38 <property name="fill">True</property>
39 <property name="position">0</property>
40 </packing>
41 </child>
42 <child>
43 <object class="GtkButton" id="cancel">
44 <property name="label">gtk-cancel</property>
45 <property name="visible">True</property>
46 <property name="can_focus">True</property>
47 <property name="receives_default">True</property>
48 <property name="use_stock">True</property>
49 </object>
50 <packing>
51 <property name="expand">False</property>
52 <property name="fill">True</property>
53 <property name="position">1</property>
54 </packing>
55 </child>
56 <child>
57 <object class="GtkButton" id="help">
58 <property name="label">gtk-help</property>
59 <property name="visible">True</property>
60 <property name="can_focus">True</property>
61 <property name="receives_default">True</property>
62 <property name="use_stock">True</property>
63 </object>
64 <packing>
65 <property name="expand">False</property>
66 <property name="fill">True</property>
67 <property name="position">2</property>
68 <property name="secondary">True</property>
69 </packing>
70 </child>
71 </object>
72 <packing>
73 <property name="expand">False</property>
74 <property name="fill">True</property>
75 <property name="pack_type">end</property>
76 <property name="position">0</property>
77 </packing>
78 </child>
79 <child>
80 <object class="GtkFrame" id="frame1">
81 <property name="visible">True</property>
82 <property name="can_focus">False</property>
83 <property name="hexpand">True</property>
84 <property name="label_xalign">0</property>
85 <property name="shadow_type">none</property>
86 <child>
87 <object class="GtkAlignment" id="alignment2">
88 <property name="visible">True</property>
89 <property name="can_focus">False</property>
90 <property name="top_padding">6</property>
91 <property name="left_padding">12</property>
92 <child>
93 <object class="GtkGrid" id="grid2">
94 <property name="visible">True</property>
95 <property name="can_focus">False</property>
96 <property name="row_spacing">6</property>
97 <property name="column_spacing">12</property>
98 <child>
99 <object class="GtkLabel" id="label2">
100 <property name="visible">True</property>
101 <property name="can_focus">False</property>
102 <property name="label" translatable="yes" context="sortdialog|label2">Operator</property>
103 <property name="ellipsize">end</property>
104 </object>
105 <packing>
106 <property name="left_attach">0</property>
107 <property name="top_attach">0</property>
108 </packing>
109 </child>
110 <child>
111 <object class="GtkLabel" id="label3">
112 <property name="visible">True</property>
113 <property name="can_focus">False</property>
114 <property name="label" translatable="yes" context="sortdialog|label3">and then</property>
115 <property name="ellipsize">end</property>
116 <property name="xalign">1</property>
117 </object>
118 <packing>
119 <property name="left_attach">0</property>
120 <property name="top_attach">2</property>
121 </packing>
122 </child>
123 <child>
124 <object class="GtkLabel" id="label4">
125 <property name="visible">True</property>
126 <property name="can_focus">False</property>
127 <property name="label" translatable="yes" context="sortdialog|label4">and then</property>
128 <property name="ellipsize">end</property>
129 <property name="xalign">1</property>
130 </object>
131 <packing>
132 <property name="left_attach">0</property>
133 <property name="top_attach">3</property>
134 </packing>
135 </child>
136 <child>
137 <object class="GtkLabel" id="label5">
138 <property name="visible">True</property>
139 <property name="can_focus">False</property>
140 <property name="label" translatable="yes" context="sortdialog|label5">Field name</property>
141 <property name="ellipsize">end</property>
142 </object>
143 <packing>
144 <property name="left_attach">1</property>
145 <property name="top_attach">0</property>
146 </packing>
147 </child>
148 <child>
149 <object class="GtkLabel" id="label6">
150 <property name="visible">True</property>
151 <property name="can_focus">False</property>
152 <property name="label" translatable="yes" context="sortdialog|label6">Order</property>
153 <property name="ellipsize">end</property>
154 </object>
155 <packing>
156 <property name="left_attach">2</property>
157 <property name="top_attach">0</property>
158 </packing>
159 </child>
160 <child>
161 <object class="GtkComboBoxText" id="field1">
162 <property name="visible">True</property>
163 <property name="can_focus">False</property>
164 <property name="hexpand">True</property>
165 </object>
166 <packing>
167 <property name="left_attach">1</property>
168 <property name="top_attach">1</property>
169 </packing>
170 </child>
171 <child>
172 <object class="GtkComboBoxText" id="value1">
173 <property name="visible">True</property>
174 <property name="can_focus">False</property>
175 <property name="hexpand">True</property>
176 <items>
177 <item translatable="yes" context="sortdialog|value1">ascending</item>
178 <item translatable="yes" context="sortdialog|value1">descending</item>
179 </items>
180 </object>
181 <packing>
182 <property name="left_attach">2</property>
183 <property name="top_attach">1</property>
184 </packing>
185 </child>
186 <child>
187 <object class="GtkComboBoxText" id="field2">
188 <property name="visible">True</property>
189 <property name="can_focus">False</property>
190 <property name="hexpand">True</property>
191 </object>
192 <packing>
193 <property name="left_attach">1</property>
194 <property name="top_attach">2</property>
195 </packing>
196 </child>
197 <child>
198 <object class="GtkComboBoxText" id="field3">
199 <property name="visible">True</property>
200 <property name="can_focus">False</property>
201 <property name="hexpand">True</property>
202 </object>
203 <packing>
204 <property name="left_attach">1</property>
205 <property name="top_attach">3</property>
206 </packing>
207 </child>
208 <child>
209 <object class="GtkComboBoxText" id="value2">
210 <property name="visible">True</property>
211 <property name="can_focus">False</property>
212 <property name="hexpand">True</property>
213 <items>
214 <item translatable="yes" context="sortdialog|value2">ascending</item>
215 <item translatable="yes" context="sortdialog|value2">descending</item>
216 </items>
217 </object>
218 <packing>
219 <property name="left_attach">2</property>
220 <property name="top_attach">2</property>
221 </packing>
222 </child>
223 <child>
224 <object class="GtkComboBoxText" id="value3">
225 <property name="visible">True</property>
226 <property name="can_focus">False</property>
227 <property name="hexpand">True</property>
228 <items>
229 <item translatable="yes" context="sortdialog|value3">ascending</item>
230 <item translatable="yes" context="sortdialog|value3">descending</item>
231 </items>
232 </object>
233 <packing>
234 <property name="left_attach">2</property>
235 <property name="top_attach">3</property>
236 </packing>
237 </child>
238 <child>
239 <placeholder/>
240 </child>
241 </object>
242 </child>
243 </object>
244 </child>
245 <child type="label">
246 <object class="GtkLabel" id="label1">
247 <property name="visible">True</property>
248 <property name="can_focus">False</property>
249 <property name="label" translatable="yes" context="sortdialog|label1">Sort Order</property>
250 <attributes>
251 <attribute name="weight" value="bold"/>
252 </attributes>
253 </object>
254 </child>
255 </object>
256 <packing>
257 <property name="expand">False</property>
258 <property name="fill">True</property>
259 <property name="position">1</property>
260 </packing>
261 </child>
262 </object>
263 </child>
264 <action-widgets>
265 <action-widget response="-5">ok</action-widget>
266 <action-widget response="-6">cancel</action-widget>
267 <action-widget response="-11">help</action-widget>
268 </action-widgets>
269 </object>
270 </interface>