1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain=
"sc">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkTreeStore" id=
"liststore1">
7 <!-- column-name text -->
8 <column type=
"gchararray"/>
9 <!-- column-name id -->
10 <column type=
"gchararray"/>
13 <object class=
"GtkDialog" id=
"AutoFormatTableDialog">
14 <property name=
"can_focus">False
</property>
15 <property name=
"border_width">6</property>
16 <property name=
"title" translatable=
"yes" context=
"autoformattable|AutoFormatTableDialog">AutoFormat
</property>
17 <property name=
"resizable">False
</property>
18 <property name=
"modal">True
</property>
19 <property name=
"type_hint">dialog
</property>
20 <child internal-child=
"vbox">
21 <object class=
"GtkBox" id=
"dialog-vbox1">
22 <property name=
"can_focus">False
</property>
23 <property name=
"orientation">vertical
</property>
24 <property name=
"spacing">12</property>
25 <child internal-child=
"action_area">
26 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
27 <property name=
"can_focus">False
</property>
28 <property name=
"homogeneous">True
</property>
29 <property name=
"layout_style">end
</property>
31 <object class=
"GtkButton" id=
"cancel">
32 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
33 <property name=
"visible">True
</property>
34 <property name=
"can_focus">True
</property>
35 <property name=
"receives_default">False
</property>
36 <property name=
"use-underline">True
</property>
37 <child internal-child=
"accessible">
38 <object class=
"AtkObject" id=
"cancel-atkobject">
39 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"autoformattable|extended_tip|cancel">Closes dialog and discards all changes.
</property>
44 <property name=
"expand">False
</property>
45 <property name=
"fill">True
</property>
46 <property name=
"position">3</property>
50 <object class=
"GtkButton" id=
"ok">
51 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
52 <property name=
"visible">True
</property>
53 <property name=
"can_focus">True
</property>
54 <property name=
"can_default">True
</property>
55 <property name=
"has_default">True
</property>
56 <property name=
"receives_default">False
</property>
57 <property name=
"use-underline">True
</property>
58 <child internal-child=
"accessible">
59 <object class=
"AtkObject" id=
"ok-atkobject">
60 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"autoformattable|extended_tip|ok">Saves all changes and closes dialog.
</property>
65 <property name=
"expand">False
</property>
66 <property name=
"fill">True
</property>
67 <property name=
"position">4</property>
71 <object class=
"GtkButton" id=
"help">
72 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
73 <property name=
"visible">True
</property>
74 <property name=
"can_focus">True
</property>
75 <property name=
"receives_default">False
</property>
76 <property name=
"use-underline">True
</property>
79 <property name=
"expand">False
</property>
80 <property name=
"fill">True
</property>
81 <property name=
"position">5</property>
82 <property name=
"secondary">True
</property>
87 <property name=
"expand">False
</property>
88 <property name=
"fill">True
</property>
89 <property name=
"pack_type">end
</property>
90 <property name=
"position">0</property>
94 <object class=
"GtkBox" id=
"box1">
95 <property name=
"visible">True
</property>
96 <property name=
"can_focus">False
</property>
97 <property name=
"orientation">vertical
</property>
98 <property name=
"spacing">12</property>
100 <object class=
"GtkFrame" id=
"format">
101 <property name=
"visible">True
</property>
102 <property name=
"can_focus">False
</property>
103 <property name=
"label_xalign">0</property>
104 <property name=
"shadow_type">none
</property>
106 <!-- n-columns=1 n-rows=1 -->
107 <object class=
"GtkGrid">
108 <property name=
"visible">True
</property>
109 <property name=
"can_focus">False
</property>
110 <property name=
"column_spacing">12</property>
111 <property name=
"margin-start">12</property>
112 <property name=
"margin-top">6</property>
114 <!-- n-columns=1 n-rows=1 -->
115 <object class=
"GtkGrid" id=
"grid2">
116 <property name=
"visible">True
</property>
117 <property name=
"can_focus">False
</property>
118 <property name=
"hexpand">True
</property>
119 <property name=
"vexpand">True
</property>
120 <property name=
"row_spacing">6</property>
121 <property name=
"column_spacing">6</property>
122 <property name=
"column_homogeneous">True
</property>
124 <object class=
"GtkDrawingArea" id=
"preview">
125 <property name=
"visible">True
</property>
126 <property name=
"can_focus">False
</property>
127 <property name=
"hexpand">True
</property>
128 <property name=
"vexpand">True
</property>
129 <child internal-child=
"accessible">
130 <object class=
"AtkObject" id=
"preview-atkobject">
131 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"autoformattable|extended_tip|preview">Displays a preview of the current selection.
</property>
136 <property name=
"left_attach">1</property>
137 <property name=
"top_attach">0</property>
141 <object class=
"GtkScrolledWindow">
142 <property name=
"visible">True
</property>
143 <property name=
"can_focus">True
</property>
144 <property name=
"hexpand">True
</property>
145 <property name=
"vexpand">True
</property>
146 <property name=
"shadow_type">in
</property>
148 <object class=
"GtkTreeView" id=
"formatlb">
149 <property name=
"visible">True
</property>
150 <property name=
"can_focus">True
</property>
151 <property name=
"hexpand">True
</property>
152 <property name=
"vexpand">True
</property>
153 <property name=
"model">liststore1
</property>
154 <property name=
"headers_visible">False
</property>
155 <property name=
"headers_clickable">False
</property>
156 <property name=
"search_column">0</property>
157 <property name=
"show_expanders">False
</property>
158 <child internal-child=
"selection">
159 <object class=
"GtkTreeSelection" id=
"treeview-selection1"/>
162 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn1">
164 <object class=
"GtkCellRendererText" id=
"cellrenderertext1"/>
166 <attribute name=
"text">0</attribute>
171 <child internal-child=
"accessible">
172 <object class=
"AtkObject" id=
"formatlb-atkobject">
173 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"autoformattable|extended_tip|formatlb">Choose a predefined AutoFormat to apply to a selected area in your sheet.
</property>
180 <property name=
"left_attach">0</property>
181 <property name=
"top_attach">0</property>
186 <property name=
"left_attach">0</property>
187 <property name=
"top_attach">0</property>
191 <object class=
"GtkButtonBox">
192 <property name=
"visible">True
</property>
193 <property name=
"can_focus">False
</property>
194 <property name=
"orientation">vertical
</property>
195 <property name=
"spacing">6</property>
196 <property name=
"layout_style">start
</property>
198 <object class=
"GtkButton" id=
"add">
199 <property name=
"label" translatable=
"yes" context=
"stock">_Add
</property>
200 <property name=
"visible">True
</property>
201 <property name=
"can_focus">True
</property>
202 <property name=
"receives_default">False
</property>
203 <property name=
"use-underline">True
</property>
204 <child internal-child=
"accessible">
205 <object class=
"AtkObject" id=
"add-atkobject">
206 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"autoformattable|extended_tip|add">Allows you to add the current formatting of a range of at least
4 x
4 cells to the list of predefined AutoFormats.
</property>
211 <property name=
"expand">False
</property>
212 <property name=
"fill">True
</property>
213 <property name=
"position">0</property>
217 <object class=
"GtkButton" id=
"remove">
218 <property name=
"label" translatable=
"yes" context=
"stock">_Delete
</property>
219 <property name=
"visible">True
</property>
220 <property name=
"can_focus">True
</property>
221 <property name=
"receives_default">False
</property>
222 <property name=
"use-underline">True
</property>
223 <child internal-child=
"accessible">
224 <object class=
"AtkObject" id=
"remove-atkobject">
225 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"autoformattable|extended_tip|remove">Deletes the selected element or elements after confirmation.
</property>
230 <property name=
"expand">False
</property>
231 <property name=
"fill">True
</property>
232 <property name=
"position">1</property>
236 <object class=
"GtkButton" id=
"rename">
237 <property name=
"label" translatable=
"yes" context=
"autoformattable|rename">Rename
</property>
238 <property name=
"visible">True
</property>
239 <property name=
"can_focus">True
</property>
240 <property name=
"receives_default">False
</property>
241 <child internal-child=
"accessible">
242 <object class=
"AtkObject" id=
"rename-atkobject">
243 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"autoformattable|extended_tip|rename">Opens a dialog where you can change the name of the selected AutoFormat.
</property>
248 <property name=
"expand">False
</property>
249 <property name=
"fill">True
</property>
250 <property name=
"position">2</property>
255 <property name=
"left_attach">1</property>
256 <property name=
"top_attach">0</property>
262 <object class=
"GtkLabel" id=
"label1">
263 <property name=
"visible">True
</property>
264 <property name=
"can_focus">False
</property>
265 <property name=
"label" translatable=
"yes" context=
"autoformattable|label1">Format
</property>
267 <attribute name=
"weight" value=
"bold"/>
273 <property name=
"expand">True
</property>
274 <property name=
"fill">True
</property>
275 <property name=
"position">0</property>
279 <object class=
"GtkFrame" id=
"formatting">
280 <property name=
"visible">True
</property>
281 <property name=
"can_focus">False
</property>
282 <property name=
"label_xalign">0</property>
283 <property name=
"shadow_type">none
</property>
285 <!-- n-columns=1 n-rows=1 -->
286 <object class=
"GtkGrid" id=
"grid4">
287 <property name=
"visible">True
</property>
288 <property name=
"can_focus">False
</property>
289 <property name=
"row_spacing">6</property>
290 <property name=
"column_spacing">12</property>
291 <property name=
"margin-start">12</property>
292 <property name=
"margin-top">6</property>
294 <object class=
"GtkCheckButton" id=
"numformatcb">
295 <property name=
"label" translatable=
"yes" context=
"autoformattable|numformatcb">Number format
</property>
296 <property name=
"visible">True
</property>
297 <property name=
"can_focus">True
</property>
298 <property name=
"receives_default">False
</property>
299 <property name=
"use_underline">True
</property>
300 <property name=
"draw_indicator">True
</property>
301 <child internal-child=
"accessible">
302 <object class=
"AtkObject" id=
"numformatcb-atkobject">
303 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"autoformattable|extended_tip|numformatcb">When marked, specifies that you want to retain the number format of the selected format.
</property>
308 <property name=
"left_attach">0</property>
309 <property name=
"top_attach">0</property>
313 <object class=
"GtkCheckButton" id=
"bordercb">
314 <property name=
"label" translatable=
"yes" context=
"autoformattable|bordercb">Borders
</property>
315 <property name=
"visible">True
</property>
316 <property name=
"can_focus">True
</property>
317 <property name=
"receives_default">False
</property>
318 <property name=
"use_underline">True
</property>
319 <property name=
"draw_indicator">True
</property>
320 <child internal-child=
"accessible">
321 <object class=
"AtkObject" id=
"bordercb-atkobject">
322 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"autoformattable|extended_tip|bordercb">When marked, specifies that you want to retain the border of the selected format.
</property>
327 <property name=
"left_attach">0</property>
328 <property name=
"top_attach">1</property>
332 <object class=
"GtkCheckButton" id=
"fontcb">
333 <property name=
"label" translatable=
"yes" context=
"autoformattable|fontcb">Font
</property>
334 <property name=
"visible">True
</property>
335 <property name=
"can_focus">True
</property>
336 <property name=
"receives_default">False
</property>
337 <property name=
"use_underline">True
</property>
338 <property name=
"draw_indicator">True
</property>
339 <child internal-child=
"accessible">
340 <object class=
"AtkObject" id=
"fontcb-atkobject">
341 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"autoformattable|extended_tip|fontcb">When marked, specifies that you want to retain the font of the selected format.
</property>
346 <property name=
"left_attach">1</property>
347 <property name=
"top_attach">0</property>
351 <object class=
"GtkCheckButton" id=
"patterncb">
352 <property name=
"label" translatable=
"yes" context=
"autoformattable|patterncb">Pattern
</property>
353 <property name=
"visible">True
</property>
354 <property name=
"can_focus">True
</property>
355 <property name=
"receives_default">False
</property>
356 <property name=
"use_underline">True
</property>
357 <property name=
"draw_indicator">True
</property>
358 <child internal-child=
"accessible">
359 <object class=
"AtkObject" id=
"patterncb-atkobject">
360 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"autoformattable|extended_tip|patterncb">When marked, specifies that you want to retain the pattern of the selected format.
</property>
365 <property name=
"left_attach">1</property>
366 <property name=
"top_attach">1</property>
370 <object class=
"GtkCheckButton" id=
"alignmentcb">
371 <property name=
"label" translatable=
"yes" context=
"autoformattable|alignmentcb">Alignment
</property>
372 <property name=
"visible">True
</property>
373 <property name=
"can_focus">True
</property>
374 <property name=
"receives_default">False
</property>
375 <property name=
"use_underline">True
</property>
376 <property name=
"draw_indicator">True
</property>
377 <child internal-child=
"accessible">
378 <object class=
"AtkObject" id=
"alignmentcb-atkobject">
379 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"autoformattable|extended_tip|alignmentcb">When marked, specifies that you want to retain the alignment of the selected format.
</property>
384 <property name=
"left_attach">2</property>
385 <property name=
"top_attach">0</property>
389 <object class=
"GtkCheckButton" id=
"autofitcb">
390 <property name=
"label" translatable=
"yes" context=
"autoformattable|autofitcb">A_utoFit width and height
</property>
391 <property name=
"visible">True
</property>
392 <property name=
"can_focus">True
</property>
393 <property name=
"receives_default">False
</property>
394 <property name=
"use_underline">True
</property>
395 <property name=
"draw_indicator">True
</property>
396 <child internal-child=
"accessible">
397 <object class=
"AtkObject" id=
"autofitcb-atkobject">
398 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"autoformattable|extended_tip|autofitcb">When marked, specifies that you want to retain the width and height of the selected cells of the selected format.
</property>
403 <property name=
"left_attach">2</property>
404 <property name=
"top_attach">1</property>
410 <object class=
"GtkLabel" id=
"label2">
411 <property name=
"visible">True
</property>
412 <property name=
"can_focus">False
</property>
413 <property name=
"label" translatable=
"yes" context=
"autoformattable|label2">Formatting
</property>
415 <attribute name=
"weight" value=
"bold"/>
421 <property name=
"expand">False
</property>
422 <property name=
"fill">True
</property>
423 <property name=
"pack_type">end
</property>
424 <property name=
"position">1</property>
429 <property name=
"expand">True
</property>
430 <property name=
"fill">True
</property>
431 <property name=
"position">1</property>
437 <action-widget response=
"-6">cancel
</action-widget>
438 <action-widget response=
"-5">ok
</action-widget>
439 <action-widget response=
"-11">help
</action-widget>
441 <child type=
"titlebar">
444 <child internal-child=
"accessible">
445 <object class=
"AtkObject" id=
"AutoFormatTableDialog-atkobject">
446 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"autoformattable|extended_tip|AutoFormatTableDialog">Use this command to apply an AutoFormat to a selected sheet area or to define your own AutoFormats.
</property>