conditionpage.ui 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323
  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 text2 -->
  10. <column type="gchararray"/>
  11. <!-- column-name id -->
  12. <column type="gchararray"/>
  13. </columns>
  14. </object>
  15. <object class="GtkTreeStore" id="liststore2">
  16. <columns>
  17. <!-- column-name text -->
  18. <column type="gchararray"/>
  19. <!-- column-name id -->
  20. <column type="gchararray"/>
  21. </columns>
  22. </object>
  23. <!-- n-columns=1 n-rows=1 -->
  24. <object class="GtkGrid" id="ConditionPage">
  25. <property name="visible">True</property>
  26. <property name="can_focus">False</property>
  27. <property name="hexpand">True</property>
  28. <property name="vexpand">True</property>
  29. <property name="border_width">6</property>
  30. <property name="row_spacing">18</property>
  31. <child>
  32. <object class="GtkFrame" id="frame4">
  33. <property name="visible">True</property>
  34. <property name="can_focus">False</property>
  35. <property name="hexpand">True</property>
  36. <property name="vexpand">True</property>
  37. <property name="label_xalign">0</property>
  38. <property name="shadow_type">none</property>
  39. <child>
  40. <object class="GtkAlignment" id="alignment4">
  41. <property name="visible">True</property>
  42. <property name="can_focus">False</property>
  43. <property name="hexpand">True</property>
  44. <property name="vexpand">True</property>
  45. <property name="top_padding">6</property>
  46. <property name="left_padding">12</property>
  47. <child>
  48. <!-- n-columns=1 n-rows=1 -->
  49. <object class="GtkGrid" id="grid1">
  50. <property name="visible">True</property>
  51. <property name="can_focus">False</property>
  52. <property name="hexpand">True</property>
  53. <property name="vexpand">True</property>
  54. <property name="row_spacing">6</property>
  55. <property name="column_spacing">12</property>
  56. <property name="column_homogeneous">True</property>
  57. <child>
  58. <object class="GtkCheckButton" id="condstyle">
  59. <property name="label" translatable="yes" context="conditionpage|condstyle">_Conditional Style</property>
  60. <property name="visible">True</property>
  61. <property name="sensitive">False</property>
  62. <property name="can_focus">True</property>
  63. <property name="receives_default">False</property>
  64. <property name="use_underline">True</property>
  65. <property name="xalign">0</property>
  66. <property name="draw_indicator">True</property>
  67. <accessibility>
  68. <relation type="label-for" target="links"/>
  69. </accessibility>
  70. <child internal-child="accessible">
  71. <object class="AtkObject" id="condstyle-atkobject">
  72. <property name="AtkObject::accessible-description" translatable="yes" context="conditionpage|extended_tip|condstyle">Check this box to define a new style as a conditional style.</property>
  73. </object>
  74. </child>
  75. </object>
  76. <packing>
  77. <property name="left_attach">0</property>
  78. <property name="top_attach">0</property>
  79. <property name="width">3</property>
  80. </packing>
  81. </child>
  82. <child>
  83. <object class="GtkScrolledWindow">
  84. <property name="visible">True</property>
  85. <property name="can_focus">True</property>
  86. <property name="hexpand">True</property>
  87. <property name="vexpand">True</property>
  88. <property name="shadow_type">in</property>
  89. <child>
  90. <object class="GtkTreeView" id="links">
  91. <property name="visible">True</property>
  92. <property name="can_focus">True</property>
  93. <property name="receives_default">True</property>
  94. <property name="hexpand">True</property>
  95. <property name="vexpand">True</property>
  96. <property name="model">liststore1</property>
  97. <property name="search_column">0</property>
  98. <property name="show_expanders">False</property>
  99. <child internal-child="selection">
  100. <object class="GtkTreeSelection" id="Macro Library List-selection1"/>
  101. </child>
  102. <child>
  103. <object class="GtkTreeViewColumn" id="treeviewcolumn1">
  104. <property name="resizable">True</property>
  105. <property name="spacing">6</property>
  106. <property name="title" translatable="yes" context="conditionpage|contextft">Context</property>
  107. <child>
  108. <object class="GtkCellRendererText" id="cellrenderer1"/>
  109. <attributes>
  110. <attribute name="text">0</attribute>
  111. </attributes>
  112. </child>
  113. </object>
  114. </child>
  115. <child>
  116. <object class="GtkTreeViewColumn" id="treeviewcolumn2">
  117. <property name="resizable">True</property>
  118. <property name="spacing">6</property>
  119. <property name="title" translatable="yes" context="conditionpage|usedft">Applied Styles</property>
  120. <child>
  121. <object class="GtkCellRendererText" id="cellrenderer2"/>
  122. <attributes>
  123. <attribute name="text">1</attribute>
  124. </attributes>
  125. </child>
  126. </object>
  127. </child>
  128. <accessibility>
  129. <relation type="labelled-by" target="condstyle"/>
  130. </accessibility>
  131. <child internal-child="accessible">
  132. <object class="AtkObject" id="links-atkobject">
  133. <property name="AtkObject::accessible-description" translatable="yes" context="conditionpage|extended_tip|links">Here you can see the %PRODUCTNAME predefined contexts, including outline levels 1 to 10, numbering/bullets levels 1 to 10, table header, table contents, section, border, footnote, header and footer.</property>
  134. </object>
  135. </child>
  136. </object>
  137. </child>
  138. </object>
  139. <packing>
  140. <property name="left_attach">0</property>
  141. <property name="top_attach">1</property>
  142. <property name="width">2</property>
  143. </packing>
  144. </child>
  145. <child>
  146. <object class="GtkButtonBox" id="buttonbox1">
  147. <property name="visible">True</property>
  148. <property name="can_focus">False</property>
  149. <property name="halign">end</property>
  150. <property name="spacing">12</property>
  151. <property name="layout_style">start</property>
  152. <child>
  153. <object class="GtkButton" id="remove">
  154. <property name="label">gtk-remove</property>
  155. <property name="visible">True</property>
  156. <property name="sensitive">False</property>
  157. <property name="can_focus">True</property>
  158. <property name="receives_default">True</property>
  159. <property name="use_stock">True</property>
  160. <child internal-child="accessible">
  161. <object class="AtkObject" id="remove-atkobject">
  162. <property name="AtkObject::accessible-description" translatable="yes" context="conditionpage|extended_tip|remove">Click here to remove the current context assigned to the selected style.</property>
  163. </object>
  164. </child>
  165. </object>
  166. <packing>
  167. <property name="expand">False</property>
  168. <property name="fill">True</property>
  169. <property name="position">0</property>
  170. </packing>
  171. </child>
  172. <child>
  173. <object class="GtkButton" id="apply">
  174. <property name="label">gtk-apply</property>
  175. <property name="visible">True</property>
  176. <property name="sensitive">False</property>
  177. <property name="can_focus">True</property>
  178. <property name="receives_default">True</property>
  179. <property name="use_stock">True</property>
  180. <child internal-child="accessible">
  181. <object class="AtkObject" id="apply-atkobject">
  182. <property name="AtkObject::accessible-description" translatable="yes" context="conditionpage|extended_tip|apply">Click Apply to apply the selected Paragraph Style to the defined context.</property>
  183. </object>
  184. </child>
  185. </object>
  186. <packing>
  187. <property name="expand">False</property>
  188. <property name="fill">True</property>
  189. <property name="position">1</property>
  190. </packing>
  191. </child>
  192. </object>
  193. <packing>
  194. <property name="left_attach">0</property>
  195. <property name="top_attach">2</property>
  196. <property name="width">3</property>
  197. </packing>
  198. </child>
  199. <child>
  200. <object class="GtkBox" id="box1">
  201. <property name="visible">True</property>
  202. <property name="can_focus">False</property>
  203. <property name="hexpand">False</property>
  204. <property name="vexpand">True</property>
  205. <property name="orientation">vertical</property>
  206. <property name="spacing">6</property>
  207. <child>
  208. <object class="GtkScrolledWindow">
  209. <property name="visible">True</property>
  210. <property name="can_focus">True</property>
  211. <property name="hexpand">True</property>
  212. <property name="vexpand">True</property>
  213. <property name="shadow_type">in</property>
  214. <child>
  215. <object class="GtkTreeView" id="styles">
  216. <property name="visible">True</property>
  217. <property name="can_focus">True</property>
  218. <property name="receives_default">True</property>
  219. <property name="hexpand">True</property>
  220. <property name="vexpand">True</property>
  221. <property name="model">liststore2</property>
  222. <property name="search_column">0</property>
  223. <property name="show_expanders">False</property>
  224. <child internal-child="selection">
  225. <object class="GtkTreeSelection" id="Macro Library List-selection2"/>
  226. </child>
  227. <child>
  228. <object class="GtkTreeViewColumn" id="treeviewcolumn3">
  229. <property name="spacing">6</property>
  230. <property name="title" translatable="yes" context="conditionpage|styleft">Paragraph Styles</property>
  231. <child>
  232. <object class="GtkCellRendererText" id="cellrenderer4"/>
  233. <attributes>
  234. <attribute name="text">0</attribute>
  235. </attributes>
  236. </child>
  237. </object>
  238. </child>
  239. <child internal-child="accessible">
  240. <object class="AtkObject" id="styles-atkobject">
  241. <property name="AtkObject::accessible-description" translatable="yes" context="conditionpage|extended_tip|styles">A list of all Paragraph Styles which can be assigned to a context is contained in the list box.</property>
  242. </object>
  243. </child>
  244. </object>
  245. </child>
  246. </object>
  247. <packing>
  248. <property name="expand">True</property>
  249. <property name="fill">True</property>
  250. <property name="position">0</property>
  251. </packing>
  252. </child>
  253. <child>
  254. <object class="GtkComboBoxText" id="filter">
  255. <property name="visible">True</property>
  256. <property name="sensitive">False</property>
  257. <property name="can_focus">False</property>
  258. <items>
  259. <item translatable="yes" context="conditionpage|filter">Table Header</item>
  260. <item translatable="yes" context="conditionpage|filter">Table</item>
  261. <item translatable="yes" context="conditionpage|filter">Frame</item>
  262. <item translatable="yes" context="conditionpage|filter">Section</item>
  263. <item translatable="yes" context="conditionpage|filter">Footnote</item>
  264. <item translatable="yes" context="conditionpage|filter">Endnote</item>
  265. <item translatable="yes" context="conditionpage|filter">Header</item>
  266. <item translatable="yes" context="conditionpage|filter">Footer</item>
  267. <item translatable="yes" context="conditionpage|filter"> 1st Outline Level</item>
  268. <item translatable="yes" context="conditionpage|filter"> 2nd Outline Level</item>
  269. <item translatable="yes" context="conditionpage|filter"> 3rd Outline Level</item>
  270. <item translatable="yes" context="conditionpage|filter"> 4th Outline Level</item>
  271. <item translatable="yes" context="conditionpage|filter"> 5th Outline Level</item>
  272. <item translatable="yes" context="conditionpage|filter"> 6th Outline Level</item>
  273. <item translatable="yes" context="conditionpage|filter"> 7th Outline Level</item>
  274. <item translatable="yes" context="conditionpage|filter"> 8th Outline Level</item>
  275. <item translatable="yes" context="conditionpage|filter"> 9th Outline Level</item>
  276. <item translatable="yes" context="conditionpage|filter">10th Outline Level</item>
  277. <item translatable="yes" context="conditionpage|filter"> 1st Numbering Level</item>
  278. <item translatable="yes" context="conditionpage|filter"> 2nd Numbering Level</item>
  279. <item translatable="yes" context="conditionpage|filter"> 3rd Numbering Level</item>
  280. <item translatable="yes" context="conditionpage|filter"> 4th Numbering Level</item>
  281. <item translatable="yes" context="conditionpage|filter"> 5th Numbering Level</item>
  282. <item translatable="yes" context="conditionpage|filter"> 6th Numbering Level</item>
  283. <item translatable="yes" context="conditionpage|filter"> 7th Numbering Level</item>
  284. <item translatable="yes" context="conditionpage|filter"> 8th Numbering Level</item>
  285. <item translatable="yes" context="conditionpage|filter"> 9th Numbering Level</item>
  286. <item translatable="yes" context="conditionpage|filter">10th Numbering Level</item>
  287. </items>
  288. </object>
  289. <packing>
  290. <property name="expand">False</property>
  291. <property name="fill">True</property>
  292. <property name="position">1</property>
  293. </packing>
  294. </child>
  295. </object>
  296. <packing>
  297. <property name="left_attach">2</property>
  298. <property name="top_attach">1</property>
  299. </packing>
  300. </child>
  301. </object>
  302. </child>
  303. </object>
  304. </child>
  305. <child type="label">
  306. <object class="GtkLabel" id="label11">
  307. <property name="visible">True</property>
  308. <property name="can_focus">False</property>
  309. <property name="label" translatable="yes" context="conditionpage|label11">Options</property>
  310. <attributes>
  311. <attribute name="weight" value="bold"/>
  312. </attributes>
  313. </object>
  314. </child>
  315. </object>
  316. <packing>
  317. <property name="left_attach">0</property>
  318. <property name="top_attach">0</property>
  319. </packing>
  320. </child>
  321. </object>
  322. </interface>