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