headerfootercontent.ui 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619
  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. <child internal-child="accessible">
  321. <object class="AtkObject" id="buttonBTN_TEXT-atkobject">
  322. <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>
  323. </object>
  324. </child>
  325. </object>
  326. <packing>
  327. <property name="expand">False</property>
  328. <property name="fill">True</property>
  329. <property name="position">0</property>
  330. </packing>
  331. </child>
  332. <child>
  333. <object class="GtkMenuButton" id="buttonBTN_FILE">
  334. <property name="visible">True</property>
  335. <property name="can_focus">True</property>
  336. <property name="receives_default">True</property>
  337. <property name="tooltip_text" translatable="yes" context="headerfootercontent|buttonBTN_FILE|tooltip_text">Title</property>
  338. <property name="image">imageBTN_FILE</property>
  339. <property name="draw_indicator">True</property>
  340. <property name="popup">popup</property>
  341. <property name="direction">up</property>
  342. <property name="use_popover">False</property>
  343. <child internal-child="accessible">
  344. <object class="AtkObject" id="buttonBTN_FILE-atkobject">
  345. <property name="AtkObject::accessible-description" translatable="yes" context="headerfootercontent|extended_tip|buttonBTN_FILE">Inserts a file name placeholder in the selected area.</property>
  346. </object>
  347. </child>
  348. </object>
  349. <packing>
  350. <property name="expand">False</property>
  351. <property name="fill">True</property>
  352. <property name="position">1</property>
  353. </packing>
  354. </child>
  355. <child>
  356. <object class="GtkButton" id="buttonBTN_TABLE">
  357. <property name="visible">True</property>
  358. <property name="can_focus">True</property>
  359. <property name="receives_default">True</property>
  360. <property name="tooltip_text" translatable="yes" context="headerfootercontent|buttonBTN_TABLE|tooltip_text">Sheet Name</property>
  361. <property name="image">imageBTN_TABLE</property>
  362. <child internal-child="accessible">
  363. <object class="AtkObject" id="buttonBTN_TABLE-atkobject">
  364. <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>
  365. </object>
  366. </child>
  367. </object>
  368. <packing>
  369. <property name="expand">False</property>
  370. <property name="fill">True</property>
  371. <property name="position">2</property>
  372. </packing>
  373. </child>
  374. <child>
  375. <object class="GtkButton" id="buttonBTN_PAGE">
  376. <property name="visible">True</property>
  377. <property name="can_focus">True</property>
  378. <property name="receives_default">True</property>
  379. <property name="tooltip_text" translatable="yes" context="headerfootercontent|buttonBTN_PAGE|tooltip_text">Page</property>
  380. <property name="image">imageBTN_PAGE</property>
  381. <child internal-child="accessible">
  382. <object class="AtkObject" id="buttonBTN_PAGE-atkobject">
  383. <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>
  384. </object>
  385. </child>
  386. </object>
  387. <packing>
  388. <property name="expand">False</property>
  389. <property name="fill">True</property>
  390. <property name="position">3</property>
  391. </packing>
  392. </child>
  393. <child>
  394. <object class="GtkButton" id="buttonBTN_PAGES">
  395. <property name="visible">True</property>
  396. <property name="can_focus">True</property>
  397. <property name="receives_default">True</property>
  398. <property name="tooltip_text" translatable="yes" context="headerfootercontent|buttonBTN_PAGES|tooltip_text">Pages</property>
  399. <property name="image">imageBTN_PAGES</property>
  400. <child internal-child="accessible">
  401. <object class="AtkObject" id="buttonBTN_PAGES-atkobject">
  402. <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>
  403. </object>
  404. </child>
  405. </object>
  406. <packing>
  407. <property name="expand">False</property>
  408. <property name="fill">True</property>
  409. <property name="position">4</property>
  410. </packing>
  411. </child>
  412. <child>
  413. <object class="GtkButton" id="buttonBTN_DATE">
  414. <property name="visible">True</property>
  415. <property name="can_focus">True</property>
  416. <property name="receives_default">True</property>
  417. <property name="tooltip_text" translatable="yes" context="headerfootercontent|buttonBTN_DATE|tooltip_text">Date</property>
  418. <property name="image">imageBTN_DATE</property>
  419. <child internal-child="accessible">
  420. <object class="AtkObject" id="buttonBTN_DATE-atkobject">
  421. <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>
  422. </object>
  423. </child>
  424. </object>
  425. <packing>
  426. <property name="expand">False</property>
  427. <property name="fill">True</property>
  428. <property name="position">5</property>
  429. </packing>
  430. </child>
  431. <child>
  432. <object class="GtkButton" id="buttonBTN_TIME">
  433. <property name="visible">True</property>
  434. <property name="can_focus">True</property>
  435. <property name="receives_default">True</property>
  436. <property name="tooltip_text" translatable="yes" context="headerfootercontent|buttonBTN_TIME|tooltip_text">Time</property>
  437. <property name="image">imageBTN_TIME</property>
  438. <child internal-child="accessible">
  439. <object class="AtkObject" id="buttonBTN_TIME-atkobject">
  440. <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>
  441. </object>
  442. </child>
  443. </object>
  444. <packing>
  445. <property name="expand">False</property>
  446. <property name="fill">True</property>
  447. <property name="position">6</property>
  448. </packing>
  449. </child>
  450. </object>
  451. <packing>
  452. <property name="left_attach">1</property>
  453. <property name="top_attach">1</property>
  454. </packing>
  455. </child>
  456. <child>
  457. <object class="GtkComboBoxText" id="comboLB_DEFINED">
  458. <property name="visible">True</property>
  459. <property name="can_focus">False</property>
  460. <child internal-child="accessible">
  461. <object class="AtkObject" id="comboLB_DEFINED-atkobject">
  462. <property name="AtkObject::accessible-description" translatable="yes" context="headerfootercontent|extended_tip|comboLB_DEFINED">Select a predefined header or footer from the list.</property>
  463. </object>
  464. </child>
  465. </object>
  466. <packing>
  467. <property name="left_attach">1</property>
  468. <property name="top_attach">0</property>
  469. </packing>
  470. </child>
  471. </object>
  472. <packing>
  473. <property name="expand">False</property>
  474. <property name="fill">True</property>
  475. <property name="position">1</property>
  476. </packing>
  477. </child>
  478. <child>
  479. <object class="GtkFrame" id="frame1">
  480. <property name="visible">True</property>
  481. <property name="can_focus">False</property>
  482. <property name="label_xalign">0</property>
  483. <property name="shadow_type">none</property>
  484. <child>
  485. <object class="GtkAlignment" id="alignment1">
  486. <property name="visible">True</property>
  487. <property name="can_focus">False</property>
  488. <property name="top_padding">6</property>
  489. <property name="left_padding">12</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. </object>
  496. </child>
  497. </object>
  498. </child>
  499. <child type="label">
  500. <object class="GtkLabel" id="label1">
  501. <property name="visible">True</property>
  502. <property name="can_focus">False</property>
  503. <property name="label" translatable="yes" context="headerfootercontent|label1">Note</property>
  504. <attributes>
  505. <attribute name="weight" value="bold"/>
  506. </attributes>
  507. </object>
  508. </child>
  509. </object>
  510. <packing>
  511. <property name="expand">False</property>
  512. <property name="fill">True</property>
  513. <property name="position">3</property>
  514. </packing>
  515. </child>
  516. <child>
  517. <object class="GtkBox" id="box4">
  518. <property name="can_focus">False</property>
  519. <property name="orientation">vertical</property>
  520. <property name="spacing">6</property>
  521. <child>
  522. <object class="GtkLabel" id="labelSTR_HF_NONE_IN_BRACKETS">
  523. <property name="visible">True</property>
  524. <property name="can_focus">False</property>
  525. <property name="label" translatable="yes" context="headerfootercontent|labelSTR_HF_NONE_IN_BRACKETS">(none)</property>
  526. </object>
  527. <packing>
  528. <property name="expand">False</property>
  529. <property name="fill">True</property>
  530. <property name="position">0</property>
  531. </packing>
  532. </child>
  533. <child>
  534. <object class="GtkLabel" id="labelSTR_PAGE">
  535. <property name="visible">True</property>
  536. <property name="can_focus">False</property>
  537. <property name="label" translatable="yes" context="headerfootercontent|labelSTR_PAGE">Page</property>
  538. </object>
  539. <packing>
  540. <property name="expand">False</property>
  541. <property name="fill">True</property>
  542. <property name="position">1</property>
  543. </packing>
  544. </child>
  545. <child>
  546. <object class="GtkLabel" id="labelSTR_HF_OF_QUESTION">
  547. <property name="visible">True</property>
  548. <property name="can_focus">False</property>
  549. <property name="label" translatable="yes" context="headerfootercontent|labelSTR_HF_OF_QUESTION">of ?</property>
  550. </object>
  551. <packing>
  552. <property name="expand">False</property>
  553. <property name="fill">True</property>
  554. <property name="position">2</property>
  555. </packing>
  556. </child>
  557. <child>
  558. <object class="GtkLabel" id="labelSTR_HF_CONFIDENTIAL">
  559. <property name="visible">True</property>
  560. <property name="can_focus">False</property>
  561. <property name="label" translatable="yes" context="headerfootercontent|labelSTR_HF_CONFIDENTIAL">Confidential</property>
  562. </object>
  563. <packing>
  564. <property name="expand">False</property>
  565. <property name="fill">True</property>
  566. <property name="position">3</property>
  567. </packing>
  568. </child>
  569. <child>
  570. <object class="GtkLabel" id="labelSTR_HF_CREATED_BY">
  571. <property name="visible">True</property>
  572. <property name="can_focus">False</property>
  573. <property name="label" translatable="yes" context="headerfootercontent|labelSTR_HF_CREATED_BY">Created by</property>
  574. </object>
  575. <packing>
  576. <property name="expand">False</property>
  577. <property name="fill">True</property>
  578. <property name="position">4</property>
  579. </packing>
  580. </child>
  581. <child>
  582. <object class="GtkLabel" id="labelSTR_HF_CUSTOMIZED">
  583. <property name="visible">True</property>
  584. <property name="can_focus">False</property>
  585. <property name="label" translatable="yes" context="headerfootercontent|labelSTR_HF_CUSTOMIZED">Customized</property>
  586. </object>
  587. <packing>
  588. <property name="expand">False</property>
  589. <property name="fill">True</property>
  590. <property name="position">5</property>
  591. </packing>
  592. </child>
  593. <child>
  594. <object class="GtkLabel" id="labelSTR_HF_OF">
  595. <property name="visible">True</property>
  596. <property name="can_focus">False</property>
  597. <property name="label" translatable="yes" context="headerfootercontent|labelSTR_HF_OF">of</property>
  598. </object>
  599. <packing>
  600. <property name="expand">False</property>
  601. <property name="fill">True</property>
  602. <property name="position">6</property>
  603. </packing>
  604. </child>
  605. </object>
  606. <packing>
  607. <property name="expand">False</property>
  608. <property name="fill">True</property>
  609. <property name="position">4</property>
  610. </packing>
  611. </child>
  612. <child internal-child="accessible">
  613. <object class="AtkObject" id="HeaderFooterContent-atkobject">
  614. <property name="AtkObject::accessible-description" translatable="yes" context="headerfootercontent|extended_tip|HeaderFooterContent">Defines or formats a header or footer for a Page Style.</property>
  615. </object>
  616. </child>
  617. </object>
  618. </interface>