Version 7.5.1.1, tag libreoffice-7.5.1.1
[LibreOffice.git] / sc / uiconfig / scalc / ui / headerfootercontent.ui
blob608f30e756ad6222e83bfd4cf8a2b9602cde4e5f
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="GtkImage" id="imageBTN_DATE">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="icon_name">sc/res/date.png</property>
9 </object>
10 <object class="GtkImage" id="imageBTN_FILE">
11 <property name="visible">True</property>
12 <property name="can_focus">False</property>
13 <property name="icon_name">sc/res/file.png</property>
14 </object>
15 <object class="GtkImage" id="imageBTN_PAGE">
16 <property name="visible">True</property>
17 <property name="can_focus">False</property>
18 <property name="icon_name">sc/res/page.png</property>
19 </object>
20 <object class="GtkImage" id="imageBTN_PAGES">
21 <property name="visible">True</property>
22 <property name="can_focus">False</property>
23 <property name="icon_name">sc/res/pages.png</property>
24 </object>
25 <object class="GtkImage" id="imageBTN_TABLE">
26 <property name="visible">True</property>
27 <property name="can_focus">False</property>
28 <property name="icon_name">sc/res/table.png</property>
29 </object>
30 <object class="GtkImage" id="imageBTN_TEXT">
31 <property name="visible">True</property>
32 <property name="can_focus">False</property>
33 <property name="icon_name">sc/res/text.png</property>
34 </object>
35 <object class="GtkImage" id="imageBTN_TIME">
36 <property name="visible">True</property>
37 <property name="can_focus">False</property>
38 <property name="icon_name">sc/res/time.png</property>
39 </object>
40 <object class="GtkMenu" id="popup">
41 <property name="visible">True</property>
42 <property name="can_focus">False</property>
43 <child>
44 <object class="GtkMenuItem" id="title">
45 <property name="visible">True</property>
46 <property name="can_focus">False</property>
47 <property name="label" translatable="yes" context="headerfootercontent|title">Title</property>
48 <property name="use_underline">True</property>
49 </object>
50 </child>
51 <child>
52 <object class="GtkMenuItem" id="filename">
53 <property name="visible">True</property>
54 <property name="can_focus">False</property>
55 <property name="label" translatable="yes" context="headerfootercontent|filename">File Name</property>
56 <property name="use_underline">True</property>
57 </object>
58 </child>
59 <child>
60 <object class="GtkMenuItem" id="pathname">
61 <property name="visible">True</property>
62 <property name="can_focus">False</property>
63 <property name="label" translatable="yes" context="headerfootercontent|pathname">Path/File Name</property>
64 <property name="use_underline">True</property>
65 </object>
66 </child>
67 </object>
68 <object class="GtkBox" id="HeaderFooterContent">
69 <property name="visible">True</property>
70 <property name="can_focus">False</property>
71 <property name="border_width">6</property>
72 <property name="orientation">vertical</property>
73 <property name="spacing">6</property>
74 <child>
75 <!-- n-columns=1 n-rows=1 -->
76 <object class="GtkGrid" id="grid1">
77 <property name="visible">True</property>
78 <property name="can_focus">False</property>
79 <property name="row_spacing">12</property>
80 <property name="column_spacing">6</property>
81 <property name="column_homogeneous">True</property>
82 <child>
83 <object class="GtkLabel" id="labelFT_LEFT">
84 <property name="visible">True</property>
85 <property name="can_focus">False</property>
86 <property name="label" translatable="yes" context="headerfootercontent|labelFT_LEFT">_Left area</property>
87 <property name="use_underline">True</property>
88 <property name="mnemonic_widget">textviewWND_LEFT</property>
89 <property name="xalign">0</property>
90 </object>
91 <packing>
92 <property name="left_attach">0</property>
93 <property name="top_attach">0</property>
94 </packing>
95 </child>
96 <child>
97 <object class="GtkLabel" id="labelFT_CENTER">
98 <property name="visible">True</property>
99 <property name="can_focus">False</property>
100 <property name="label" translatable="yes" context="headerfootercontent|labelFT_CENTER">_Center area</property>
101 <property name="use_underline">True</property>
102 <property name="mnemonic_widget">textviewWND_CENTER</property>
103 <property name="xalign">0</property>
104 </object>
105 <packing>
106 <property name="left_attach">1</property>
107 <property name="top_attach">0</property>
108 </packing>
109 </child>
110 <child>
111 <object class="GtkLabel" id="labelFT_RIGHT">
112 <property name="visible">True</property>
113 <property name="can_focus">False</property>
114 <property name="label" translatable="yes" context="headerfootercontent|labelFT_RIGHT">R_ight area</property>
115 <property name="use_underline">True</property>
116 <property name="mnemonic_widget">textviewWND_RIGHT</property>
117 <property name="xalign">0</property>
118 </object>
119 <packing>
120 <property name="left_attach">2</property>
121 <property name="top_attach">0</property>
122 </packing>
123 </child>
124 <child>
125 <object class="GtkScrolledWindow">
126 <property name="visible">True</property>
127 <property name="can_focus">True</property>
128 <property name="border_width">0</property>
129 <property name="shadow_type">in</property>
130 <child>
131 <object class="GtkViewport">
132 <property name="visible">True</property>
133 <property name="can_focus">False</property>
134 <child>
135 <object class="GtkDrawingArea" id="textviewWND_LEFT">
136 <property name="visible">True</property>
137 <property name="can_focus">True</property>
138 <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>
139 <child internal-child="accessible">
140 <object class="AtkObject" id="textviewWND_LEFT-atkobject">
141 <property name="AtkObject::accessible-description" translatable="yes" context="headerfootercontent|extended_tip|textviewWND_LEFT">Enter the text to be displayed at the left side of the header or footer.</property>
142 </object>
143 </child>
144 </object>
145 </child>
146 </object>
147 </child>
148 </object>
149 <packing>
150 <property name="left_attach">0</property>
151 <property name="top_attach">1</property>
152 </packing>
153 </child>
154 <child>
155 <object class="GtkScrolledWindow">
156 <property name="visible">True</property>
157 <property name="can_focus">True</property>
158 <property name="border_width">0</property>
159 <property name="shadow_type">in</property>
160 <child>
161 <object class="GtkViewport">
162 <property name="visible">True</property>
163 <property name="can_focus">False</property>
164 <child>
165 <object class="GtkDrawingArea" id="textviewWND_CENTER">
166 <property name="visible">True</property>
167 <property name="can_focus">True</property>
168 <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>
169 <child internal-child="accessible">
170 <object class="AtkObject" id="textviewWND_CENTER-atkobject">
171 <property name="AtkObject::accessible-description" translatable="yes" context="headerfootercontent|extended_tip|textviewWND_CENTER">Enter the text to be displayed at the center of the header or footer.</property>
172 </object>
173 </child>
174 </object>
175 </child>
176 </object>
177 </child>
178 </object>
179 <packing>
180 <property name="left_attach">1</property>
181 <property name="top_attach">1</property>
182 </packing>
183 </child>
184 <child>
185 <object class="GtkScrolledWindow">
186 <property name="visible">True</property>
187 <property name="can_focus">True</property>
188 <property name="border_width">0</property>
189 <property name="shadow_type">in</property>
190 <child>
191 <object class="GtkViewport">
192 <property name="visible">True</property>
193 <property name="can_focus">False</property>
194 <child>
195 <object class="GtkDrawingArea" id="textviewWND_RIGHT">
196 <property name="visible">True</property>
197 <property name="can_focus">True</property>
198 <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>
199 <child internal-child="accessible">
200 <object class="AtkObject" id="textviewWND_RIGHT-atkobject">
201 <property name="AtkObject::accessible-description" translatable="yes" context="headerfootercontent|extended_tip|textviewWND_RIGHT">Enter the text to be displayed at the right side of the header or footer.</property>
202 </object>
203 </child>
204 </object>
205 </child>
206 </object>
207 </child>
208 </object>
209 <packing>
210 <property name="left_attach">2</property>
211 <property name="top_attach">1</property>
212 </packing>
213 </child>
214 </object>
215 <packing>
216 <property name="expand">False</property>
217 <property name="fill">True</property>
218 <property name="position">0</property>
219 </packing>
220 </child>
221 <child>
222 <!-- n-columns=1 n-rows=1 -->
223 <object class="GtkGrid" id="grid2">
224 <property name="visible">True</property>
225 <property name="can_focus">False</property>
226 <property name="orientation">vertical</property>
227 <property name="row_spacing">12</property>
228 <property name="column_spacing">6</property>
229 <child>
230 <object class="GtkBox" id="box2">
231 <property name="visible">True</property>
232 <property name="can_focus">False</property>
233 <property name="orientation">vertical</property>
234 <child>
235 <object class="GtkLabel" id="labelFT_H_DEFINED">
236 <property name="can_focus">False</property>
237 <property name="vexpand">True</property>
238 <property name="label" translatable="yes" context="headerfootercontent|labelFT_H_DEFINED">_Header</property>
239 <property name="use_underline">True</property>
240 <property name="mnemonic_widget">comboLB_DEFINED</property>
241 <property name="xalign">0</property>
242 </object>
243 <packing>
244 <property name="expand">False</property>
245 <property name="fill">True</property>
246 <property name="position">0</property>
247 </packing>
248 </child>
249 <child>
250 <object class="GtkLabel" id="labelFT_F_DEFINED">
251 <property name="can_focus">False</property>
252 <property name="vexpand">True</property>
253 <property name="label" translatable="yes" context="headerfootercontent|labelFT_F_DEFINED">_Footer</property>
254 <property name="use_underline">True</property>
255 <property name="mnemonic_widget">comboLB_DEFINED</property>
256 <property name="xalign">0</property>
257 </object>
258 <packing>
259 <property name="expand">False</property>
260 <property name="fill">True</property>
261 <property name="position">1</property>
262 </packing>
263 </child>
264 </object>
265 <packing>
266 <property name="left_attach">0</property>
267 <property name="top_attach">0</property>
268 </packing>
269 </child>
270 <child>
271 <object class="GtkBox" id="box3">
272 <property name="visible">True</property>
273 <property name="can_focus">False</property>
274 <property name="orientation">vertical</property>
275 <property name="spacing">6</property>
276 <child>
277 <object class="GtkLabel" id="labelFT_H_CUSTOM">
278 <property name="can_focus">False</property>
279 <property name="vexpand">True</property>
280 <property name="label" translatable="yes" context="headerfootercontent|labelFT_H_CUSTOM">Custom header</property>
281 <property name="xalign">0</property>
282 </object>
283 <packing>
284 <property name="expand">False</property>
285 <property name="fill">True</property>
286 <property name="position">0</property>
287 </packing>
288 </child>
289 <child>
290 <object class="GtkLabel" id="labelFT_F_CUSTOM">
291 <property name="can_focus">False</property>
292 <property name="vexpand">True</property>
293 <property name="label" translatable="yes" context="headerfootercontent|labelFT_F_CUSTOM">Custom footer</property>
294 <property name="xalign">0</property>
295 </object>
296 <packing>
297 <property name="expand">False</property>
298 <property name="fill">True</property>
299 <property name="position">1</property>
300 </packing>
301 </child>
302 </object>
303 <packing>
304 <property name="left_attach">0</property>
305 <property name="top_attach">1</property>
306 </packing>
307 </child>
308 <child>
309 <object class="GtkBox" id="box">
310 <property name="visible">True</property>
311 <property name="can_focus">False</property>
312 <property name="spacing">12</property>
313 <child>
314 <object class="GtkButton" id="buttonBTN_TEXT">
315 <property name="visible">True</property>
316 <property name="can_focus">True</property>
317 <property name="receives_default">True</property>
318 <property name="tooltip_text" translatable="yes" context="headerfootercontent|buttonBTN_TEXT|tooltip_text">Text Attributes</property>
319 <property name="image">imageBTN_TEXT</property>
320 <property name="always-show-image">True</property>
321 <child internal-child="accessible">
322 <object class="AtkObject" id="buttonBTN_TEXT-atkobject">
323 <property name="AtkObject::accessible-description" translatable="yes" context="headerfootercontent|extended_tip|buttonBTN_TEXT">Opens a dialog to assign formats to new or selected text.</property>
324 </object>
325 </child>
326 </object>
327 <packing>
328 <property name="expand">False</property>
329 <property name="fill">True</property>
330 <property name="position">0</property>
331 </packing>
332 </child>
333 <child>
334 <object class="GtkMenuButton" id="buttonBTN_FILE">
335 <property name="visible">True</property>
336 <property name="can_focus">True</property>
337 <property name="receives_default">True</property>
338 <property name="tooltip_text" translatable="yes" context="headerfootercontent|buttonBTN_FILE|tooltip_text">Title</property>
339 <property name="image">imageBTN_FILE</property>
340 <property name="draw_indicator">True</property>
341 <property name="popup">popup</property>
342 <property name="direction">down</property>
343 <property name="use_popover">False</property>
344 <child internal-child="accessible">
345 <object class="AtkObject" id="buttonBTN_FILE-atkobject">
346 <property name="AtkObject::accessible-description" translatable="yes" context="headerfootercontent|extended_tip|buttonBTN_FILE">Inserts a file name placeholder in the selected area.</property>
347 </object>
348 </child>
349 </object>
350 <packing>
351 <property name="expand">False</property>
352 <property name="fill">True</property>
353 <property name="position">1</property>
354 </packing>
355 </child>
356 <child>
357 <object class="GtkButton" id="buttonBTN_TABLE">
358 <property name="visible">True</property>
359 <property name="can_focus">True</property>
360 <property name="receives_default">True</property>
361 <property name="tooltip_text" translatable="yes" context="headerfootercontent|buttonBTN_TABLE|tooltip_text">Sheet Name</property>
362 <property name="image">imageBTN_TABLE</property>
363 <property name="always-show-image">True</property>
364 <child internal-child="accessible">
365 <object class="AtkObject" id="buttonBTN_TABLE-atkobject">
366 <property name="AtkObject::accessible-description" translatable="yes" context="headerfootercontent|extended_tip|buttonBTN_TABLE">Inserts a placeholder in the selected header/footer area, which is replaced by the sheet name in the header/footer of the actual document.</property>
367 </object>
368 </child>
369 </object>
370 <packing>
371 <property name="expand">False</property>
372 <property name="fill">True</property>
373 <property name="position">2</property>
374 </packing>
375 </child>
376 <child>
377 <object class="GtkButton" id="buttonBTN_PAGE">
378 <property name="visible">True</property>
379 <property name="can_focus">True</property>
380 <property name="receives_default">True</property>
381 <property name="tooltip_text" translatable="yes" context="headerfootercontent|buttonBTN_PAGE|tooltip_text">Page</property>
382 <property name="image">imageBTN_PAGE</property>
383 <property name="always-show-image">True</property>
384 <child internal-child="accessible">
385 <object class="AtkObject" id="buttonBTN_PAGE-atkobject">
386 <property name="AtkObject::accessible-description" translatable="yes" context="headerfootercontent|extended_tip|buttonBTN_PAGE">Inserts a placeholder in the selected header/footer area, which is replaced by page numbering. This allows continuous page numbering in a document.</property>
387 </object>
388 </child>
389 </object>
390 <packing>
391 <property name="expand">False</property>
392 <property name="fill">True</property>
393 <property name="position">3</property>
394 </packing>
395 </child>
396 <child>
397 <object class="GtkButton" id="buttonBTN_PAGES">
398 <property name="visible">True</property>
399 <property name="can_focus">True</property>
400 <property name="receives_default">True</property>
401 <property name="tooltip_text" translatable="yes" context="headerfootercontent|buttonBTN_PAGES|tooltip_text">Pages</property>
402 <property name="image">imageBTN_PAGES</property>
403 <property name="always-show-image">True</property>
404 <child internal-child="accessible">
405 <object class="AtkObject" id="buttonBTN_PAGES-atkobject">
406 <property name="AtkObject::accessible-description" translatable="yes" context="headerfootercontent|extended_tip|buttonBTN_PAGES">Inserts a placeholder in the selected header/footer area, which is replaced by the total number of pages in the document.</property>
407 </object>
408 </child>
409 </object>
410 <packing>
411 <property name="expand">False</property>
412 <property name="fill">True</property>
413 <property name="position">4</property>
414 </packing>
415 </child>
416 <child>
417 <object class="GtkButton" id="buttonBTN_DATE">
418 <property name="visible">True</property>
419 <property name="can_focus">True</property>
420 <property name="receives_default">True</property>
421 <property name="tooltip_text" translatable="yes" context="headerfootercontent|buttonBTN_DATE|tooltip_text">Date</property>
422 <property name="image">imageBTN_DATE</property>
423 <property name="always-show-image">True</property>
424 <child internal-child="accessible">
425 <object class="AtkObject" id="buttonBTN_DATE-atkobject">
426 <property name="AtkObject::accessible-description" translatable="yes" context="headerfootercontent|extended_tip|buttonBTN_DATE">Inserts a placeholder in the selected header/footer area, which is replaced by the current date which will be repeated in the header/footer on each page of the document.</property>
427 </object>
428 </child>
429 </object>
430 <packing>
431 <property name="expand">False</property>
432 <property name="fill">True</property>
433 <property name="position">5</property>
434 </packing>
435 </child>
436 <child>
437 <object class="GtkButton" id="buttonBTN_TIME">
438 <property name="visible">True</property>
439 <property name="can_focus">True</property>
440 <property name="receives_default">True</property>
441 <property name="tooltip_text" translatable="yes" context="headerfootercontent|buttonBTN_TIME|tooltip_text">Time</property>
442 <property name="image">imageBTN_TIME</property>
443 <property name="always-show-image">True</property>
444 <child internal-child="accessible">
445 <object class="AtkObject" id="buttonBTN_TIME-atkobject">
446 <property name="AtkObject::accessible-description" translatable="yes" context="headerfootercontent|extended_tip|buttonBTN_TIME">Inserts a placeholder in the selected header/footer area, which is replaced by the current time in the header/footer on each page of the document.</property>
447 </object>
448 </child>
449 </object>
450 <packing>
451 <property name="expand">False</property>
452 <property name="fill">True</property>
453 <property name="position">6</property>
454 </packing>
455 </child>
456 </object>
457 <packing>
458 <property name="left_attach">1</property>
459 <property name="top_attach">1</property>
460 </packing>
461 </child>
462 <child>
463 <object class="GtkComboBoxText" id="comboLB_DEFINED">
464 <property name="visible">True</property>
465 <property name="can_focus">False</property>
466 <child internal-child="accessible">
467 <object class="AtkObject" id="comboLB_DEFINED-atkobject">
468 <property name="AtkObject::accessible-description" translatable="yes" context="headerfootercontent|extended_tip|comboLB_DEFINED">Select a predefined header or footer from the list.</property>
469 </object>
470 </child>
471 </object>
472 <packing>
473 <property name="left_attach">1</property>
474 <property name="top_attach">0</property>
475 </packing>
476 </child>
477 </object>
478 <packing>
479 <property name="expand">False</property>
480 <property name="fill">True</property>
481 <property name="position">1</property>
482 </packing>
483 </child>
484 <child>
485 <object class="GtkFrame" id="frame1">
486 <property name="visible">True</property>
487 <property name="can_focus">False</property>
488 <property name="label_xalign">0</property>
489 <property name="shadow_type">none</property>
490 <child>
491 <object class="GtkLabel" id="label2">
492 <property name="visible">True</property>
493 <property name="can_focus">False</property>
494 <property name="label" translatable="yes" context="headerfootercontent|label2">Use the buttons to change the font or insert field commands such as date, time, etc.</property>
495 <property name="margin-start">12</property>
496 <property name="margin-top">6</property>
497 <attributes>
498 <attribute name="scale" value="0.9"/>
499 </attributes>
500 </object>
501 </child>
502 <child type="label">
503 <object class="GtkLabel" id="label1">
504 <property name="visible">True</property>
505 <property name="can_focus">False</property>
506 <property name="label" translatable="yes" context="headerfootercontent|label1">Note</property>
507 <attributes>
508 <attribute name="weight" value="bold"/>
509 </attributes>
510 </object>
511 </child>
512 </object>
513 <packing>
514 <property name="expand">False</property>
515 <property name="fill">True</property>
516 <property name="position">3</property>
517 </packing>
518 </child>
519 <child>
520 <object class="GtkBox" id="box4">
521 <property name="can_focus">False</property>
522 <property name="orientation">vertical</property>
523 <property name="spacing">6</property>
524 <child>
525 <object class="GtkLabel" id="labelSTR_HF_NONE_IN_BRACKETS">
526 <property name="visible">True</property>
527 <property name="can_focus">False</property>
528 <property name="label" translatable="yes" context="headerfootercontent|labelSTR_HF_NONE_IN_BRACKETS">(none)</property>
529 </object>
530 <packing>
531 <property name="expand">False</property>
532 <property name="fill">True</property>
533 <property name="position">0</property>
534 </packing>
535 </child>
536 <child>
537 <object class="GtkLabel" id="labelSTR_PAGE">
538 <property name="visible">True</property>
539 <property name="can_focus">False</property>
540 <property name="label" translatable="yes" context="headerfootercontent|labelSTR_PAGE">Page</property>
541 </object>
542 <packing>
543 <property name="expand">False</property>
544 <property name="fill">True</property>
545 <property name="position">1</property>
546 </packing>
547 </child>
548 <child>
549 <object class="GtkLabel" id="labelSTR_HF_OF_QUESTION">
550 <property name="visible">True</property>
551 <property name="can_focus">False</property>
552 <property name="label" translatable="yes" context="headerfootercontent|labelSTR_HF_OF_QUESTION">of ?</property>
553 </object>
554 <packing>
555 <property name="expand">False</property>
556 <property name="fill">True</property>
557 <property name="position">2</property>
558 </packing>
559 </child>
560 <child>
561 <object class="GtkLabel" id="labelSTR_HF_CONFIDENTIAL">
562 <property name="visible">True</property>
563 <property name="can_focus">False</property>
564 <property name="label" translatable="yes" context="headerfootercontent|labelSTR_HF_CONFIDENTIAL">Confidential</property>
565 </object>
566 <packing>
567 <property name="expand">False</property>
568 <property name="fill">True</property>
569 <property name="position">3</property>
570 </packing>
571 </child>
572 <child>
573 <object class="GtkLabel" id="labelSTR_HF_CREATED_BY">
574 <property name="visible">True</property>
575 <property name="can_focus">False</property>
576 <property name="label" translatable="yes" context="headerfootercontent|labelSTR_HF_CREATED_BY">Created by</property>
577 </object>
578 <packing>
579 <property name="expand">False</property>
580 <property name="fill">True</property>
581 <property name="position">4</property>
582 </packing>
583 </child>
584 <child>
585 <object class="GtkLabel" id="labelSTR_HF_CUSTOMIZED">
586 <property name="visible">True</property>
587 <property name="can_focus">False</property>
588 <property name="label" translatable="yes" context="headerfootercontent|labelSTR_HF_CUSTOMIZED">Customized</property>
589 </object>
590 <packing>
591 <property name="expand">False</property>
592 <property name="fill">True</property>
593 <property name="position">5</property>
594 </packing>
595 </child>
596 <child>
597 <object class="GtkLabel" id="labelSTR_HF_OF">
598 <property name="visible">True</property>
599 <property name="can_focus">False</property>
600 <property name="label" translatable="yes" context="headerfootercontent|labelSTR_HF_OF">of</property>
601 </object>
602 <packing>
603 <property name="expand">False</property>
604 <property name="fill">True</property>
605 <property name="position">6</property>
606 </packing>
607 </child>
608 </object>
609 <packing>
610 <property name="expand">False</property>
611 <property name="fill">True</property>
612 <property name="position">4</property>
613 </packing>
614 </child>
615 <child internal-child="accessible">
616 <object class="AtkObject" id="HeaderFooterContent-atkobject">
617 <property name="AtkObject::accessible-description" translatable="yes" context="headerfootercontent|extended_tip|HeaderFooterContent">Defines or formats a header or footer for a Page Style.</property>
618 </object>
619 </child>
620 </object>
621 </interface>