optcompatpage.ui 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305
  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 check1 -->
  8. <column type="gboolean"/>
  9. <!-- column-name text -->
  10. <column type="gchararray"/>
  11. <!-- column-name id -->
  12. <column type="gchararray"/>
  13. <!-- column-name checkvis1 -->
  14. <column type="gboolean"/>
  15. <!-- column-name checktri1 -->
  16. <column type="gboolean"/>
  17. </columns>
  18. </object>
  19. <object class="GtkTreeStore" id="liststore2">
  20. <columns>
  21. <!-- column-name check1 -->
  22. <column type="gboolean"/>
  23. <!-- column-name text -->
  24. <column type="gchararray"/>
  25. <!-- column-name id -->
  26. <column type="gchararray"/>
  27. <!-- column-name checkvis1 -->
  28. <column type="gboolean"/>
  29. <!-- column-name checktri1 -->
  30. <column type="gboolean"/>
  31. </columns>
  32. </object>
  33. <object class="GtkBox" id="OptCompatPage">
  34. <property name="visible">True</property>
  35. <property name="can_focus">False</property>
  36. <property name="hexpand">True</property>
  37. <property name="vexpand">True</property>
  38. <property name="border_width">6</property>
  39. <property name="orientation">vertical</property>
  40. <property name="spacing">12</property>
  41. <child>
  42. <object class="GtkFrame" id="globalcompatframe">
  43. <property name="visible">True</property>
  44. <property name="can_focus">False</property>
  45. <property name="hexpand">True</property>
  46. <property name="vexpand">False</property>
  47. <property name="label_xalign">0</property>
  48. <property name="shadow_type">none</property>
  49. <child>
  50. <object class="GtkAlignment" id="alignment5">
  51. <property name="visible">True</property>
  52. <property name="can_focus">False</property>
  53. <property name="hexpand">True</property>
  54. <property name="vexpand">False</property>
  55. <property name="top_padding">6</property>
  56. <property name="left_padding">12</property>
  57. <child>
  58. <!-- n-columns=1 n-rows=1 -->
  59. <object class="GtkGrid" id="grid2">
  60. <property name="visible">True</property>
  61. <property name="can_focus">False</property>
  62. <property name="row_spacing">5</property>
  63. <child>
  64. <object class="GtkScrolledWindow" id="globaloptioncheckboxscroll">
  65. <property name="visible">True</property>
  66. <property name="can_focus">True</property>
  67. <property name="hexpand">True</property>
  68. <property name="vexpand">True</property>
  69. <property name="shadow_type">in</property>
  70. <child>
  71. <object class="GtkTreeView" id="globaloptioncheckbox">
  72. <property name="visible">True</property>
  73. <property name="can_focus">True</property>
  74. <property name="receives_default">True</property>
  75. <property name="hexpand">True</property>
  76. <property name="vexpand">True</property>
  77. <property name="model">liststore2</property>
  78. <property name="headers_visible">False</property>
  79. <property name="search_column">0</property>
  80. <property name="show_expanders">False</property>
  81. <child internal-child="selection">
  82. <object class="GtkTreeSelection" id="Macro Library List-selection1"/>
  83. </child>
  84. <child>
  85. <object class="GtkTreeViewColumn" id="treeviewcolumn6">
  86. <property name="resizable">True</property>
  87. <property name="spacing">6</property>
  88. <property name="alignment">0.5</property>
  89. <child>
  90. <object class="GtkCellRendererToggle" id="cellrenderer7"/>
  91. <attributes>
  92. <attribute name="visible">3</attribute>
  93. <attribute name="active">0</attribute>
  94. </attributes>
  95. </child>
  96. </object>
  97. </child>
  98. <child>
  99. <object class="GtkTreeViewColumn" id="treeviewcolumn8">
  100. <property name="resizable">True</property>
  101. <property name="spacing">6</property>
  102. <child>
  103. <object class="GtkCellRendererText" id="cellrenderer9"/>
  104. <attributes>
  105. <attribute name="text">1</attribute>
  106. </attributes>
  107. </child>
  108. </object>
  109. </child>
  110. </object>
  111. </child>
  112. </object>
  113. <packing>
  114. <property name="left_attach">0</property>
  115. <property name="top_attach">0</property>
  116. </packing>
  117. </child>
  118. <child>
  119. <object class="GtkComboBoxText" id="globaloptions">
  120. <property name="can_focus">False</property>
  121. <property name="no_show_all">True</property>
  122. <items>
  123. <item translatable="yes" context="optcompatpage|globalcompatoptions">Reorganize Form menu to have it MS compatible</item>
  124. </items>
  125. </object>
  126. <packing>
  127. <property name="left_attach">0</property>
  128. <property name="top_attach">1</property>
  129. </packing>
  130. </child>
  131. </object>
  132. </child>
  133. </object>
  134. </child>
  135. <child type="label">
  136. <object class="GtkLabel" id="label2">
  137. <property name="visible">True</property>
  138. <property name="can_focus">False</property>
  139. <property name="label" translatable="yes" context="optcompatpage|label2">Global Compatibility Options</property>
  140. <attributes>
  141. <attribute name="weight" value="bold"/>
  142. </attributes>
  143. </object>
  144. </child>
  145. </object>
  146. <packing>
  147. <property name="expand">False</property>
  148. <property name="fill">True</property>
  149. <property name="position">0</property>
  150. </packing>
  151. </child>
  152. <child>
  153. <object class="GtkFrame" id="compatframe">
  154. <property name="visible">True</property>
  155. <property name="can_focus">False</property>
  156. <property name="hexpand">True</property>
  157. <property name="vexpand">True</property>
  158. <property name="label_xalign">0</property>
  159. <property name="shadow_type">none</property>
  160. <child>
  161. <object class="GtkAlignment" id="alignment4">
  162. <property name="visible">True</property>
  163. <property name="can_focus">False</property>
  164. <property name="hexpand">True</property>
  165. <property name="vexpand">True</property>
  166. <property name="top_padding">6</property>
  167. <property name="left_padding">12</property>
  168. <child>
  169. <!-- n-columns=1 n-rows=1 -->
  170. <object class="GtkGrid" id="grid1">
  171. <property name="visible">True</property>
  172. <property name="can_focus">False</property>
  173. <property name="row_spacing">5</property>
  174. <child>
  175. <object class="GtkScrolledWindow" id="optionsscroll">
  176. <property name="visible">True</property>
  177. <property name="can_focus">True</property>
  178. <property name="hexpand">True</property>
  179. <property name="vexpand">True</property>
  180. <property name="shadow_type">in</property>
  181. <child>
  182. <object class="GtkTreeView" id="options">
  183. <property name="visible">True</property>
  184. <property name="can_focus">True</property>
  185. <property name="receives_default">True</property>
  186. <property name="hexpand">True</property>
  187. <property name="vexpand">True</property>
  188. <property name="model">liststore1</property>
  189. <property name="headers_visible">False</property>
  190. <property name="search_column">0</property>
  191. <property name="show_expanders">False</property>
  192. <child internal-child="selection">
  193. <object class="GtkTreeSelection" id="Macro Library List-selection2"/>
  194. </child>
  195. <child>
  196. <object class="GtkTreeViewColumn" id="treeviewcolumn4">
  197. <property name="resizable">True</property>
  198. <property name="spacing">6</property>
  199. <property name="alignment">0.5</property>
  200. <child>
  201. <object class="GtkCellRendererToggle" id="cellrenderer5"/>
  202. <attributes>
  203. <attribute name="visible">3</attribute>
  204. <attribute name="active">0</attribute>
  205. <attribute name="inconsistent">4</attribute>
  206. </attributes>
  207. </child>
  208. </object>
  209. </child>
  210. <child>
  211. <object class="GtkTreeViewColumn" id="treeviewcolumn5">
  212. <property name="resizable">True</property>
  213. <property name="spacing">6</property>
  214. <child>
  215. <object class="GtkCellRendererText" id="cellrenderer4"/>
  216. <attributes>
  217. <attribute name="text">1</attribute>
  218. </attributes>
  219. </child>
  220. </object>
  221. </child>
  222. </object>
  223. </child>
  224. </object>
  225. <packing>
  226. <property name="left_attach">0</property>
  227. <property name="top_attach">0</property>
  228. </packing>
  229. </child>
  230. <child>
  231. <object class="GtkComboBoxText" id="format">
  232. <property name="can_focus">False</property>
  233. <property name="no_show_all">True</property>
  234. <items>
  235. <item translatable="yes" context="optcompatpage|format">Use printer metrics for document formatting</item>
  236. <item translatable="yes" context="optcompatpage|format">Add spacing between paragraphs and tables</item>
  237. <item translatable="yes" context="optcompatpage|format">Add paragraph and table spacing at tops of pages</item>
  238. <item translatable="yes" context="optcompatpage|format">Use OpenOffice.org 1.1 tabstop formatting</item>
  239. <item translatable="yes" context="optcompatpage|format">Do not add leading (extra space) between lines of text</item>
  240. <item translatable="yes" context="optcompatpage|format">Use OpenOffice.org 1.1 line spacing</item>
  241. <item translatable="yes" context="optcompatpage|format">Add paragraph and table spacing at bottom of table cells</item>
  242. <item translatable="yes" context="optcompatpage|format">Use OpenOffice.org 1.1 object positioning</item>
  243. <item translatable="yes" context="optcompatpage|format">Use OpenOffice.org 1.1 text wrapping around objects</item>
  244. <item translatable="yes" context="optcompatpage|format">Consider wrapping style when positioning objects</item>
  245. <item translatable="yes" context="optcompatpage|format">Expand word space on lines with manual line breaks in justified paragraphs</item>
  246. <item translatable="yes" context="optcompatpage|format">Protect form (no longer protects whole document. Insert write protected section instead)</item>
  247. <item translatable="yes" context="optcompatpage|format">Word-compatible trailing blanks</item>
  248. <item translatable="yes" context="optcompatpage|format">Tolerate white lines of PDF page backgrounds for compatibility with old documents</item>
  249. <item translatable="yes" context="optcompatpage|format">Hide paragraphs of database fields (e.g., mail merge) with an empty value</item>
  250. <item translatable="yes" context="optcompatpage|format">&lt;User settings&gt;</item>
  251. </items>
  252. </object>
  253. <packing>
  254. <property name="left_attach">0</property>
  255. <property name="top_attach">1</property>
  256. </packing>
  257. </child>
  258. <child>
  259. <object class="GtkButton" id="default">
  260. <property name="label" translatable="yes" context="optcompatpage|default">Use as _Default</property>
  261. <property name="visible">True</property>
  262. <property name="can_focus">True</property>
  263. <property name="receives_default">True</property>
  264. <property name="halign">end</property>
  265. <property name="use_underline">True</property>
  266. <child internal-child="accessible">
  267. <object class="AtkObject" id="default-atkobject">
  268. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|default">Click to use the current settings on this tab page as the default for further sessions with %PRODUCTNAME.</property>
  269. </object>
  270. </child>
  271. </object>
  272. <packing>
  273. <property name="left_attach">0</property>
  274. <property name="top_attach">2</property>
  275. </packing>
  276. </child>
  277. </object>
  278. </child>
  279. </object>
  280. </child>
  281. <child type="label">
  282. <object class="GtkLabel" id="label11">
  283. <property name="visible">True</property>
  284. <property name="can_focus">False</property>
  285. <property name="label" translatable="yes" context="optcompatpage|label11">Compatibility options for “%DOCNAME”</property>
  286. <attributes>
  287. <attribute name="weight" value="bold"/>
  288. </attributes>
  289. </object>
  290. </child>
  291. </object>
  292. <packing>
  293. <property name="expand">False</property>
  294. <property name="fill">True</property>
  295. <property name="position">1</property>
  296. </packing>
  297. </child>
  298. <child internal-child="accessible">
  299. <object class="AtkObject" id="OptCompatPage-atkobject">
  300. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|OptCompatPage">Specifies compatibility settings for text documents. These options help in fine-tuning %PRODUCTNAME when importing Microsoft Word documents.</property>
  301. </object>
  302. </child>
  303. </object>
  304. </interface>