bump product version to 5.0.4.1
[LibreOffice.git] / sc / uiconfig / scalc / ui / ttestdialog.ui
blob8ddd55d13ba5bcb55e96675b71117dc8bd7b1c2e
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface>
4 <requires lib="gtk+" version="3.0"/>
5 <requires lib="LibreOffice" version="1.0"/>
6 <object class="GtkDialog" id="TTestDialog">
7 <property name="can_focus">False</property>
8 <property name="border_width">6</property>
9 <property name="type_hint">dialog</property>
10 <child internal-child="vbox">
11 <object class="GtkBox" id="dialog-vbox1">
12 <property name="can_focus">False</property>
13 <property name="orientation">vertical</property>
14 <property name="spacing">12</property>
15 <child>
16 <object class="GtkFrame" id="frame-data">
17 <property name="visible">True</property>
18 <property name="can_focus">False</property>
19 <property name="label_xalign">0</property>
20 <property name="shadow_type">none</property>
21 <child>
22 <object class="GtkAlignment" id="alignment1">
23 <property name="visible">True</property>
24 <property name="can_focus">False</property>
25 <property name="top_padding">6</property>
26 <property name="bottom_padding">6</property>
27 <property name="left_padding">12</property>
28 <property name="right_padding">12</property>
29 <child>
30 <object class="GtkGrid" id="grid1">
31 <property name="visible">True</property>
32 <property name="can_focus">False</property>
33 <property name="row_spacing">6</property>
34 <property name="column_spacing">12</property>
35 <child>
36 <object class="GtkLabel" id="variable1-range-label">
37 <property name="visible">True</property>
38 <property name="can_focus">False</property>
39 <property name="xalign">0</property>
40 <property name="label" translatable="yes">Variable 1 range:</property>
41 <property name="use_underline">True</property>
42 <property name="mnemonic_widget">variable1-range-edit</property>
43 </object>
44 <packing>
45 <property name="left_attach">0</property>
46 <property name="top_attach">0</property>
47 </packing>
48 </child>
49 <child>
50 <object class="foruilo-RefEdit" id="variable1-range-edit">
51 <property name="visible">True</property>
52 <property name="can_focus">True</property>
53 <property name="valign">center</property>
54 <property name="hexpand">True</property>
55 <property name="invisible_char"></property>
56 <property name="width_chars">30</property>
57 </object>
58 <packing>
59 <property name="left_attach">1</property>
60 <property name="top_attach">0</property>
61 </packing>
62 </child>
63 <child>
64 <object class="foruilo-RefButton" id="variable1-range-button">
65 <property name="visible">True</property>
66 <property name="can_focus">True</property>
67 <property name="receives_default">True</property>
68 </object>
69 <packing>
70 <property name="left_attach">2</property>
71 <property name="top_attach">0</property>
72 </packing>
73 </child>
74 <child>
75 <object class="GtkLabel" id="variable2-range-label">
76 <property name="visible">True</property>
77 <property name="can_focus">False</property>
78 <property name="xalign">0</property>
79 <property name="label" translatable="yes">Variable 2 range:</property>
80 <property name="use_underline">True</property>
81 <property name="mnemonic_widget">variable2-range-edit</property>
82 </object>
83 <packing>
84 <property name="left_attach">0</property>
85 <property name="top_attach">1</property>
86 </packing>
87 </child>
88 <child>
89 <object class="foruilo-RefEdit" id="variable2-range-edit">
90 <property name="visible">True</property>
91 <property name="can_focus">True</property>
92 <property name="valign">center</property>
93 <property name="hexpand">True</property>
94 <property name="invisible_char"></property>
95 <property name="width_chars">30</property>
96 </object>
97 <packing>
98 <property name="left_attach">1</property>
99 <property name="top_attach">1</property>
100 </packing>
101 </child>
102 <child>
103 <object class="foruilo-RefButton" id="variable2-range-button">
104 <property name="visible">True</property>
105 <property name="can_focus">True</property>
106 <property name="receives_default">True</property>
107 </object>
108 <packing>
109 <property name="left_attach">2</property>
110 <property name="top_attach">1</property>
111 </packing>
112 </child>
113 <child>
114 <object class="GtkLabel" id="output-range-label">
115 <property name="visible">True</property>
116 <property name="can_focus">False</property>
117 <property name="xalign">0</property>
118 <property name="label" translatable="yes">Results to:</property>
119 <property name="use_underline">True</property>
120 <property name="mnemonic_widget">variable2-range-edit</property>
121 </object>
122 <packing>
123 <property name="left_attach">0</property>
124 <property name="top_attach">2</property>
125 </packing>
126 </child>
127 <child>
128 <object class="foruilo-RefEdit" id="output-range-edit">
129 <property name="visible">True</property>
130 <property name="can_focus">True</property>
131 <property name="valign">center</property>
132 <property name="hexpand">True</property>
133 <property name="invisible_char"></property>
134 <property name="width_chars">30</property>
135 </object>
136 <packing>
137 <property name="left_attach">1</property>
138 <property name="top_attach">2</property>
139 </packing>
140 </child>
141 <child>
142 <object class="foruilo-RefButton" id="output-range-button">
143 <property name="visible">True</property>
144 <property name="can_focus">True</property>
145 <property name="receives_default">True</property>
146 </object>
147 <packing>
148 <property name="left_attach">2</property>
149 <property name="top_attach">2</property>
150 </packing>
151 </child>
152 </object>
153 </child>
154 </object>
155 </child>
156 <child type="label">
157 <object class="GtkLabel" id="label1">
158 <property name="visible">True</property>
159 <property name="can_focus">False</property>
160 <property name="label" translatable="yes">Data</property>
161 <attributes>
162 <attribute name="weight" value="bold"/>
163 </attributes>
164 </object>
165 </child>
166 </object>
167 <packing>
168 <property name="expand">False</property>
169 <property name="fill">True</property>
170 <property name="position">0</property>
171 </packing>
172 </child>
173 <child internal-child="action_area">
174 <object class="GtkButtonBox" id="dialog-action_area1">
175 <property name="can_focus">False</property>
176 <property name="layout_style">end</property>
177 <child>
178 <object class="GtkButton" id="ok">
179 <property name="label">gtk-ok</property>
180 <property name="visible">True</property>
181 <property name="can_focus">True</property>
182 <property name="can_default">True</property>
183 <property name="has_default">True</property>
184 <property name="receives_default">True</property>
185 <property name="use_stock">True</property>
186 </object>
187 <packing>
188 <property name="expand">False</property>
189 <property name="fill">True</property>
190 <property name="position">0</property>
191 </packing>
192 </child>
193 <child>
194 <object class="GtkButton" id="cancel">
195 <property name="label">gtk-cancel</property>
196 <property name="visible">True</property>
197 <property name="can_focus">True</property>
198 <property name="can_default">True</property>
199 <property name="has_default">True</property>
200 <property name="receives_default">True</property>
201 <property name="use_stock">True</property>
202 </object>
203 <packing>
204 <property name="expand">False</property>
205 <property name="fill">True</property>
206 <property name="position">1</property>
207 </packing>
208 </child>
209 <child>
210 <object class="GtkButton" id="help">
211 <property name="label">gtk-help</property>
212 <property name="visible">True</property>
213 <property name="can_focus">True</property>
214 <property name="receives_default">True</property>
215 <property name="use_stock">True</property>
216 </object>
217 <packing>
218 <property name="expand">False</property>
219 <property name="fill">True</property>
220 <property name="position">2</property>
221 <property name="secondary">True</property>
222 </packing>
223 </child>
224 </object>
225 <packing>
226 <property name="expand">False</property>
227 <property name="fill">True</property>
228 <property name="pack_type">end</property>
229 <property name="position">0</property>
230 </packing>
231 </child>
232 <child>
233 <object class="GtkFrame" id="frame2">
234 <property name="visible">True</property>
235 <property name="can_focus">False</property>
236 <property name="label_xalign">0</property>
237 <property name="shadow_type">none</property>
238 <child>
239 <object class="GtkAlignment" id="alignment2">
240 <property name="visible">True</property>
241 <property name="can_focus">False</property>
242 <property name="top_padding">6</property>
243 <property name="bottom_padding">6</property>
244 <property name="left_padding">12</property>
245 <property name="right_padding">12</property>
246 <child>
247 <object class="GtkGrid" id="grid2">
248 <property name="visible">True</property>
249 <property name="can_focus">False</property>
250 <property name="row_spacing">6</property>
251 <property name="column_spacing">12</property>
252 <child>
253 <object class="GtkRadioButton" id="groupedby-columns-radio">
254 <property name="label" translatable="yes">Columns</property>
255 <property name="visible">True</property>
256 <property name="can_focus">True</property>
257 <property name="receives_default">False</property>
258 <property name="use_underline">True</property>
259 <property name="xalign">0</property>
260 <property name="active">True</property>
261 <property name="draw_indicator">True</property>
262 </object>
263 <packing>
264 <property name="left_attach">0</property>
265 <property name="top_attach">0</property>
266 </packing>
267 </child>
268 <child>
269 <object class="GtkRadioButton" id="groupedby-rows-radio">
270 <property name="label" translatable="yes">Rows</property>
271 <property name="visible">True</property>
272 <property name="can_focus">True</property>
273 <property name="receives_default">False</property>
274 <property name="use_underline">True</property>
275 <property name="xalign">0</property>
276 <property name="draw_indicator">True</property>
277 <property name="group">groupedby-columns-radio</property>
278 </object>
279 <packing>
280 <property name="left_attach">1</property>
281 <property name="top_attach">0</property>
282 </packing>
283 </child>
284 </object>
285 </child>
286 </object>
287 </child>
288 <child type="label">
289 <object class="GtkLabel" id="label2">
290 <property name="visible">True</property>
291 <property name="can_focus">False</property>
292 <property name="label" translatable="yes">Grouped by</property>
293 <attributes>
294 <attribute name="weight" value="bold"/>
295 </attributes>
296 </object>
297 </child>
298 </object>
299 <packing>
300 <property name="expand">False</property>
301 <property name="fill">True</property>
302 <property name="position">2</property>
303 </packing>
304 </child>
305 </object>
306 </child>
307 <action-widgets>
308 <action-widget response="0">ok</action-widget>
309 </action-widgets>
310 </object>
311 <object class="GtkSizeGroup" id="sizegroup1">
312 <widgets>
313 <widget name="variable1-range-label"/>
314 <widget name="variable2-range-label"/>
315 <widget name="output-range-label"/>
316 <widget name="groupedby-columns-radio"/>
317 </widgets>
318 </object>
319 </interface>