fldvarpage.ui 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.36.0 -->
  3. <interface domain="sw">
  4. <requires lib="gtk+" version="3.20"/>
  5. <object class="GtkImage" id="image1">
  6. <property name="visible">True</property>
  7. <property name="can_focus">False</property>
  8. <property name="icon_name">svx/res/nu02.png</property>
  9. </object>
  10. <object class="GtkImage" id="image2">
  11. <property name="visible">True</property>
  12. <property name="can_focus">False</property>
  13. <property name="icon_name">svx/res/nu01.png</property>
  14. </object>
  15. <object class="GtkTreeStore" id="liststore1">
  16. <columns>
  17. <!-- column-name text -->
  18. <column type="gchararray"/>
  19. <!-- column-name id -->
  20. <column type="gchararray"/>
  21. </columns>
  22. </object>
  23. <object class="GtkTreeStore" id="liststore2">
  24. <columns>
  25. <!-- column-name text -->
  26. <column type="gchararray"/>
  27. <!-- column-name id -->
  28. <column type="gchararray"/>
  29. </columns>
  30. </object>
  31. <object class="GtkTreeStore" id="liststore3">
  32. <columns>
  33. <!-- column-name text -->
  34. <column type="gchararray"/>
  35. <!-- column-name id -->
  36. <column type="gchararray"/>
  37. </columns>
  38. </object>
  39. <object class="GtkTreeStore" id="liststore4">
  40. <columns>
  41. <!-- column-name text -->
  42. <column type="gchararray"/>
  43. <!-- column-name id -->
  44. <column type="gchararray"/>
  45. </columns>
  46. </object>
  47. <!-- n-columns=1 n-rows=1 -->
  48. <object class="GtkGrid" id="FieldVarPage">
  49. <property name="visible">True</property>
  50. <property name="can_focus">False</property>
  51. <property name="hexpand">True</property>
  52. <property name="vexpand">True</property>
  53. <property name="border_width">6</property>
  54. <property name="row_spacing">12</property>
  55. <property name="column_spacing">12</property>
  56. <property name="column_homogeneous">True</property>
  57. <child>
  58. <object class="GtkBox" id="box3">
  59. <property name="visible">True</property>
  60. <property name="can_focus">False</property>
  61. <property name="hexpand">True</property>
  62. <property name="vexpand">True</property>
  63. <property name="orientation">vertical</property>
  64. <property name="spacing">12</property>
  65. <child>
  66. <object class="GtkFrame" id="typeframe">
  67. <property name="visible">True</property>
  68. <property name="can_focus">False</property>
  69. <property name="hexpand">True</property>
  70. <property name="vexpand">True</property>
  71. <property name="label_xalign">0</property>
  72. <property name="shadow_type">none</property>
  73. <child>
  74. <object class="GtkAlignment" id="alignment1">
  75. <property name="visible">True</property>
  76. <property name="can_focus">False</property>
  77. <property name="hexpand">True</property>
  78. <property name="top_padding">6</property>
  79. <child>
  80. <object class="GtkScrolledWindow">
  81. <property name="visible">True</property>
  82. <property name="can_focus">True</property>
  83. <property name="hexpand">True</property>
  84. <property name="vexpand">True</property>
  85. <property name="shadow_type">in</property>
  86. <child>
  87. <object class="GtkTreeView" id="type">
  88. <property name="visible">True</property>
  89. <property name="can_focus">True</property>
  90. <property name="hexpand">True</property>
  91. <property name="vexpand">True</property>
  92. <property name="model">liststore1</property>
  93. <property name="headers_visible">False</property>
  94. <property name="headers_clickable">False</property>
  95. <property name="search_column">0</property>
  96. <property name="show_expanders">False</property>
  97. <child internal-child="selection">
  98. <object class="GtkTreeSelection" id="treeview-selection1"/>
  99. </child>
  100. <child>
  101. <object class="GtkTreeViewColumn" id="treeviewcolumn1">
  102. <child>
  103. <object class="GtkCellRendererText" id="cellrenderertext1"/>
  104. <attributes>
  105. <attribute name="text">0</attribute>
  106. </attributes>
  107. </child>
  108. </object>
  109. </child>
  110. <child internal-child="accessible">
  111. <object class="AtkObject" id="type-atkobject">
  112. <property name="AtkObject::accessible-description" translatable="yes" context="fldvarpage|extended_tip|type">Lists the available field types. To add a field to your document, click a field type, click a field in the Select list, and then click Insert.</property>
  113. </object>
  114. </child>
  115. </object>
  116. </child>
  117. </object>
  118. </child>
  119. </object>
  120. </child>
  121. <child type="label">
  122. <object class="GtkLabel" id="label1">
  123. <property name="visible">True</property>
  124. <property name="can_focus">False</property>
  125. <property name="label" translatable="yes" context="fldvarpage|label1">_Type</property>
  126. <property name="use_underline">True</property>
  127. <property name="xalign">0</property>
  128. <attributes>
  129. <attribute name="weight" value="bold"/>
  130. </attributes>
  131. </object>
  132. </child>
  133. </object>
  134. <packing>
  135. <property name="expand">False</property>
  136. <property name="fill">True</property>
  137. <property name="position">0</property>
  138. </packing>
  139. </child>
  140. </object>
  141. <packing>
  142. <property name="left_attach">0</property>
  143. <property name="top_attach">0</property>
  144. </packing>
  145. </child>
  146. <child>
  147. <object class="GtkBox" id="box4">
  148. <property name="visible">True</property>
  149. <property name="can_focus">False</property>
  150. <property name="hexpand">True</property>
  151. <property name="vexpand">True</property>
  152. <property name="orientation">vertical</property>
  153. <property name="spacing">12</property>
  154. <child>
  155. <object class="GtkFrame" id="selectframe">
  156. <property name="visible">True</property>
  157. <property name="can_focus">False</property>
  158. <property name="hexpand">True</property>
  159. <property name="vexpand">True</property>
  160. <property name="label_xalign">0</property>
  161. <property name="shadow_type">none</property>
  162. <child>
  163. <object class="GtkAlignment" id="alignment2">
  164. <property name="visible">True</property>
  165. <property name="can_focus">False</property>
  166. <property name="hexpand">True</property>
  167. <property name="top_padding">6</property>
  168. <child>
  169. <object class="GtkScrolledWindow">
  170. <property name="visible">True</property>
  171. <property name="can_focus">True</property>
  172. <property name="hexpand">True</property>
  173. <property name="vexpand">True</property>
  174. <property name="shadow_type">in</property>
  175. <child>
  176. <object class="GtkTreeView" id="select">
  177. <property name="visible">True</property>
  178. <property name="can_focus">True</property>
  179. <property name="hexpand">True</property>
  180. <property name="vexpand">True</property>
  181. <property name="model">liststore2</property>
  182. <property name="headers_visible">False</property>
  183. <property name="headers_clickable">False</property>
  184. <property name="search_column">0</property>
  185. <property name="show_expanders">False</property>
  186. <child internal-child="selection">
  187. <object class="GtkTreeSelection" id="treeview-selection2"/>
  188. </child>
  189. <child>
  190. <object class="GtkTreeViewColumn" id="treeviewcolumn2">
  191. <child>
  192. <object class="GtkCellRendererText" id="cellrenderertext2"/>
  193. <attributes>
  194. <attribute name="text">0</attribute>
  195. </attributes>
  196. </child>
  197. </object>
  198. </child>
  199. <child internal-child="accessible">
  200. <object class="AtkObject" id="select-atkobject">
  201. <property name="AtkObject::accessible-description" translatable="yes" context="fldvarpage|extended_tip|select">Lists the available fields for the field type selected in the Type list. To insert a field, click the field, and then click Insert.</property>
  202. </object>
  203. </child>
  204. </object>
  205. </child>
  206. </object>
  207. </child>
  208. </object>
  209. </child>
  210. <child type="label">
  211. <object class="GtkLabel" id="label2">
  212. <property name="visible">True</property>
  213. <property name="can_focus">False</property>
  214. <property name="label" translatable="yes" context="fldvarpage|label2">_Select</property>
  215. <property name="use_underline">True</property>
  216. <property name="xalign">0</property>
  217. <attributes>
  218. <attribute name="weight" value="bold"/>
  219. </attributes>
  220. </object>
  221. </child>
  222. </object>
  223. <packing>
  224. <property name="expand">False</property>
  225. <property name="fill">True</property>
  226. <property name="position">0</property>
  227. </packing>
  228. </child>
  229. </object>
  230. <packing>
  231. <property name="left_attach">1</property>
  232. <property name="top_attach">0</property>
  233. </packing>
  234. </child>
  235. <child>
  236. <object class="GtkBox" id="box1">
  237. <property name="visible">True</property>
  238. <property name="can_focus">False</property>
  239. <property name="hexpand">True</property>
  240. <property name="vexpand">True</property>
  241. <property name="orientation">vertical</property>
  242. <property name="spacing">12</property>
  243. <child>
  244. <object class="GtkBox" id="box2">
  245. <property name="visible">True</property>
  246. <property name="can_focus">False</property>
  247. <property name="vexpand">True</property>
  248. <property name="orientation">vertical</property>
  249. <property name="spacing">12</property>
  250. <child>
  251. <object class="GtkFrame" id="formatframe">
  252. <property name="visible">True</property>
  253. <property name="can_focus">False</property>
  254. <property name="hexpand">True</property>
  255. <property name="vexpand">True</property>
  256. <property name="label_xalign">0</property>
  257. <property name="shadow_type">none</property>
  258. <child>
  259. <object class="GtkAlignment" id="alignment3">
  260. <property name="visible">True</property>
  261. <property name="can_focus">False</property>
  262. <property name="hexpand">True</property>
  263. <property name="vexpand">True</property>
  264. <property name="top_padding">6</property>
  265. <child>
  266. <object class="GtkBox" id="box5">
  267. <property name="visible">True</property>
  268. <property name="can_focus">False</property>
  269. <property name="hexpand">True</property>
  270. <property name="vexpand">True</property>
  271. <property name="orientation">vertical</property>
  272. <property name="spacing">6</property>
  273. <child>
  274. <object class="GtkScrolledWindow">
  275. <property name="visible">True</property>
  276. <property name="can_focus">True</property>
  277. <property name="hexpand">True</property>
  278. <property name="vexpand">True</property>
  279. <property name="shadow_type">in</property>
  280. <child>
  281. <object class="GtkTreeView" id="numformat">
  282. <property name="visible">True</property>
  283. <property name="can_focus">True</property>
  284. <property name="hexpand">True</property>
  285. <property name="vexpand">True</property>
  286. <property name="model">liststore3</property>
  287. <property name="headers_visible">False</property>
  288. <property name="headers_clickable">False</property>
  289. <property name="search_column">0</property>
  290. <property name="show_expanders">False</property>
  291. <child internal-child="selection">
  292. <object class="GtkTreeSelection" id="treeview-selection3"/>
  293. </child>
  294. <child>
  295. <object class="GtkTreeViewColumn" id="treeviewcolumn3">
  296. <child>
  297. <object class="GtkCellRendererText" id="cellrenderertext3"/>
  298. <attributes>
  299. <attribute name="text">0</attribute>
  300. </attributes>
  301. </child>
  302. </object>
  303. </child>
  304. <child internal-child="accessible">
  305. <object class="AtkObject" id="numformat-atkobject">
  306. <property name="AtkObject::accessible-description" translatable="yes" context="fldvarpage|extended_tip|numformat">Click the format that you want to apply to the selected field, or click "Additional formats" to define a custom format.</property>
  307. </object>
  308. </child>
  309. </object>
  310. </child>
  311. </object>
  312. <packing>
  313. <property name="expand">False</property>
  314. <property name="fill">True</property>
  315. <property name="position">0</property>
  316. </packing>
  317. </child>
  318. <child>
  319. <object class="GtkScrolledWindow">
  320. <property name="visible">True</property>
  321. <property name="can_focus">True</property>
  322. <property name="hexpand">True</property>
  323. <property name="vexpand">True</property>
  324. <property name="shadow_type">in</property>
  325. <child>
  326. <object class="GtkTreeView" id="format">
  327. <property name="visible">True</property>
  328. <property name="can_focus">True</property>
  329. <property name="hexpand">True</property>
  330. <property name="vexpand">True</property>
  331. <property name="model">liststore4</property>
  332. <property name="headers_visible">False</property>
  333. <property name="headers_clickable">False</property>
  334. <property name="search_column">0</property>
  335. <property name="show_expanders">False</property>
  336. <child internal-child="selection">
  337. <object class="GtkTreeSelection" id="treeview-selection4"/>
  338. </child>
  339. <child>
  340. <object class="GtkTreeViewColumn" id="treeviewcolumn4">
  341. <child>
  342. <object class="GtkCellRendererText" id="cellrenderertext4"/>
  343. <attributes>
  344. <attribute name="text">0</attribute>
  345. </attributes>
  346. </child>
  347. </object>
  348. </child>
  349. <child internal-child="accessible">
  350. <object class="AtkObject" id="format-atkobject">
  351. <property name="AtkObject::accessible-description" translatable="yes" context="fldvarpage|extended_tip|format">In the Format list, define if the value is inserted as text or a number.</property>
  352. </object>
  353. </child>
  354. </object>
  355. </child>
  356. </object>
  357. <packing>
  358. <property name="expand">False</property>
  359. <property name="fill">True</property>
  360. <property name="position">1</property>
  361. </packing>
  362. </child>
  363. </object>
  364. </child>
  365. </object>
  366. </child>
  367. <child type="label">
  368. <object class="GtkLabel" id="label3">
  369. <property name="visible">True</property>
  370. <property name="can_focus">False</property>
  371. <property name="label" translatable="yes" context="fldvarpage|label3">_Format</property>
  372. <property name="use_underline">True</property>
  373. <property name="xalign">0</property>
  374. <attributes>
  375. <attribute name="weight" value="bold"/>
  376. </attributes>
  377. </object>
  378. </child>
  379. </object>
  380. <packing>
  381. <property name="expand">False</property>
  382. <property name="fill">True</property>
  383. <property name="position">0</property>
  384. </packing>
  385. </child>
  386. <child>
  387. <object class="GtkCheckButton" id="invisible">
  388. <property name="label" translatable="yes" context="fldvarpage|invisible">Invisi_ble</property>
  389. <property name="visible">True</property>
  390. <property name="can_focus">True</property>
  391. <property name="receives_default">False</property>
  392. <property name="use_underline">True</property>
  393. <property name="xalign">0</property>
  394. <property name="draw_indicator">True</property>
  395. <child internal-child="accessible">
  396. <object class="AtkObject" id="invisible-atkobject">
  397. <property name="AtkObject::accessible-description" translatable="yes" context="fldvarpage|extended_tip|invisible">Hides the field contents in the document.</property>
  398. </object>
  399. </child>
  400. </object>
  401. <packing>
  402. <property name="expand">False</property>
  403. <property name="fill">True</property>
  404. <property name="position">1</property>
  405. </packing>
  406. </child>
  407. <child>
  408. <object class="GtkFrame" id="chapterframe">
  409. <property name="visible">True</property>
  410. <property name="can_focus">False</property>
  411. <property name="hexpand">True</property>
  412. <property name="label_xalign">0</property>
  413. <property name="shadow_type">none</property>
  414. <child>
  415. <object class="GtkAlignment" id="alignment4">
  416. <property name="visible">True</property>
  417. <property name="can_focus">False</property>
  418. <property name="hexpand">True</property>
  419. <property name="top_padding">6</property>
  420. <property name="left_padding">12</property>
  421. <child>
  422. <!-- n-columns=1 n-rows=1 -->
  423. <object class="GtkGrid" id="grid1">
  424. <property name="visible">True</property>
  425. <property name="can_focus">False</property>
  426. <property name="row_spacing">6</property>
  427. <property name="column_spacing">12</property>
  428. <child>
  429. <object class="GtkLabel" id="label5">
  430. <property name="visible">True</property>
  431. <property name="can_focus">False</property>
  432. <property name="label" translatable="yes" context="fldvarpage|label5">_Level</property>
  433. <property name="use_underline">True</property>
  434. <property name="xalign">0</property>
  435. </object>
  436. <packing>
  437. <property name="left_attach">0</property>
  438. <property name="top_attach">0</property>
  439. </packing>
  440. </child>
  441. <child>
  442. <object class="GtkLabel" id="separatorft">
  443. <property name="visible">True</property>
  444. <property name="can_focus">False</property>
  445. <property name="label" translatable="yes" context="fldvarpage|separatorft">Se_parator</property>
  446. <property name="use_underline">True</property>
  447. <property name="mnemonic_widget">separator</property>
  448. <property name="xalign">0</property>
  449. </object>
  450. <packing>
  451. <property name="left_attach">0</property>
  452. <property name="top_attach">1</property>
  453. </packing>
  454. </child>
  455. <child>
  456. <object class="GtkComboBoxText" id="level">
  457. <property name="visible">True</property>
  458. <property name="can_focus">False</property>
  459. <items>
  460. <item translatable="yes" context="fldvarpage|level">None</item>
  461. </items>
  462. <child internal-child="accessible">
  463. <object class="AtkObject" id="level-atkobject">
  464. <property name="AtkObject::accessible-description" translatable="yes" context="fldvarpage|extended_tip|level">Choose the heading or chapter level at which to restart numbering in the document.</property>
  465. </object>
  466. </child>
  467. </object>
  468. <packing>
  469. <property name="left_attach">1</property>
  470. <property name="top_attach">0</property>
  471. </packing>
  472. </child>
  473. <child>
  474. <object class="GtkEntry" id="separator">
  475. <property name="visible">True</property>
  476. <property name="can_focus">True</property>
  477. <property name="max_length">1</property>
  478. <property name="width_chars">2</property>
  479. <property name="text" translatable="yes" context="fldvarpage|separator">.</property>
  480. <property name="truncate-multiline">True</property>
  481. <child internal-child="accessible">
  482. <object class="AtkObject" id="separator-atkobject">
  483. <property name="AtkObject::accessible-description" translatable="yes" context="fldvarpage|extended_tip|separator">Type the character that you want to use as a separator between the heading or chapter levels.</property>
  484. </object>
  485. </child>
  486. </object>
  487. <packing>
  488. <property name="left_attach">1</property>
  489. <property name="top_attach">1</property>
  490. </packing>
  491. </child>
  492. </object>
  493. </child>
  494. </object>
  495. </child>
  496. <child type="label">
  497. <object class="GtkLabel" id="label4">
  498. <property name="visible">True</property>
  499. <property name="can_focus">False</property>
  500. <property name="label" translatable="yes" context="fldvarpage|label4">Numbering by Chapter</property>
  501. <property name="use_underline">True</property>
  502. <property name="xalign">0</property>
  503. <attributes>
  504. <attribute name="weight" value="bold"/>
  505. </attributes>
  506. </object>
  507. </child>
  508. </object>
  509. <packing>
  510. <property name="expand">False</property>
  511. <property name="fill">True</property>
  512. <property name="position">2</property>
  513. </packing>
  514. </child>
  515. </object>
  516. <packing>
  517. <property name="expand">False</property>
  518. <property name="fill">True</property>
  519. <property name="position">0</property>
  520. </packing>
  521. </child>
  522. </object>
  523. <packing>
  524. <property name="left_attach">2</property>
  525. <property name="top_attach">0</property>
  526. </packing>
  527. </child>
  528. <child>
  529. <!-- n-columns=1 n-rows=1 -->
  530. <object class="GtkGrid">
  531. <property name="visible">True</property>
  532. <property name="can_focus">False</property>
  533. <property name="row_spacing">6</property>
  534. <property name="column_spacing">12</property>
  535. <property name="column_homogeneous">True</property>
  536. <child>
  537. <object class="GtkLabel" id="nameft">
  538. <property name="visible">True</property>
  539. <property name="can_focus">False</property>
  540. <property name="label" translatable="yes" context="fldvarpage|nameft">Na_me</property>
  541. <property name="use_underline">True</property>
  542. <property name="mnemonic_widget">name</property>
  543. <property name="xalign">0</property>
  544. </object>
  545. <packing>
  546. <property name="left_attach">0</property>
  547. <property name="top_attach">0</property>
  548. </packing>
  549. </child>
  550. <child>
  551. <object class="GtkEntry" id="name">
  552. <property name="visible">True</property>
  553. <property name="can_focus">True</property>
  554. <property name="valign">center</property>
  555. <property name="hexpand">True</property>
  556. <property name="truncate-multiline">True</property>
  557. <child internal-child="accessible">
  558. <object class="AtkObject" id="name-atkobject">
  559. <property name="AtkObject::accessible-description" translatable="yes" context="fldvarpage|extended_tip|name">Type the name of the user-defined field that you want to create.</property>
  560. </object>
  561. </child>
  562. </object>
  563. <packing>
  564. <property name="left_attach">0</property>
  565. <property name="top_attach">1</property>
  566. </packing>
  567. </child>
  568. <child>
  569. <object class="GtkLabel" id="valueft">
  570. <property name="visible">True</property>
  571. <property name="can_focus">False</property>
  572. <property name="label" translatable="yes" context="fldvarpage|valueft">_Value</property>
  573. <property name="use_underline">True</property>
  574. <property name="mnemonic_widget">value</property>
  575. <property name="xalign">0</property>
  576. </object>
  577. <packing>
  578. <property name="left_attach">1</property>
  579. <property name="top_attach">0</property>
  580. <property name="width">2</property>
  581. </packing>
  582. </child>
  583. <child>
  584. <object class="GtkEntry" id="value">
  585. <property name="visible">True</property>
  586. <property name="can_focus">True</property>
  587. <property name="valign">center</property>
  588. <property name="hexpand">True</property>
  589. <property name="truncate-multiline">True</property>
  590. <child internal-child="accessible">
  591. <object class="AtkObject" id="value-atkobject">
  592. <property name="AtkObject::accessible-description" translatable="yes" context="fldvarpage|extended_tip|value">Enter the contents that you want to add to a user-defined field.</property>
  593. </object>
  594. </child>
  595. </object>
  596. <packing>
  597. <property name="left_attach">1</property>
  598. <property name="top_attach">1</property>
  599. </packing>
  600. </child>
  601. <child>
  602. <!-- n-columns=1 n-rows=1 -->
  603. <object class="GtkGrid" id="toolbar">
  604. <property name="visible">True</property>
  605. <property name="can_focus">False</property>
  606. <property name="valign">center</property>
  607. <property name="column_spacing">6</property>
  608. <child>
  609. <object class="GtkButton" id="apply">
  610. <property name="visible">True</property>
  611. <property name="can_focus">True</property>
  612. <property name="receives_default">True</property>
  613. <property name="tooltip_text" translatable="yes" context="fldvarpage|apply|tooltip_text">Apply</property>
  614. <property name="valign">center</property>
  615. <property name="image">image2</property>
  616. <child internal-child="accessible">
  617. <object class="AtkObject" id="apply-atkobject">
  618. <property name="AtkObject::accessible-description" translatable="yes" context="fldvarpage|extended_tip|apply">Adds the user-defined field to the Select list.</property>
  619. </object>
  620. </child>
  621. </object>
  622. <packing>
  623. <property name="left_attach">0</property>
  624. <property name="top_attach">0</property>
  625. </packing>
  626. </child>
  627. <child>
  628. <object class="GtkButton" id="delete">
  629. <property name="visible">True</property>
  630. <property name="can_focus">True</property>
  631. <property name="receives_default">True</property>
  632. <property name="tooltip_text" translatable="yes" context="fldvarpage|delete|tooltip_text">Delete</property>
  633. <property name="valign">center</property>
  634. <property name="image">image1</property>
  635. <child internal-child="accessible">
  636. <object class="AtkObject" id="delete-atkobject">
  637. <property name="AtkObject::accessible-description" translatable="yes" context="fldvarpage|extended_tip|delete">Removes the user-defined field from the select list. You can only remove fields that are not used in the current document.</property>
  638. </object>
  639. </child>
  640. </object>
  641. <packing>
  642. <property name="left_attach">1</property>
  643. <property name="top_attach">0</property>
  644. </packing>
  645. </child>
  646. </object>
  647. <packing>
  648. <property name="left_attach">2</property>
  649. <property name="top_attach">1</property>
  650. </packing>
  651. </child>
  652. </object>
  653. <packing>
  654. <property name="left_attach">0</property>
  655. <property name="top_attach">1</property>
  656. <property name="width">3</property>
  657. </packing>
  658. </child>
  659. </object>
  660. </interface>