1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain=
"sw">
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=2 n-rows=1 -->
107 <object class=
"GtkGrid">
108 <property name=
"visible">True
</property>
109 <property name=
"can-focus">False
</property>
110 <property name=
"margin-start">12</property>
111 <property name=
"margin-top">6</property>
112 <property name=
"column-spacing">12</property>
114 <!-- n-columns=2 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">Lists the available formatting styles for tables. Click the format that you want to apply, and then click OK.
</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">Adds a new table style to the list.
</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>
243 <property name=
"expand">False
</property>
244 <property name=
"fill">True
</property>
245 <property name=
"position">2</property>
250 <property name=
"left-attach">1</property>
251 <property name=
"top-attach">0</property>
257 <object class=
"GtkLabel" id=
"label1">
258 <property name=
"visible">True
</property>
259 <property name=
"can-focus">False
</property>
260 <property name=
"label" translatable=
"yes" context=
"autoformattable|label1">Format
</property>
262 <attribute name=
"weight" value=
"bold"/>
268 <property name=
"expand">True
</property>
269 <property name=
"fill">True
</property>
270 <property name=
"position">0</property>
274 <object class=
"GtkFrame" id=
"formatting">
275 <property name=
"visible">True
</property>
276 <property name=
"can-focus">False
</property>
277 <property name=
"label-xalign">0</property>
278 <property name=
"shadow-type">none
</property>
280 <!-- n-columns=3 n-rows=2 -->
281 <object class=
"GtkGrid" id=
"grid4">
282 <property name=
"visible">True
</property>
283 <property name=
"can-focus">False
</property>
284 <property name=
"margin-start">12</property>
285 <property name=
"margin-top">6</property>
286 <property name=
"row-spacing">6</property>
287 <property name=
"column-spacing">12</property>
289 <object class=
"GtkCheckButton" id=
"numformatcb">
290 <property name=
"label" translatable=
"yes" context=
"autoformattable|numformatcb">Number format
</property>
291 <property name=
"visible">True
</property>
292 <property name=
"can-focus">True
</property>
293 <property name=
"receives-default">False
</property>
294 <property name=
"use-underline">True
</property>
295 <property name=
"draw-indicator">True
</property>
296 <child internal-child=
"accessible">
297 <object class=
"AtkObject" id=
"numformatcb-atkobject">
298 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"autoformattable|extended_tip|numformatcb">Includes number formats in the selected table style.
</property>
303 <property name=
"left-attach">0</property>
304 <property name=
"top-attach">0</property>
308 <object class=
"GtkCheckButton" id=
"bordercb">
309 <property name=
"label" translatable=
"yes" context=
"autoformattable|bordercb">Borders
</property>
310 <property name=
"visible">True
</property>
311 <property name=
"can-focus">True
</property>
312 <property name=
"receives-default">False
</property>
313 <property name=
"use-underline">True
</property>
314 <property name=
"draw-indicator">True
</property>
315 <child internal-child=
"accessible">
316 <object class=
"AtkObject" id=
"bordercb-atkobject">
317 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"autoformattable|extended_tip|bordercb">Includes border styles in the selected table style.
</property>
322 <property name=
"left-attach">0</property>
323 <property name=
"top-attach">1</property>
327 <object class=
"GtkCheckButton" id=
"fontcb">
328 <property name=
"label" translatable=
"yes" context=
"autoformattable|fontcb">Font
</property>
329 <property name=
"visible">True
</property>
330 <property name=
"can-focus">True
</property>
331 <property name=
"receives-default">False
</property>
332 <property name=
"use-underline">True
</property>
333 <property name=
"draw-indicator">True
</property>
334 <child internal-child=
"accessible">
335 <object class=
"AtkObject" id=
"fontcb-atkobject">
336 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"autoformattable|extended_tip|fontcb">Includes font formatting in the selected table style.
</property>
341 <property name=
"left-attach">1</property>
342 <property name=
"top-attach">0</property>
346 <object class=
"GtkCheckButton" id=
"patterncb">
347 <property name=
"label" translatable=
"yes" context=
"autoformattable|patterncb">Pattern
</property>
348 <property name=
"visible">True
</property>
349 <property name=
"can-focus">True
</property>
350 <property name=
"receives-default">False
</property>
351 <property name=
"use-underline">True
</property>
352 <property name=
"draw-indicator">True
</property>
353 <child internal-child=
"accessible">
354 <object class=
"AtkObject" id=
"patterncb-atkobject">
355 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"autoformattable|extended_tip|patterncb">Includes background styles in the selected table style.
</property>
360 <property name=
"left-attach">1</property>
361 <property name=
"top-attach">1</property>
365 <object class=
"GtkCheckButton" id=
"alignmentcb">
366 <property name=
"label" translatable=
"yes" context=
"autoformattable|alignmentcb">Alignment
</property>
367 <property name=
"visible">True
</property>
368 <property name=
"can-focus">True
</property>
369 <property name=
"receives-default">False
</property>
370 <property name=
"use-underline">True
</property>
371 <property name=
"draw-indicator">True
</property>
372 <child internal-child=
"accessible">
373 <object class=
"AtkObject" id=
"alignmentcb-atkobject">
374 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"autoformattable|extended_tip|alignmentcb">Includes alignment settings in the selected table style.
</property>
379 <property name=
"left-attach">2</property>
380 <property name=
"top-attach">0</property>
389 <object class=
"GtkLabel" id=
"label2">
390 <property name=
"visible">True
</property>
391 <property name=
"can-focus">False
</property>
392 <property name=
"label" translatable=
"yes" context=
"autoformattable|label2">Formatting
</property>
394 <attribute name=
"weight" value=
"bold"/>
400 <property name=
"expand">False
</property>
401 <property name=
"fill">True
</property>
402 <property name=
"pack-type">end
</property>
403 <property name=
"position">1</property>
408 <property name=
"expand">True
</property>
409 <property name=
"fill">True
</property>
410 <property name=
"position">1</property>
416 <action-widget response=
"-6">cancel
</action-widget>
417 <action-widget response=
"-5">ok
</action-widget>
418 <action-widget response=
"-11">help
</action-widget>
420 <child internal-child=
"accessible">
421 <object class=
"AtkObject" id=
"AutoFormatTableDialog-atkobject">
422 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"autoformattable|extended_tip|AutoFormatTableDialog">Automatically applies formats to the current table, including fonts, shading, and borders.
</property>