1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain=
"sfx">
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=
"GtkTreeStore" id=
"liststore2">
15 <!-- column-name text -->
16 <column type=
"gchararray"/>
17 <!-- column-name id -->
18 <column type=
"gchararray"/>
21 <object class=
"GtkDialog" id=
"LoadTemplateDialog">
22 <property name=
"can-focus">False
</property>
23 <property name=
"border-width">6</property>
24 <property name=
"title" translatable=
"yes" context=
"loadtemplatedialog|LoadTemplateDialog">New
</property>
25 <property name=
"modal">True
</property>
26 <property name=
"type-hint">dialog
</property>
27 <child internal-child=
"vbox">
28 <object class=
"GtkBox" id=
"dialog-vbox1">
29 <property name=
"can-focus">False
</property>
30 <property name=
"hexpand">True
</property>
31 <property name=
"vexpand">True
</property>
32 <property name=
"orientation">vertical
</property>
33 <property name=
"spacing">12</property>
34 <child internal-child=
"action_area">
35 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
36 <property name=
"can-focus">False
</property>
37 <property name=
"layout-style">end
</property>
39 <object class=
"GtkButton" id=
"fromfile">
40 <property name=
"label" translatable=
"yes" context=
"loadtemplatedialog|fromfile">From File...
</property>
41 <property name=
"can-focus">True
</property>
42 <property name=
"receives-default">True
</property>
43 <property name=
"no-show-all">True
</property>
44 <property name=
"tooltip-text" translatable=
"yes" context=
"loadtemplatedialog|fromfile|tooltip_text">Copy styles from selected external document to current document.
</property>
45 <property name=
"use-underline">True
</property>
46 <child internal-child=
"accessible">
47 <object class=
"AtkObject" id=
"fromfile-atkobject">
48 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"loadtemplatedialog|extended_tip|fromfile">Locate the file containing the styles that you want to load, and then click Open.
</property>
53 <property name=
"expand">False
</property>
54 <property name=
"fill">True
</property>
55 <property name=
"position">0</property>
59 <object class=
"GtkButton" id=
"cancel">
60 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
61 <property name=
"visible">True
</property>
62 <property name=
"can-focus">True
</property>
63 <property name=
"can-default">True
</property>
64 <property name=
"receives-default">True
</property>
65 <property name=
"use-underline">True
</property>
68 <property name=
"expand">False
</property>
69 <property name=
"fill">True
</property>
70 <property name=
"position">1</property>
74 <object class=
"GtkButton" id=
"ok">
75 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
76 <property name=
"visible">True
</property>
77 <property name=
"can-focus">True
</property>
78 <property name=
"can-default">True
</property>
79 <property name=
"has-default">True
</property>
80 <property name=
"receives-default">True
</property>
81 <property name=
"use-underline">True
</property>
84 <property name=
"expand">False
</property>
85 <property name=
"fill">True
</property>
86 <property name=
"position">2</property>
90 <object class=
"GtkButton" id=
"help">
91 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
92 <property name=
"visible">True
</property>
93 <property name=
"can-focus">True
</property>
94 <property name=
"can-default">True
</property>
95 <property name=
"receives-default">True
</property>
96 <property name=
"use-underline">True
</property>
99 <property name=
"expand">False
</property>
100 <property name=
"fill">True
</property>
101 <property name=
"position">3</property>
102 <property name=
"secondary">True
</property>
107 <property name=
"expand">False
</property>
108 <property name=
"fill">True
</property>
109 <property name=
"pack-type">end
</property>
110 <property name=
"position">0</property>
114 <!-- n-columns=2 n-rows=4 -->
115 <object class=
"GtkGrid" id=
"grid1">
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">12</property>
122 <property name=
"column-homogeneous">True
</property>
124 <object class=
"GtkFrame" id=
"frame1">
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 <property name=
"label-xalign">0</property>
130 <property name=
"shadow-type">none
</property>
132 <object class=
"GtkScrolledWindow">
133 <property name=
"visible">True
</property>
134 <property name=
"can-focus">True
</property>
135 <property name=
"margin-start">12</property>
136 <property name=
"margin-top">6</property>
137 <property name=
"hexpand">True
</property>
138 <property name=
"vexpand">True
</property>
139 <property name=
"shadow-type">in
</property>
141 <object class=
"GtkTreeView" id=
"categories">
142 <property name=
"visible">True
</property>
143 <property name=
"can-focus">True
</property>
144 <property name=
"vexpand">True
</property>
145 <property name=
"model">liststore1
</property>
146 <property name=
"headers-visible">False
</property>
147 <property name=
"headers-clickable">False
</property>
148 <property name=
"search-column">0</property>
149 <property name=
"show-expanders">False
</property>
150 <child internal-child=
"selection">
151 <object class=
"GtkTreeSelection" id=
"treeview-selection1"/>
154 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn1">
156 <object class=
"GtkCellRendererText" id=
"cellrenderertext1"/>
158 <attribute name=
"text">0</attribute>
163 <child internal-child=
"accessible">
164 <object class=
"AtkObject" id=
"categories-atkobject">
165 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"loadtemplatedialog|extended_tip|categories">Lists the available template categories. Click a category to view its contents in the Templates list.
</property>
173 <object class=
"GtkLabel" id=
"label1">
174 <property name=
"visible">True
</property>
175 <property name=
"can-focus">False
</property>
176 <property name=
"label" translatable=
"yes" context=
"loadtemplatedialog|label1">Categories
</property>
178 <attribute name=
"weight" value=
"bold"/>
184 <property name=
"left-attach">0</property>
185 <property name=
"top-attach">0</property>
189 <object class=
"GtkFrame" id=
"frame2">
190 <property name=
"visible">True
</property>
191 <property name=
"can-focus">False
</property>
192 <property name=
"hexpand">True
</property>
193 <property name=
"vexpand">True
</property>
194 <property name=
"label-xalign">0</property>
195 <property name=
"shadow-type">none
</property>
197 <object class=
"GtkScrolledWindow">
198 <property name=
"visible">True
</property>
199 <property name=
"can-focus">True
</property>
200 <property name=
"margin-start">12</property>
201 <property name=
"margin-top">6</property>
202 <property name=
"hexpand">True
</property>
203 <property name=
"vexpand">True
</property>
204 <property name=
"shadow-type">in
</property>
206 <object class=
"GtkTreeView" id=
"templates">
207 <property name=
"visible">True
</property>
208 <property name=
"can-focus">True
</property>
209 <property name=
"vexpand">True
</property>
210 <property name=
"model">liststore2
</property>
211 <property name=
"headers-visible">False
</property>
212 <property name=
"headers-clickable">False
</property>
213 <property name=
"search-column">0</property>
214 <property name=
"show-expanders">False
</property>
215 <child internal-child=
"selection">
216 <object class=
"GtkTreeSelection" id=
"treeview-selection2"/>
219 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn2">
221 <object class=
"GtkCellRendererText" id=
"cellrenderertext2"/>
223 <attribute name=
"text">0</attribute>
228 <child internal-child=
"accessible">
229 <object class=
"AtkObject" id=
"templates-atkobject">
230 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"loadtemplatedialog|extended_tip|templates">Lists the available templates for the selected category.
</property>
238 <object class=
"GtkLabel" id=
"label2">
239 <property name=
"visible">True
</property>
240 <property name=
"can-focus">False
</property>
241 <property name=
"tooltip-text" translatable=
"yes" context=
"loadtemplatedialog|label2|tooltip_text">Templates in the selected category
</property>
242 <property name=
"label" translatable=
"yes" context=
"loadtemplatedialog|label2">Templates
</property>
244 <attribute name=
"weight" value=
"bold"/>
250 <property name=
"left-attach">1</property>
251 <property name=
"top-attach">0</property>
255 <!-- n-columns=3 n-rows=2 -->
256 <object class=
"GtkGrid" id=
"optionsgrid">
257 <property name=
"visible">True
</property>
258 <property name=
"can-focus">False
</property>
259 <property name=
"row-spacing">6</property>
260 <property name=
"column-spacing">12</property>
261 <property name=
"column-homogeneous">True
</property>
263 <object class=
"GtkCheckButton" id=
"text">
264 <property name=
"label" translatable=
"yes" context=
"loadtemplatedialog|text">_Paragraph and Character
</property>
265 <property name=
"can-focus">True
</property>
266 <property name=
"receives-default">False
</property>
267 <property name=
"no-show-all">True
</property>
268 <property name=
"tooltip-text" translatable=
"yes" context=
"loadtemplatedialog|text|tooltip_text">Copy paragraph and character styles to current document.
</property>
269 <property name=
"use-underline">True
</property>
270 <property name=
"draw-indicator">True
</property>
271 <child internal-child=
"accessible">
272 <object class=
"AtkObject" id=
"text-atkobject">
273 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"loadtemplatedialog|extended_tip|text">Loads the paragraph and the character styles from the selected document into the current document.
</property>
278 <property name=
"left-attach">0</property>
279 <property name=
"top-attach">0</property>
283 <object class=
"GtkCheckButton" id=
"frame">
284 <property name=
"label" translatable=
"yes" context=
"loadtemplatedialog|frame">_Frame
</property>
285 <property name=
"can-focus">True
</property>
286 <property name=
"receives-default">False
</property>
287 <property name=
"no-show-all">True
</property>
288 <property name=
"tooltip-text" translatable=
"yes" context=
"loadtemplatedialog|frame|tooltip_text">Copy frame styles to current document.
</property>
289 <property name=
"use-underline">True
</property>
290 <property name=
"draw-indicator">True
</property>
291 <child internal-child=
"accessible">
292 <object class=
"AtkObject" id=
"frame-atkobject">
293 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"loadtemplatedialog|extended_tip|frame">Loads the frame styles from the selected document into the current document.
</property>
298 <property name=
"left-attach">1</property>
299 <property name=
"top-attach">0</property>
303 <object class=
"GtkCheckButton" id=
"pages">
304 <property name=
"label" translatable=
"yes" context=
"loadtemplatedialog|pages">Pa_ge
</property>
305 <property name=
"can-focus">True
</property>
306 <property name=
"receives-default">False
</property>
307 <property name=
"no-show-all">True
</property>
308 <property name=
"tooltip-text" translatable=
"yes" context=
"loadtemplatedialog|pages|tooltip_text">Copy page styles to current document.
</property>
309 <property name=
"use-underline">True
</property>
310 <property name=
"draw-indicator">True
</property>
311 <child internal-child=
"accessible">
312 <object class=
"AtkObject" id=
"pages-atkobject">
313 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"loadtemplatedialog|extended_tip|pages">Loads the page styles from the selected document into the current document.
</property>
318 <property name=
"left-attach">2</property>
319 <property name=
"top-attach">0</property>
323 <object class=
"GtkCheckButton" id=
"numbering">
324 <property name=
"label" translatable=
"yes" context=
"loadtemplatedialog|numbering">_List
</property>
325 <property name=
"can-focus">True
</property>
326 <property name=
"receives-default">False
</property>
327 <property name=
"no-show-all">True
</property>
328 <property name=
"tooltip-text" translatable=
"yes" context=
"loadtemplatedialog|numbering|tooltip_text">Copy list styles to current document.
</property>
329 <property name=
"use-underline">True
</property>
330 <property name=
"draw-indicator">True
</property>
331 <child internal-child=
"accessible">
332 <object class=
"AtkObject" id=
"numbering-atkobject">
333 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"loadtemplatedialog|extended_tip|numbering">Loads the list styles from the selected document into the current document.
</property>
338 <property name=
"left-attach">0</property>
339 <property name=
"top-attach">1</property>
343 <object class=
"GtkCheckButton" id=
"overwrite">
344 <property name=
"label" translatable=
"yes" context=
"loadtemplatedialog|overwrite">_Overwrite
</property>
345 <property name=
"can-focus">True
</property>
346 <property name=
"receives-default">False
</property>
347 <property name=
"no-show-all">True
</property>
348 <property name=
"tooltip-text" translatable=
"yes" context=
"loadtemplatedialog|overwrite|tooltip_text">Overwrite styles with same name
</property>
349 <property name=
"use-underline">True
</property>
350 <property name=
"draw-indicator">True
</property>
351 <child internal-child=
"accessible">
352 <object class=
"AtkObject" id=
"overwrite-atkobject">
353 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"loadtemplatedialog|extended_tip|overwrite">Replaces styles in the current document that have the same name as the styles you are loading.
</property>
358 <property name=
"left-attach">1</property>
359 <property name=
"top-attach">1</property>
367 <property name=
"left-attach">0</property>
368 <property name=
"top-attach">1</property>
369 <property name=
"width">2</property>
373 <object class=
"GtkLabel" id=
"alttitle">
374 <property name=
"can-focus">False
</property>
375 <property name=
"no-show-all">True
</property>
376 <property name=
"label" translatable=
"yes" context=
"loadtemplatedialog|alttitle">Load Styles from Template
</property>
379 <property name=
"left-attach">0</property>
380 <property name=
"top-attach">3</property>
381 <property name=
"width">2</property>
385 <object class=
"GtkExpander" id=
"expander">
386 <property name=
"visible">True
</property>
387 <property name=
"can-focus">True
</property>
388 <property name=
"resize-toplevel">True
</property>
390 <!-- n-columns=1 n-rows=1 -->
391 <object class=
"GtkGrid" id=
"previewgrid">
392 <property name=
"visible">True
</property>
393 <property name=
"can-focus">False
</property>
394 <property name=
"margin-top">6</property>
396 <object class=
"GtkDrawingArea" id=
"image">
397 <property name=
"can-focus">False
</property>
398 <property name=
"no-show-all">True
</property>
399 <property name=
"halign">start
</property>
400 <property name=
"valign">start
</property>
403 <property name=
"left-attach">0</property>
404 <property name=
"top-attach">0</property>
410 <object class=
"GtkLabel" id=
"label3">
411 <property name=
"visible">True
</property>
412 <property name=
"can-focus">False
</property>
413 <property name=
"label" translatable=
"yes" context=
"loadtemplatedialog|label3">Pre_view
</property>
414 <property name=
"use-underline">True
</property>
417 <child internal-child=
"accessible">
418 <object class=
"AtkObject" id=
"expander-atkobject">
419 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"loadtemplatedialog|extended_tip|expander">Shows or hides a preview of a selected template.
</property>
424 <property name=
"left-attach">0</property>
425 <property name=
"top-attach">2</property>
426 <property name=
"width">2</property>
431 <property name=
"expand">False
</property>
432 <property name=
"fill">True
</property>
433 <property name=
"position">1</property>
439 <action-widget response=
"100">fromfile
</action-widget>
440 <action-widget response=
"-6">cancel
</action-widget>
441 <action-widget response=
"-5">ok
</action-widget>
442 <action-widget response=
"-11">help
</action-widget>
444 <child internal-child=
"accessible">
445 <object class=
"AtkObject" id=
"LoadTemplateDialog-atkobject">
446 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"loadtemplatedialog|extended_tip|LoadTemplateDialog">Imports formatting styles from another document or template into the current document.
</property>