Version 6.4.0.0.beta1, tag libreoffice-6.4.0.0.beta1
[LibreOffice.git] / svx / uiconfig / ui / classificationdialog.ui
blobfab9e74ffc5f248b3067e40da534df81727b123b
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="svx">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkImage" id="image1">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="icon_name">cmd/lc_bold.png</property>
9 </object>
10 <object class="GtkTreeStore" id="liststore1">
11 <columns>
12 <!-- column-name text -->
13 <column type="gchararray"/>
14 <!-- column-name id -->
15 <column type="gchararray"/>
16 </columns>
17 </object>
18 <object class="GtkTreeStore" id="liststore2">
19 <columns>
20 <!-- column-name text -->
21 <column type="gchararray"/>
22 <!-- column-name id -->
23 <column type="gchararray"/>
24 </columns>
25 </object>
26 <object class="GtkTreeStore" id="liststore3">
27 <columns>
28 <!-- column-name text -->
29 <column type="gchararray"/>
30 <!-- column-name id -->
31 <column type="gchararray"/>
32 </columns>
33 </object>
34 <object class="GtkDialog" id="AdvancedDocumentClassificationDialog">
35 <property name="can_focus">False</property>
36 <property name="border_width">6</property>
37 <property name="title" translatable="yes" context="classificationdialog|dialogname">Classification</property>
38 <property name="modal">True</property>
39 <property name="default_width">0</property>
40 <property name="default_height">0</property>
41 <property name="type_hint">dialog</property>
42 <child>
43 <placeholder/>
44 </child>
45 <child internal-child="vbox">
46 <object class="GtkBox" id="dialog-vbox1">
47 <property name="can_focus">False</property>
48 <property name="orientation">vertical</property>
49 <property name="spacing">12</property>
50 <child internal-child="action_area">
51 <object class="GtkButtonBox" id="dialog-action_area1">
52 <property name="can_focus">False</property>
53 <property name="layout_style">end</property>
54 <child>
55 <object class="GtkButton" id="ok">
56 <property name="label">gtk-ok</property>
57 <property name="visible">True</property>
58 <property name="can_focus">True</property>
59 <property name="can_default">True</property>
60 <property name="has_default">True</property>
61 <property name="receives_default">True</property>
62 <property name="use_stock">True</property>
63 </object>
64 <packing>
65 <property name="expand">False</property>
66 <property name="fill">True</property>
67 <property name="position">0</property>
68 </packing>
69 </child>
70 <child>
71 <object class="GtkButton" id="cancel">
72 <property name="label">gtk-cancel</property>
73 <property name="visible">True</property>
74 <property name="can_focus">True</property>
75 <property name="receives_default">True</property>
76 <property name="use_stock">True</property>
77 </object>
78 <packing>
79 <property name="expand">False</property>
80 <property name="fill">True</property>
81 <property name="position">1</property>
82 </packing>
83 </child>
84 <child>
85 <object class="GtkButton" id="help">
86 <property name="label">gtk-help</property>
87 <property name="visible">True</property>
88 <property name="can_focus">True</property>
89 <property name="receives_default">True</property>
90 <property name="use_stock">True</property>
91 </object>
92 <packing>
93 <property name="expand">False</property>
94 <property name="fill">True</property>
95 <property name="position">2</property>
96 <property name="secondary">True</property>
97 </packing>
98 </child>
99 </object>
100 <packing>
101 <property name="expand">False</property>
102 <property name="fill">True</property>
103 <property name="pack_type">end</property>
104 <property name="position">0</property>
105 </packing>
106 </child>
107 <child>
108 <object class="GtkGrid">
109 <property name="visible">True</property>
110 <property name="can_focus">False</property>
111 <property name="row_spacing">6</property>
112 <property name="column_spacing">6</property>
113 <child>
114 <object class="GtkGrid">
115 <property name="visible">True</property>
116 <property name="can_focus">False</property>
117 <property name="row_spacing">6</property>
118 <property name="column_spacing">6</property>
119 <child>
120 <object class="GtkLabel" id="classificationLabel">
121 <property name="visible">True</property>
122 <property name="can_focus">False</property>
123 <property name="label" translatable="yes" context="classificationdialog|label-Classification">Classification:</property>
124 <property name="xalign">0</property>
125 <accessibility>
126 <relation type="label-for" target="classificationCB"/>
127 </accessibility>
128 </object>
129 <packing>
130 <property name="left_attach">0</property>
131 <property name="top_attach">1</property>
132 </packing>
133 </child>
134 <child>
135 <object class="GtkLabel" id="internationalClassificationLabel">
136 <property name="visible">True</property>
137 <property name="can_focus">False</property>
138 <property name="label" translatable="yes" context="classificationdialog|label-InternationalClassification">International:</property>
139 <property name="xalign">0</property>
140 <accessibility>
141 <relation type="label-for" target="internationalClassificationCB"/>
142 </accessibility>
143 </object>
144 <packing>
145 <property name="left_attach">0</property>
146 <property name="top_attach">2</property>
147 </packing>
148 </child>
149 <child>
150 <object class="GtkComboBoxText" id="classificationCB">
151 <property name="visible">True</property>
152 <property name="can_focus">False</property>
153 <property name="hexpand">True</property>
154 <accessibility>
155 <relation type="labelled-by" target="classificationLabel"/>
156 </accessibility>
157 </object>
158 <packing>
159 <property name="left_attach">1</property>
160 <property name="top_attach">1</property>
161 </packing>
162 </child>
163 <child>
164 <object class="GtkComboBoxText" id="internationalClassificationCB">
165 <property name="visible">True</property>
166 <property name="can_focus">False</property>
167 <accessibility>
168 <relation type="labelled-by" target="internationalClassificationLabel"/>
169 </accessibility>
170 </object>
171 <packing>
172 <property name="left_attach">1</property>
173 <property name="top_attach">2</property>
174 </packing>
175 </child>
176 <child>
177 <object class="GtkLabel" id="markingLabel">
178 <property name="visible">True</property>
179 <property name="can_focus">False</property>
180 <property name="label" translatable="yes" context="classificationdialog|label-Marking">Marking:</property>
181 <property name="xalign">0</property>
182 <accessibility>
183 <relation type="label-for" target="markingLB"/>
184 </accessibility>
185 </object>
186 <packing>
187 <property name="left_attach">0</property>
188 <property name="top_attach">3</property>
189 <property name="width">2</property>
190 </packing>
191 </child>
192 <child>
193 <object class="GtkLabel" id="recentlyUsedLabel">
194 <property name="visible">True</property>
195 <property name="can_focus">False</property>
196 <property name="label" translatable="yes" context="classificationdialog|label-Classification">Recently Used:</property>
197 <property name="xalign">0</property>
198 <accessibility>
199 <relation type="label-for" target="recentlyUsedCB"/>
200 </accessibility>
201 </object>
202 <packing>
203 <property name="left_attach">0</property>
204 <property name="top_attach">0</property>
205 </packing>
206 </child>
207 <child>
208 <object class="GtkComboBoxText" id="recentlyUsedCB">
209 <property name="visible">True</property>
210 <property name="can_focus">False</property>
211 <property name="hexpand">True</property>
212 <accessibility>
213 <relation type="labelled-by" target="recentlyUsedLabel"/>
214 </accessibility>
215 </object>
216 <packing>
217 <property name="left_attach">1</property>
218 <property name="top_attach">0</property>
219 </packing>
220 </child>
221 <child>
222 <object class="GtkScrolledWindow">
223 <property name="visible">True</property>
224 <property name="can_focus">True</property>
225 <property name="shadow_type">in</property>
226 <child>
227 <object class="GtkTreeView" id="markingLB">
228 <property name="visible">True</property>
229 <property name="can_focus">True</property>
230 <property name="hexpand">True</property>
231 <property name="vexpand">True</property>
232 <property name="model">liststore1</property>
233 <property name="headers_visible">False</property>
234 <property name="headers_clickable">False</property>
235 <property name="show_expanders">False</property>
236 <child internal-child="selection">
237 <object class="GtkTreeSelection"/>
238 </child>
239 <child>
240 <object class="GtkTreeViewColumn" id="treeviewcolumn3">
241 <property name="resizable">True</property>
242 <property name="spacing">6</property>
243 <child>
244 <object class="GtkCellRendererText" id="cellrenderer1"/>
245 <attributes>
246 <attribute name="text">0</attribute>
247 </attributes>
248 </child>
249 </object>
250 </child>
251 <accessibility>
252 <relation type="labelled-by" target="markingLabel"/>
253 </accessibility>
254 </object>
255 </child>
256 </object>
257 <packing>
258 <property name="left_attach">0</property>
259 <property name="top_attach">4</property>
260 <property name="width">2</property>
261 </packing>
262 </child>
263 </object>
264 <packing>
265 <property name="left_attach">1</property>
266 <property name="top_attach">0</property>
267 </packing>
268 </child>
269 <child>
270 <object class="GtkGrid">
271 <property name="visible">True</property>
272 <property name="can_focus">False</property>
273 <property name="hexpand">True</property>
274 <property name="vexpand">True</property>
275 <property name="row_spacing">3</property>
276 <child>
277 <object class="GtkLabel" id="classificationContentLabel">
278 <property name="visible">True</property>
279 <property name="can_focus">False</property>
280 <property name="label" translatable="yes" context="classificationdialog|label-Content">Content</property>
281 <property name="xalign">0</property>
282 <property name="yalign">0</property>
283 <accessibility>
284 <relation type="label-for" target="classificationEditWindow"/>
285 </accessibility>
286 </object>
287 <packing>
288 <property name="left_attach">0</property>
289 <property name="top_attach">0</property>
290 </packing>
291 </child>
292 <child>
293 <object class="GtkBox">
294 <property name="visible">True</property>
295 <property name="can_focus">False</property>
296 <child>
297 <object class="GtkToggleButton" id="toolbox">
298 <property name="visible">True</property>
299 <property name="can_focus">False</property>
300 <property name="receives_default">False</property>
301 <property name="tooltip_text" translatable="yes" context="classificationdialog|boldButton">Bold</property>
302 <property name="image">image1</property>
303 <property name="use_underline">True</property>
304 <property name="always_show_image">True</property>
305 </object>
306 <packing>
307 <property name="expand">False</property>
308 <property name="fill">True</property>
309 <property name="position">0</property>
310 </packing>
311 </child>
312 <child>
313 <object class="GtkButton" id="signButton">
314 <property name="label" translatable="yes" context="classificationdialog|signButton">Sign Paragraph</property>
315 <property name="visible">True</property>
316 <property name="can_focus">True</property>
317 <property name="receives_default">True</property>
318 </object>
319 <packing>
320 <property name="expand">False</property>
321 <property name="fill">True</property>
322 <property name="position">1</property>
323 </packing>
324 </child>
325 </object>
326 <packing>
327 <property name="left_attach">0</property>
328 <property name="top_attach">2</property>
329 </packing>
330 </child>
331 <child>
332 <object class="GtkScrolledWindow">
333 <property name="visible">True</property>
334 <property name="can_focus">True</property>
335 <property name="border_width">0</property>
336 <property name="shadow_type">in</property>
337 <child>
338 <object class="GtkViewport">
339 <property name="visible">True</property>
340 <property name="can_focus">False</property>
341 <child>
342 <object class="GtkDrawingArea" id="classificationEditWindow">
343 <property name="visible">True</property>
344 <property name="can_focus">True</property>
345 <property name="events">GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_FOCUS_CHANGE_MASK | GDK_STRUCTURE_MASK</property>
346 <property name="hexpand">True</property>
347 <accessibility>
348 <relation type="labelled-by" target="classificationContentLabel"/>
349 </accessibility>
350 </object>
351 </child>
352 </object>
353 </child>
354 </object>
355 <packing>
356 <property name="left_attach">0</property>
357 <property name="top_attach">1</property>
358 </packing>
359 </child>
360 </object>
361 <packing>
362 <property name="left_attach">0</property>
363 <property name="top_attach">0</property>
364 </packing>
365 </child>
366 <child>
367 <object class="GtkExpander" id="intellectualPropertyExpander">
368 <property name="visible">True</property>
369 <property name="can_focus">True</property>
370 <property name="hexpand">True</property>
371 <child>
372 <object class="GtkGrid">
373 <property name="visible">True</property>
374 <property name="can_focus">False</property>
375 <property name="row_spacing">6</property>
376 <property name="column_spacing">6</property>
377 <child>
378 <object class="GtkLabel" id="intellectualPropertyPartLabel">
379 <property name="visible">True</property>
380 <property name="can_focus">False</property>
381 <property name="label" translatable="yes" context="classificationdialog|label-PartNumber">License:</property>
382 <property name="xalign">0</property>
383 <accessibility>
384 <relation type="label-for" target="intellectualPropertyPartLB"/>
385 </accessibility>
386 </object>
387 <packing>
388 <property name="left_attach">0</property>
389 <property name="top_attach">0</property>
390 </packing>
391 </child>
392 <child>
393 <object class="GtkLabel" id="intellectualPropertyPartNumberLabel">
394 <property name="visible">True</property>
395 <property name="can_focus">False</property>
396 <property name="label" translatable="yes" context="classificationdialog|label-PartNumber">Part Number:</property>
397 <property name="xalign">0</property>
398 <accessibility>
399 <relation type="label-for" target="intellectualPropertyPartNumberLB"/>
400 </accessibility>
401 </object>
402 <packing>
403 <property name="left_attach">1</property>
404 <property name="top_attach">0</property>
405 <property name="width">2</property>
406 </packing>
407 </child>
408 <child>
409 <object class="GtkLabel" id="intellectualPropertyPartEntryLabel">
410 <property name="visible">True</property>
411 <property name="can_focus">False</property>
412 <property name="label" translatable="yes" context="classificationdialog|label-PartNumber">Part text:</property>
413 <property name="xalign">0</property>
414 <accessibility>
415 <relation type="label-for" target="intellectualPropertyPartEntry"/>
416 </accessibility>
417 </object>
418 <packing>
419 <property name="left_attach">0</property>
420 <property name="top_attach">2</property>
421 <property name="width">2</property>
422 </packing>
423 </child>
424 <child>
425 <object class="GtkEntry" id="intellectualPropertyPartEntry">
426 <property name="visible">True</property>
427 <property name="can_focus">True</property>
428 <property name="activates_default">True</property>
429 <accessibility>
430 <relation type="labelled-by" target="intellectualPropertyPartEntryLabel"/>
431 </accessibility>
432 </object>
433 <packing>
434 <property name="left_attach">0</property>
435 <property name="top_attach">3</property>
436 <property name="width">2</property>
437 </packing>
438 </child>
439 <child>
440 <object class="GtkScrolledWindow">
441 <property name="visible">True</property>
442 <property name="can_focus">True</property>
443 <property name="shadow_type">in</property>
444 <child>
445 <object class="GtkTreeView" id="intellectualPropertyPartLB">
446 <property name="visible">True</property>
447 <property name="can_focus">True</property>
448 <property name="hexpand">True</property>
449 <property name="vexpand">True</property>
450 <property name="model">liststore3</property>
451 <property name="headers_visible">False</property>
452 <property name="headers_clickable">False</property>
453 <property name="show_expanders">False</property>
454 <child internal-child="selection">
455 <object class="GtkTreeSelection"/>
456 </child>
457 <child>
458 <object class="GtkTreeViewColumn" id="treeviewcolumn6">
459 <property name="resizable">True</property>
460 <property name="spacing">6</property>
461 <child>
462 <object class="GtkCellRendererText" id="cellrenderer6"/>
463 <attributes>
464 <attribute name="text">0</attribute>
465 </attributes>
466 </child>
467 </object>
468 </child>
469 <accessibility>
470 <relation type="labelled-by" target="intellectualPropertyPartLabel"/>
471 </accessibility>
472 </object>
473 </child>
474 </object>
475 <packing>
476 <property name="left_attach">0</property>
477 <property name="top_attach">1</property>
478 </packing>
479 </child>
480 <child>
481 <object class="GtkScrolledWindow">
482 <property name="visible">True</property>
483 <property name="can_focus">True</property>
484 <property name="shadow_type">in</property>
485 <child>
486 <object class="GtkTreeView" id="intellectualPropertyPartNumberLB">
487 <property name="visible">True</property>
488 <property name="can_focus">True</property>
489 <property name="hexpand">True</property>
490 <property name="vexpand">True</property>
491 <property name="model">liststore2</property>
492 <property name="headers_visible">False</property>
493 <property name="headers_clickable">False</property>
494 <property name="show_expanders">False</property>
495 <child internal-child="selection">
496 <object class="GtkTreeSelection"/>
497 </child>
498 <child>
499 <object class="GtkTreeViewColumn" id="treeviewcolumn4">
500 <property name="resizable">True</property>
501 <property name="spacing">6</property>
502 <child>
503 <object class="GtkCellRendererText" id="cellrenderer5"/>
504 <attributes>
505 <attribute name="text">0</attribute>
506 </attributes>
507 </child>
508 </object>
509 </child>
510 <accessibility>
511 <relation type="labelled-by" target="intellectualPropertyPartNumberLabel"/>
512 </accessibility>
513 </object>
514 </child>
515 </object>
516 <packing>
517 <property name="left_attach">1</property>
518 <property name="top_attach">1</property>
519 </packing>
520 </child>
521 <child>
522 <object class="GtkButton" id="intellectualPropertyPartAddButton">
523 <property name="label" translatable="yes" context="classificationdialog|intellectualPropertyPartAddButton">Add</property>
524 <property name="visible">True</property>
525 <property name="can_focus">True</property>
526 <property name="receives_default">True</property>
527 <property name="halign">center</property>
528 <property name="valign">center</property>
529 </object>
530 <packing>
531 <property name="left_attach">2</property>
532 <property name="top_attach">3</property>
533 </packing>
534 </child>
535 <child>
536 <placeholder/>
537 </child>
538 <child>
539 <placeholder/>
540 </child>
541 </object>
542 </child>
543 <child type="label">
544 <object class="GtkLabel">
545 <property name="visible">True</property>
546 <property name="can_focus">False</property>
547 <property name="label" translatable="yes" context="classificationdialog|label-IntellectualProperty">Intellectual Property</property>
548 </object>
549 </child>
550 </object>
551 <packing>
552 <property name="left_attach">0</property>
553 <property name="top_attach">1</property>
554 <property name="width">2</property>
555 </packing>
556 </child>
557 </object>
558 <packing>
559 <property name="expand">True</property>
560 <property name="fill">True</property>
561 <property name="position">0</property>
562 </packing>
563 </child>
564 </object>
565 </child>
566 <action-widgets>
567 <action-widget response="-5">ok</action-widget>
568 <action-widget response="-6">cancel</action-widget>
569 <action-widget response="-11">help</action-widget>
570 </action-widgets>
571 </object>
572 </interface>