subtotaloptionspage.ui 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279
  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="GtkBox" id="SubTotalOptionsPage">
  6. <property name="visible">True</property>
  7. <property name="can_focus">False</property>
  8. <property name="border_width">6</property>
  9. <property name="orientation">vertical</property>
  10. <property name="spacing">12</property>
  11. <child>
  12. <object class="GtkFrame" id="frame1">
  13. <property name="visible">True</property>
  14. <property name="can_focus">False</property>
  15. <property name="hexpand">True</property>
  16. <property name="label_xalign">0</property>
  17. <property name="shadow_type">none</property>
  18. <child>
  19. <object class="GtkAlignment" id="alignment1">
  20. <property name="visible">True</property>
  21. <property name="can_focus">False</property>
  22. <property name="hexpand">True</property>
  23. <property name="vexpand">True</property>
  24. <property name="top_padding">6</property>
  25. <property name="left_padding">12</property>
  26. <child>
  27. <!-- n-columns=1 n-rows=1 -->
  28. <object class="GtkGrid" id="grid1">
  29. <property name="visible">True</property>
  30. <property name="can_focus">False</property>
  31. <property name="hexpand">True</property>
  32. <property name="vexpand">True</property>
  33. <property name="row_spacing">6</property>
  34. <child>
  35. <object class="GtkCheckButton" id="pagebreak">
  36. <property name="label" translatable="yes" context="subtotaloptionspage|pagebreak">_Page break between groups</property>
  37. <property name="visible">True</property>
  38. <property name="can_focus">True</property>
  39. <property name="receives_default">False</property>
  40. <property name="hexpand">True</property>
  41. <property name="use_underline">True</property>
  42. <property name="xalign">0</property>
  43. <property name="draw_indicator">True</property>
  44. <child internal-child="accessible">
  45. <object class="AtkObject" id="pagebreak-atkobject">
  46. <property name="AtkObject::accessible-description" translatable="yes" context="subtotaloptionspage|extended_tip|pagebreak">Inserts a new page after each group of subtotaled data.</property>
  47. </object>
  48. </child>
  49. </object>
  50. <packing>
  51. <property name="left_attach">0</property>
  52. <property name="top_attach">0</property>
  53. </packing>
  54. </child>
  55. <child>
  56. <object class="GtkCheckButton" id="case">
  57. <property name="label" translatable="yes" context="subtotaloptionspage|case">_Case sensitive</property>
  58. <property name="visible">True</property>
  59. <property name="can_focus">True</property>
  60. <property name="receives_default">False</property>
  61. <property name="hexpand">True</property>
  62. <property name="use_underline">True</property>
  63. <property name="xalign">0</property>
  64. <property name="draw_indicator">True</property>
  65. <child internal-child="accessible">
  66. <object class="AtkObject" id="case-atkobject">
  67. <property name="AtkObject::accessible-description" translatable="yes" context="subtotaloptionspage|extended_tip|case">Recalculates subtotals when you change the case of a data label.</property>
  68. </object>
  69. </child>
  70. </object>
  71. <packing>
  72. <property name="left_attach">0</property>
  73. <property name="top_attach">1</property>
  74. </packing>
  75. </child>
  76. <child>
  77. <object class="GtkCheckButton" id="sort">
  78. <property name="label" translatable="yes" context="subtotaloptionspage|sort">Pre-_sort area according to groups</property>
  79. <property name="visible">True</property>
  80. <property name="can_focus">True</property>
  81. <property name="receives_default">False</property>
  82. <property name="hexpand">True</property>
  83. <property name="use_underline">True</property>
  84. <property name="xalign">0</property>
  85. <property name="draw_indicator">True</property>
  86. <child internal-child="accessible">
  87. <object class="AtkObject" id="sort-atkobject">
  88. <property name="AtkObject::accessible-description" translatable="yes" context="subtotaloptionspage|extended_tip|sort">Sorts the area that you selected in the Group by box of the Group tabs according to the columns that you selected.</property>
  89. </object>
  90. </child>
  91. </object>
  92. <packing>
  93. <property name="left_attach">0</property>
  94. <property name="top_attach">2</property>
  95. </packing>
  96. </child>
  97. </object>
  98. </child>
  99. </object>
  100. </child>
  101. <child type="label">
  102. <object class="GtkLabel" id="label1">
  103. <property name="visible">True</property>
  104. <property name="can_focus">False</property>
  105. <property name="label" translatable="yes" context="subtotaloptionspage|label1">Groups</property>
  106. <attributes>
  107. <attribute name="weight" value="bold"/>
  108. </attributes>
  109. </object>
  110. </child>
  111. </object>
  112. <packing>
  113. <property name="expand">False</property>
  114. <property name="fill">True</property>
  115. <property name="position">0</property>
  116. </packing>
  117. </child>
  118. <child>
  119. <object class="GtkFrame" id="frame2">
  120. <property name="visible">True</property>
  121. <property name="can_focus">False</property>
  122. <property name="hexpand">True</property>
  123. <property name="vexpand">True</property>
  124. <property name="label_xalign">0</property>
  125. <property name="shadow_type">none</property>
  126. <child>
  127. <object class="GtkAlignment" id="alignment2">
  128. <property name="visible">True</property>
  129. <property name="can_focus">False</property>
  130. <property name="hexpand">True</property>
  131. <property name="vexpand">True</property>
  132. <property name="top_padding">6</property>
  133. <property name="left_padding">12</property>
  134. <child>
  135. <!-- n-columns=1 n-rows=1 -->
  136. <object class="GtkGrid" id="grid2">
  137. <property name="visible">True</property>
  138. <property name="can_focus">False</property>
  139. <property name="hexpand">True</property>
  140. <property name="vexpand">True</property>
  141. <property name="row_spacing">6</property>
  142. <child>
  143. <object class="GtkRadioButton" id="ascending">
  144. <property name="label" translatable="yes" context="subtotaloptionspage|ascending">_Ascending</property>
  145. <property name="visible">True</property>
  146. <property name="can_focus">True</property>
  147. <property name="receives_default">False</property>
  148. <property name="hexpand">True</property>
  149. <property name="use_underline">True</property>
  150. <property name="xalign">0</property>
  151. <property name="active">True</property>
  152. <property name="draw_indicator">True</property>
  153. <child internal-child="accessible">
  154. <object class="AtkObject" id="ascending-atkobject">
  155. <property name="AtkObject::accessible-description" translatable="yes" context="subtotaloptionspage|extended_tip|ascending">Sorts beginning with the lowest value. You can define the sort rules on Data - Sort - Options.</property>
  156. </object>
  157. </child>
  158. </object>
  159. <packing>
  160. <property name="left_attach">0</property>
  161. <property name="top_attach">0</property>
  162. </packing>
  163. </child>
  164. <child>
  165. <object class="GtkRadioButton" id="descending">
  166. <property name="label" translatable="yes" context="subtotaloptionspage|descending">D_escending</property>
  167. <property name="visible">True</property>
  168. <property name="can_focus">True</property>
  169. <property name="receives_default">False</property>
  170. <property name="hexpand">True</property>
  171. <property name="use_underline">True</property>
  172. <property name="xalign">0</property>
  173. <property name="active">True</property>
  174. <property name="draw_indicator">True</property>
  175. <property name="group">ascending</property>
  176. <child internal-child="accessible">
  177. <object class="AtkObject" id="descending-atkobject">
  178. <property name="AtkObject::accessible-description" translatable="yes" context="subtotaloptionspage|extended_tip|descending">Sorts beginning with the highest value. You can define the sort rules on Data - Sort - Options.</property>
  179. </object>
  180. </child>
  181. </object>
  182. <packing>
  183. <property name="left_attach">0</property>
  184. <property name="top_attach">1</property>
  185. </packing>
  186. </child>
  187. <child>
  188. <object class="GtkCheckButton" id="formats">
  189. <property name="label" translatable="yes" context="subtotaloptionspage|formats">I_nclude formats</property>
  190. <property name="visible">True</property>
  191. <property name="can_focus">True</property>
  192. <property name="receives_default">False</property>
  193. <property name="hexpand">True</property>
  194. <property name="use_underline">True</property>
  195. <property name="xalign">0</property>
  196. <property name="draw_indicator">True</property>
  197. <child internal-child="accessible">
  198. <object class="AtkObject" id="formats-atkobject">
  199. <property name="AtkObject::accessible-description" translatable="yes" context="subtotaloptionspage|extended_tip|formats">Considers formatting attributes when sorting.</property>
  200. </object>
  201. </child>
  202. </object>
  203. <packing>
  204. <property name="left_attach">0</property>
  205. <property name="top_attach">2</property>
  206. </packing>
  207. </child>
  208. <child>
  209. <object class="GtkCheckButton" id="btnuserdef">
  210. <property name="label" translatable="yes" context="subtotaloptionspage|btnuserdef">C_ustom sort order</property>
  211. <property name="visible">True</property>
  212. <property name="can_focus">True</property>
  213. <property name="receives_default">False</property>
  214. <property name="hexpand">True</property>
  215. <property name="use_underline">True</property>
  216. <property name="xalign">0</property>
  217. <property name="draw_indicator">True</property>
  218. <accessibility>
  219. <relation type="label-for" target="lbuserdef"/>
  220. </accessibility>
  221. <child internal-child="accessible">
  222. <object class="AtkObject" id="btnuserdef-atkobject">
  223. <property name="AtkObject::accessible-description" translatable="yes" context="subtotaloptionspage|extended_tip|btnuserdef">Uses a custom sorting order that you defined in the Options dialog box at %PRODUCTNAME Calc - Sort Lists.</property>
  224. </object>
  225. </child>
  226. </object>
  227. <packing>
  228. <property name="left_attach">0</property>
  229. <property name="top_attach">3</property>
  230. </packing>
  231. </child>
  232. <child>
  233. <object class="GtkComboBoxText" id="lbuserdef">
  234. <property name="visible">True</property>
  235. <property name="can_focus">False</property>
  236. <property name="margin_left">12</property>
  237. <accessibility>
  238. <relation type="labelled-by" target="btnuserdef"/>
  239. </accessibility>
  240. <child internal-child="accessible">
  241. <object class="AtkObject" id="lbuserdef-atkobject">
  242. <property name="AtkObject::accessible-description" translatable="yes" context="subtotaloptionspage|extended_tip|lbuserdef">Uses a custom sorting order that you defined in the Options dialog box at %PRODUCTNAME Calc - Sort Lists.</property>
  243. </object>
  244. </child>
  245. </object>
  246. <packing>
  247. <property name="left_attach">0</property>
  248. <property name="top_attach">4</property>
  249. </packing>
  250. </child>
  251. </object>
  252. </child>
  253. </object>
  254. </child>
  255. <child type="label">
  256. <object class="GtkLabel" id="label2">
  257. <property name="visible">True</property>
  258. <property name="can_focus">False</property>
  259. <property name="label" translatable="yes" context="subtotaloptionspage|label2">Sort</property>
  260. <attributes>
  261. <attribute name="weight" value="bold"/>
  262. </attributes>
  263. </object>
  264. </child>
  265. </object>
  266. <packing>
  267. <property name="expand">False</property>
  268. <property name="fill">True</property>
  269. <property name="position">1</property>
  270. </packing>
  271. </child>
  272. <child internal-child="accessible">
  273. <object class="AtkObject" id="SubTotalOptionsPage-atkobject">
  274. <property name="AtkObject::accessible-description" translatable="yes" context="subtotaloptionspage|extended_tip|SubTotalOptionsPage">Specify the settings for calculating and presenting subtotals.</property>
  275. </object>
  276. </child>
  277. </object>
  278. </interface>