fldrefpage.ui 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510
  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="GtkTreeStore" id="liststore1">
  6. <columns>
  7. <!-- column-name text -->
  8. <column type="gchararray"/>
  9. <!-- column-name id -->
  10. <column type="gchararray"/>
  11. </columns>
  12. </object>
  13. <object class="GtkTreeStore" id="liststore2">
  14. <columns>
  15. <!-- column-name text -->
  16. <column type="gchararray"/>
  17. <!-- column-name id -->
  18. <column type="gchararray"/>
  19. </columns>
  20. </object>
  21. <object class="GtkTreeStore" id="liststore3">
  22. <columns>
  23. <!-- column-name text -->
  24. <column type="gchararray"/>
  25. <!-- column-name id -->
  26. <column type="gchararray"/>
  27. </columns>
  28. </object>
  29. <object class="GtkTreeStore" id="liststore4">
  30. <columns>
  31. <!-- column-name text -->
  32. <column type="gchararray"/>
  33. <!-- column-name id -->
  34. <column type="gchararray"/>
  35. </columns>
  36. </object>
  37. <object class="GtkBox" id="FieldRefPage">
  38. <property name="visible">True</property>
  39. <property name="can_focus">False</property>
  40. <property name="hexpand">True</property>
  41. <property name="vexpand">True</property>
  42. <property name="border_width">6</property>
  43. <property name="spacing">12</property>
  44. <child>
  45. <!-- n-columns=1 n-rows=1 -->
  46. <object class="GtkGrid" id="grid2">
  47. <property name="visible">True</property>
  48. <property name="can_focus">False</property>
  49. <property name="hexpand">True</property>
  50. <property name="vexpand">True</property>
  51. <property name="column_spacing">12</property>
  52. <property name="column_homogeneous">True</property>
  53. <child>
  54. <object class="GtkBox" id="box2">
  55. <property name="visible">True</property>
  56. <property name="can_focus">False</property>
  57. <property name="vexpand">True</property>
  58. <property name="orientation">vertical</property>
  59. <property name="spacing">12</property>
  60. <property name="homogeneous">True</property>
  61. <child>
  62. <object class="GtkFrame" id="typeframe">
  63. <property name="visible">True</property>
  64. <property name="can_focus">False</property>
  65. <property name="hexpand">True</property>
  66. <property name="label_xalign">0</property>
  67. <property name="shadow_type">none</property>
  68. <child>
  69. <object class="GtkAlignment" id="alignment1">
  70. <property name="visible">True</property>
  71. <property name="can_focus">False</property>
  72. <property name="hexpand">True</property>
  73. <property name="top_padding">6</property>
  74. <child>
  75. <object class="GtkScrolledWindow">
  76. <property name="visible">True</property>
  77. <property name="can_focus">True</property>
  78. <property name="hexpand">True</property>
  79. <property name="vexpand">True</property>
  80. <property name="shadow_type">in</property>
  81. <child>
  82. <object class="GtkTreeView" id="type">
  83. <property name="visible">True</property>
  84. <property name="can_focus">True</property>
  85. <property name="hexpand">True</property>
  86. <property name="vexpand">True</property>
  87. <property name="model">liststore1</property>
  88. <property name="headers_visible">False</property>
  89. <property name="headers_clickable">False</property>
  90. <property name="search_column">0</property>
  91. <property name="show_expanders">False</property>
  92. <child internal-child="selection">
  93. <object class="GtkTreeSelection" id="treeview-selection1"/>
  94. </child>
  95. <child>
  96. <object class="GtkTreeViewColumn" id="treeviewcolumn1">
  97. <child>
  98. <object class="GtkCellRendererText" id="cellrenderertext1"/>
  99. <attributes>
  100. <attribute name="text">0</attribute>
  101. </attributes>
  102. </child>
  103. </object>
  104. </child>
  105. <child internal-child="accessible">
  106. <object class="AtkObject" id="type-atkobject">
  107. <property name="AtkObject::accessible-description" translatable="yes" context="fldrefpage|extended_tip|type">Lists the available field types. To add a field to your document, click a field type, click a field in the Selection list, and then click Insert.</property>
  108. </object>
  109. </child>
  110. </object>
  111. </child>
  112. </object>
  113. </child>
  114. </object>
  115. </child>
  116. <child type="label">
  117. <object class="GtkLabel" id="label1">
  118. <property name="visible">True</property>
  119. <property name="can_focus">False</property>
  120. <property name="label" translatable="yes" context="fldrefpage|label1">_Type</property>
  121. <property name="use_underline">True</property>
  122. <property name="xalign">0</property>
  123. <attributes>
  124. <attribute name="weight" value="bold"/>
  125. </attributes>
  126. </object>
  127. </child>
  128. </object>
  129. <packing>
  130. <property name="expand">False</property>
  131. <property name="fill">True</property>
  132. <property name="position">0</property>
  133. </packing>
  134. </child>
  135. <child>
  136. <object class="GtkFrame" id="formatframe">
  137. <property name="visible">True</property>
  138. <property name="can_focus">False</property>
  139. <property name="hexpand">True</property>
  140. <property name="label_xalign">0</property>
  141. <property name="shadow_type">none</property>
  142. <child>
  143. <object class="GtkAlignment" id="alignment3">
  144. <property name="visible">True</property>
  145. <property name="can_focus">False</property>
  146. <property name="hexpand">True</property>
  147. <property name="top_padding">6</property>
  148. <child>
  149. <object class="GtkScrolledWindow">
  150. <property name="visible">True</property>
  151. <property name="can_focus">True</property>
  152. <property name="hexpand">True</property>
  153. <property name="vexpand">True</property>
  154. <property name="shadow_type">in</property>
  155. <child>
  156. <object class="GtkTreeView" id="format">
  157. <property name="visible">True</property>
  158. <property name="can_focus">True</property>
  159. <property name="hexpand">True</property>
  160. <property name="vexpand">True</property>
  161. <property name="model">liststore2</property>
  162. <property name="headers_visible">False</property>
  163. <property name="headers_clickable">False</property>
  164. <property name="search_column">0</property>
  165. <property name="show_expanders">False</property>
  166. <child internal-child="selection">
  167. <object class="GtkTreeSelection" id="treeview-selection2"/>
  168. </child>
  169. <child>
  170. <object class="GtkTreeViewColumn" id="treeviewcolumn2">
  171. <child>
  172. <object class="GtkCellRendererText" id="cellrenderertext2"/>
  173. <attributes>
  174. <attribute name="text">0</attribute>
  175. </attributes>
  176. </child>
  177. </object>
  178. </child>
  179. <child internal-child="accessible">
  180. <object class="AtkObject" id="format-atkobject">
  181. <property name="AtkObject::accessible-description" translatable="yes" context="fldrefpage|extended_tip|format">Select the format that you want to use for the selected reference field.</property>
  182. </object>
  183. </child>
  184. </object>
  185. </child>
  186. </object>
  187. </child>
  188. </object>
  189. </child>
  190. <child type="label">
  191. <object class="GtkLabel" id="label3">
  192. <property name="visible">True</property>
  193. <property name="can_focus">False</property>
  194. <property name="label" translatable="yes" context="fldrefpage|label3">Insert _reference to</property>
  195. <property name="use_underline">True</property>
  196. <property name="xalign">0</property>
  197. <attributes>
  198. <attribute name="weight" value="bold"/>
  199. </attributes>
  200. </object>
  201. </child>
  202. </object>
  203. <packing>
  204. <property name="expand">False</property>
  205. <property name="fill">True</property>
  206. <property name="position">1</property>
  207. </packing>
  208. </child>
  209. </object>
  210. <packing>
  211. <property name="left_attach">0</property>
  212. <property name="top_attach">0</property>
  213. </packing>
  214. </child>
  215. <child>
  216. <object class="GtkBox" id="box1">
  217. <property name="visible">True</property>
  218. <property name="can_focus">False</property>
  219. <property name="vexpand">True</property>
  220. <property name="orientation">vertical</property>
  221. <property name="spacing">6</property>
  222. <child>
  223. <!-- n-columns=1 n-rows=1 -->
  224. <object class="GtkGrid" id="grid3">
  225. <property name="visible">True</property>
  226. <property name="can_focus">False</property>
  227. <property name="row_spacing">6</property>
  228. <child>
  229. <object class="GtkBox" id="box3">
  230. <property name="visible">True</property>
  231. <property name="can_focus">False</property>
  232. <property name="margin_left">5</property>
  233. <property name="margin_right">5</property>
  234. <child>
  235. <object class="GtkLabel" id="label4">
  236. <property name="visible">True</property>
  237. <property name="can_focus">False</property>
  238. <property name="margin_right">5</property>
  239. <property name="label" translatable="yes" context="fldrefpage|label4">Selection</property>
  240. <attributes>
  241. <attribute name="weight" value="bold"/>
  242. </attributes>
  243. </object>
  244. <packing>
  245. <property name="expand">False</property>
  246. <property name="fill">True</property>
  247. <property name="position">0</property>
  248. </packing>
  249. </child>
  250. </object>
  251. <packing>
  252. <property name="left_attach">0</property>
  253. <property name="top_attach">0</property>
  254. </packing>
  255. </child>
  256. <child>
  257. <object class="GtkEntry" id="filter">
  258. <property name="visible">True</property>
  259. <property name="can_focus">True</property>
  260. <property name="hexpand">True</property>
  261. <property name="activates_default">True</property>
  262. <property name="truncate-multiline">True</property>
  263. <property name="placeholder_text" translatable="yes" context="fldrefpage|filter">Filter Selection</property>
  264. </object>
  265. <packing>
  266. <property name="left_attach">0</property>
  267. <property name="top_attach">1</property>
  268. </packing>
  269. </child>
  270. </object>
  271. <packing>
  272. <property name="expand">False</property>
  273. <property name="fill">True</property>
  274. <property name="position">0</property>
  275. </packing>
  276. </child>
  277. <child>
  278. <object class="GtkFrame" id="selectframe">
  279. <property name="visible">True</property>
  280. <property name="can_focus">False</property>
  281. <property name="hexpand">True</property>
  282. <property name="vexpand">True</property>
  283. <property name="label_xalign">0</property>
  284. <property name="shadow_type">none</property>
  285. <child>
  286. <object class="GtkAlignment" id="alignment2">
  287. <property name="visible">True</property>
  288. <property name="can_focus">False</property>
  289. <property name="hexpand">True</property>
  290. <property name="top_padding">6</property>
  291. <child>
  292. <object class="GtkBox" id="box4">
  293. <property name="visible">True</property>
  294. <property name="can_focus">False</property>
  295. <property name="orientation">vertical</property>
  296. <child>
  297. <object class="GtkScrolledWindow">
  298. <property name="visible">True</property>
  299. <property name="can_focus">True</property>
  300. <property name="hexpand">True</property>
  301. <property name="vexpand">True</property>
  302. <property name="shadow_type">in</property>
  303. <child>
  304. <object class="GtkTreeView" id="selecttip">
  305. <property name="visible">True</property>
  306. <property name="can_focus">True</property>
  307. <property name="hexpand">True</property>
  308. <property name="vexpand">True</property>
  309. <property name="model">liststore3</property>
  310. <property name="headers_visible">False</property>
  311. <property name="headers_clickable">False</property>
  312. <property name="search_column">0</property>
  313. <property name="show_expanders">False</property>
  314. <child internal-child="selection">
  315. <object class="GtkTreeSelection" id="treeview-selection3"/>
  316. </child>
  317. <child>
  318. <object class="GtkTreeViewColumn" id="treeviewcolumn3">
  319. <child>
  320. <object class="GtkCellRendererText" id="cellrenderertext3"/>
  321. <attributes>
  322. <attribute name="text">0</attribute>
  323. </attributes>
  324. </child>
  325. </object>
  326. </child>
  327. <child internal-child="accessible">
  328. <object class="AtkObject" id="selecttip-atkobject">
  329. <property name="AtkObject::accessible-description" translatable="yes" context="fldrefpage|extended_tip|selecttip">Lists the available fields for the field type selected in the Type list. To insert a field, click the field, select a format in the "Insert reference to" list, and then click Insert.</property>
  330. </object>
  331. </child>
  332. </object>
  333. </child>
  334. </object>
  335. <packing>
  336. <property name="expand">False</property>
  337. <property name="fill">True</property>
  338. <property name="position">0</property>
  339. </packing>
  340. </child>
  341. <child>
  342. <object class="GtkScrolledWindow">
  343. <property name="visible">True</property>
  344. <property name="can_focus">True</property>
  345. <property name="hexpand">True</property>
  346. <property name="vexpand">True</property>
  347. <property name="shadow_type">in</property>
  348. <child>
  349. <object class="GtkTreeView" id="select">
  350. <property name="visible">True</property>
  351. <property name="can_focus">True</property>
  352. <property name="hexpand">True</property>
  353. <property name="vexpand">True</property>
  354. <property name="model">liststore4</property>
  355. <property name="headers_visible">False</property>
  356. <property name="headers_clickable">False</property>
  357. <property name="search_column">0</property>
  358. <property name="show_expanders">False</property>
  359. <child internal-child="selection">
  360. <object class="GtkTreeSelection" id="treeview-selection4"/>
  361. </child>
  362. <child>
  363. <object class="GtkTreeViewColumn" id="treeviewcolumn4">
  364. <child>
  365. <object class="GtkCellRendererText" id="cellrenderertext4"/>
  366. <attributes>
  367. <attribute name="text">0</attribute>
  368. </attributes>
  369. </child>
  370. </object>
  371. </child>
  372. <child internal-child="accessible">
  373. <object class="AtkObject" id="select-atkobject">
  374. <property name="AtkObject::accessible-description" translatable="yes" context="fldrefpage|extended_tip|select">Lists the available fields for the field type selected in the Type list. To insert a field, click the field, select a format in the "Insert reference to" list, and then click Insert.</property>
  375. </object>
  376. </child>
  377. </object>
  378. </child>
  379. </object>
  380. <packing>
  381. <property name="expand">False</property>
  382. <property name="fill">True</property>
  383. <property name="position">1</property>
  384. </packing>
  385. </child>
  386. </object>
  387. </child>
  388. </object>
  389. </child>
  390. <child type="label">
  391. <object class="GtkLabel" id="label2">
  392. <property name="can_focus">False</property>
  393. <property name="label" translatable="yes" context="fldrefpage|label2">S_election</property>
  394. <property name="use_underline">True</property>
  395. <property name="xalign">0</property>
  396. <attributes>
  397. <attribute name="weight" value="bold"/>
  398. </attributes>
  399. </object>
  400. </child>
  401. </object>
  402. <packing>
  403. <property name="expand">False</property>
  404. <property name="fill">True</property>
  405. <property name="position">1</property>
  406. </packing>
  407. </child>
  408. <child>
  409. <!-- n-columns=1 n-rows=1 -->
  410. <object class="GtkGrid" id="grid1">
  411. <property name="visible">True</property>
  412. <property name="can_focus">False</property>
  413. <property name="margin_top">6</property>
  414. <property name="row_spacing">6</property>
  415. <property name="column_spacing">12</property>
  416. <child>
  417. <object class="GtkLabel" id="valueft">
  418. <property name="visible">True</property>
  419. <property name="sensitive">False</property>
  420. <property name="can_focus">False</property>
  421. <property name="label" translatable="yes" context="fldrefpage|valueft">_Value</property>
  422. <property name="use_underline">True</property>
  423. <property name="mnemonic_widget">value</property>
  424. <property name="xalign">0</property>
  425. </object>
  426. <packing>
  427. <property name="left_attach">0</property>
  428. <property name="top_attach">1</property>
  429. </packing>
  430. </child>
  431. <child>
  432. <object class="GtkEntry" id="value">
  433. <property name="visible">True</property>
  434. <property name="sensitive">False</property>
  435. <property name="can_focus">True</property>
  436. <property name="hexpand">True</property>
  437. <property name="activates_default">True</property>
  438. <property name="truncate-multiline">True</property>
  439. <child internal-child="accessible">
  440. <object class="AtkObject" id="value-atkobject">
  441. <property name="AtkObject::accessible-description" translatable="yes" context="fldrefpage|extended_tip|value">Enter the contents that you want to add to a user-defined fields.</property>
  442. </object>
  443. </child>
  444. </object>
  445. <packing>
  446. <property name="left_attach">1</property>
  447. <property name="top_attach">1</property>
  448. </packing>
  449. </child>
  450. <child>
  451. <object class="GtkLabel" id="nameft">
  452. <property name="visible">True</property>
  453. <property name="can_focus">False</property>
  454. <property name="label" translatable="yes" context="fldrefpage|nameft">Na_me</property>
  455. <property name="use_underline">True</property>
  456. <property name="mnemonic_widget">name</property>
  457. <property name="xalign">0</property>
  458. </object>
  459. <packing>
  460. <property name="left_attach">0</property>
  461. <property name="top_attach">0</property>
  462. </packing>
  463. </child>
  464. <child>
  465. <object class="GtkEntry" id="name">
  466. <property name="visible">True</property>
  467. <property name="can_focus">True</property>
  468. <property name="hexpand">True</property>
  469. <property name="activates_default">True</property>
  470. <property name="truncate-multiline">True</property>
  471. <child internal-child="accessible">
  472. <object class="AtkObject" id="name-atkobject">
  473. <property name="AtkObject::accessible-description" translatable="yes" context="fldrefpage|extended_tip|name">Type the name of the user-defined field that you want to create.</property>
  474. </object>
  475. </child>
  476. </object>
  477. <packing>
  478. <property name="left_attach">1</property>
  479. <property name="top_attach">0</property>
  480. </packing>
  481. </child>
  482. </object>
  483. <packing>
  484. <property name="expand">False</property>
  485. <property name="fill">True</property>
  486. <property name="position">2</property>
  487. </packing>
  488. </child>
  489. </object>
  490. <packing>
  491. <property name="left_attach">1</property>
  492. <property name="top_attach">0</property>
  493. <property name="width">2</property>
  494. </packing>
  495. </child>
  496. </object>
  497. <packing>
  498. <property name="expand">False</property>
  499. <property name="fill">True</property>
  500. <property name="position">0</property>
  501. </packing>
  502. </child>
  503. <child internal-child="accessible">
  504. <object class="AtkObject" id="FieldRefPage-atkobject">
  505. <property name="AtkObject::accessible-description" translatable="yes" context="fldrefpage|extended_tip|FieldRefPage">This is where you insert the references or referenced fields into the current document. References are referenced fields within the same document or within sub-documents of a master document.</property>
  506. </object>
  507. </child>
  508. </object>
  509. </interface>