deletecontents.ui 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311
  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="GtkDialog" id="DeleteContentsDialog">
  6. <property name="can_focus">False</property>
  7. <property name="border_width">6</property>
  8. <property name="title" translatable="yes" context="deletecontents|DeleteContentsDialog">Delete Contents</property>
  9. <property name="resizable">False</property>
  10. <property name="modal">True</property>
  11. <property name="default_width">0</property>
  12. <property name="default_height">0</property>
  13. <property name="type_hint">dialog</property>
  14. <child internal-child="vbox">
  15. <object class="GtkBox" id="dialog-vbox1">
  16. <property name="can_focus">False</property>
  17. <property name="orientation">vertical</property>
  18. <property name="spacing">12</property>
  19. <child internal-child="action_area">
  20. <object class="GtkButtonBox" id="dialog-action_area1">
  21. <property name="can_focus">False</property>
  22. <property name="layout_style">end</property>
  23. <child>
  24. <object class="GtkButton" id="ok">
  25. <property name="label">gtk-ok</property>
  26. <property name="visible">True</property>
  27. <property name="can_focus">True</property>
  28. <property name="can_default">True</property>
  29. <property name="has_default">True</property>
  30. <property name="receives_default">True</property>
  31. <property name="use_stock">True</property>
  32. </object>
  33. <packing>
  34. <property name="expand">False</property>
  35. <property name="fill">True</property>
  36. <property name="position">0</property>
  37. </packing>
  38. </child>
  39. <child>
  40. <object class="GtkButton" id="cancel">
  41. <property name="label">gtk-cancel</property>
  42. <property name="visible">True</property>
  43. <property name="can_focus">True</property>
  44. <property name="receives_default">True</property>
  45. <property name="use_stock">True</property>
  46. </object>
  47. <packing>
  48. <property name="expand">False</property>
  49. <property name="fill">True</property>
  50. <property name="position">1</property>
  51. </packing>
  52. </child>
  53. <child>
  54. <object class="GtkButton" id="help">
  55. <property name="label">gtk-help</property>
  56. <property name="visible">True</property>
  57. <property name="can_focus">True</property>
  58. <property name="receives_default">True</property>
  59. <property name="use_stock">True</property>
  60. </object>
  61. <packing>
  62. <property name="expand">False</property>
  63. <property name="fill">True</property>
  64. <property name="position">2</property>
  65. <property name="secondary">True</property>
  66. </packing>
  67. </child>
  68. </object>
  69. <packing>
  70. <property name="expand">False</property>
  71. <property name="fill">True</property>
  72. <property name="pack_type">end</property>
  73. <property name="position">0</property>
  74. </packing>
  75. </child>
  76. <child>
  77. <object class="GtkFrame" id="frame2">
  78. <property name="visible">True</property>
  79. <property name="can_focus">False</property>
  80. <property name="label_xalign">0</property>
  81. <property name="shadow_type">none</property>
  82. <child>
  83. <object class="GtkAlignment" id="alignment1">
  84. <property name="visible">True</property>
  85. <property name="can_focus">False</property>
  86. <property name="top_padding">6</property>
  87. <property name="left_padding">12</property>
  88. <child>
  89. <object class="GtkBox" id="box2">
  90. <property name="visible">True</property>
  91. <property name="can_focus">False</property>
  92. <property name="orientation">vertical</property>
  93. <property name="spacing">12</property>
  94. <child>
  95. <object class="GtkCheckButton" id="deleteall">
  96. <property name="label" translatable="yes" context="deletecontents|deleteall">Delete _all</property>
  97. <property name="visible">True</property>
  98. <property name="can_focus">True</property>
  99. <property name="receives_default">False</property>
  100. <property name="use_underline">True</property>
  101. <property name="xalign">0</property>
  102. <property name="draw_indicator">True</property>
  103. <child internal-child="accessible">
  104. <object class="AtkObject" id="deleteall-atkobject">
  105. <property name="AtkObject::accessible-description" translatable="yes" context="deletecontents|extended_tip|deleteall">Deletes all content from the selected cell range.</property>
  106. </object>
  107. </child>
  108. </object>
  109. <packing>
  110. <property name="expand">False</property>
  111. <property name="fill">True</property>
  112. <property name="position">0</property>
  113. </packing>
  114. </child>
  115. <child>
  116. <!-- n-columns=1 n-rows=1 -->
  117. <object class="GtkGrid" id="grid1">
  118. <property name="visible">True</property>
  119. <property name="can_focus">False</property>
  120. <property name="row_spacing">6</property>
  121. <property name="column_spacing">12</property>
  122. <property name="column_homogeneous">True</property>
  123. <child>
  124. <object class="GtkCheckButton" id="text">
  125. <property name="label" translatable="yes" context="deletecontents|text">_Text</property>
  126. <property name="visible">True</property>
  127. <property name="can_focus">True</property>
  128. <property name="receives_default">False</property>
  129. <property name="use_underline">True</property>
  130. <property name="xalign">0</property>
  131. <property name="draw_indicator">True</property>
  132. <child internal-child="accessible">
  133. <object class="AtkObject" id="text-atkobject">
  134. <property name="AtkObject::accessible-description" translatable="yes" context="deletecontents|extended_tip|text">Deletes text only. Formats, formulas, numbers and dates are not affected.</property>
  135. </object>
  136. </child>
  137. </object>
  138. <packing>
  139. <property name="left_attach">0</property>
  140. <property name="top_attach">0</property>
  141. </packing>
  142. </child>
  143. <child>
  144. <object class="GtkCheckButton" id="numbers">
  145. <property name="label" translatable="yes" context="deletecontents|numbers">_Numbers</property>
  146. <property name="visible">True</property>
  147. <property name="can_focus">True</property>
  148. <property name="receives_default">False</property>
  149. <property name="use_underline">True</property>
  150. <property name="xalign">0</property>
  151. <property name="draw_indicator">True</property>
  152. <child internal-child="accessible">
  153. <object class="AtkObject" id="numbers-atkobject">
  154. <property name="AtkObject::accessible-description" translatable="yes" context="deletecontents|extended_tip|numbers">Deletes numbers only. Formats and formulas remain unchanged.</property>
  155. </object>
  156. </child>
  157. </object>
  158. <packing>
  159. <property name="left_attach">1</property>
  160. <property name="top_attach">0</property>
  161. </packing>
  162. </child>
  163. <child>
  164. <object class="GtkCheckButton" id="datetime">
  165. <property name="label" translatable="yes" context="deletecontents|datetime">_Date &amp; time</property>
  166. <property name="visible">True</property>
  167. <property name="can_focus">True</property>
  168. <property name="receives_default">False</property>
  169. <property name="use_underline">True</property>
  170. <property name="xalign">0</property>
  171. <property name="draw_indicator">True</property>
  172. <child internal-child="accessible">
  173. <object class="AtkObject" id="datetime-atkobject">
  174. <property name="AtkObject::accessible-description" translatable="yes" context="deletecontents|extended_tip|datetime">Deletes date and time values. Formats, text, numbers and formulas remain unchanged.</property>
  175. </object>
  176. </child>
  177. </object>
  178. <packing>
  179. <property name="left_attach">0</property>
  180. <property name="top_attach">1</property>
  181. </packing>
  182. </child>
  183. <child>
  184. <object class="GtkCheckButton" id="formulas">
  185. <property name="label" translatable="yes" context="deletecontents|formulas">_Formulas</property>
  186. <property name="visible">True</property>
  187. <property name="can_focus">True</property>
  188. <property name="receives_default">False</property>
  189. <property name="use_underline">True</property>
  190. <property name="xalign">0</property>
  191. <property name="draw_indicator">True</property>
  192. <child internal-child="accessible">
  193. <object class="AtkObject" id="formulas-atkobject">
  194. <property name="AtkObject::accessible-description" translatable="yes" context="deletecontents|extended_tip|formulas">Deletes formulas. Text, numbers, formats, dates and times remain unchanged.</property>
  195. </object>
  196. </child>
  197. </object>
  198. <packing>
  199. <property name="left_attach">1</property>
  200. <property name="top_attach">1</property>
  201. </packing>
  202. </child>
  203. <child>
  204. <object class="GtkCheckButton" id="comments">
  205. <property name="label" translatable="yes" context="deletecontents|comments">_Comments</property>
  206. <property name="visible">True</property>
  207. <property name="can_focus">True</property>
  208. <property name="receives_default">False</property>
  209. <property name="use_underline">True</property>
  210. <property name="xalign">0</property>
  211. <property name="draw_indicator">True</property>
  212. <child internal-child="accessible">
  213. <object class="AtkObject" id="comments-atkobject">
  214. <property name="AtkObject::accessible-description" translatable="yes" context="deletecontents|extended_tip|comments">Deletes comments added to cells. All other elements remain unchanged.</property>
  215. </object>
  216. </child>
  217. </object>
  218. <packing>
  219. <property name="left_attach">0</property>
  220. <property name="top_attach">2</property>
  221. </packing>
  222. </child>
  223. <child>
  224. <object class="GtkCheckButton" id="formats">
  225. <property name="label" translatable="yes" context="deletecontents|formats">For_mats</property>
  226. <property name="visible">True</property>
  227. <property name="can_focus">True</property>
  228. <property name="receives_default">False</property>
  229. <property name="use_underline">True</property>
  230. <property name="xalign">0</property>
  231. <property name="draw_indicator">True</property>
  232. <child internal-child="accessible">
  233. <object class="AtkObject" id="formats-atkobject">
  234. <property name="AtkObject::accessible-description" translatable="yes" context="deletecontents|extended_tip|formats">Deletes format attributes applied to cells. All cell content remains unchanged.</property>
  235. </object>
  236. </child>
  237. </object>
  238. <packing>
  239. <property name="left_attach">1</property>
  240. <property name="top_attach">2</property>
  241. </packing>
  242. </child>
  243. <child>
  244. <object class="GtkCheckButton" id="objects">
  245. <property name="label" translatable="yes" context="deletecontents|objects">_Objects</property>
  246. <property name="visible">True</property>
  247. <property name="can_focus">True</property>
  248. <property name="receives_default">False</property>
  249. <property name="use_underline">True</property>
  250. <property name="xalign">0</property>
  251. <property name="draw_indicator">True</property>
  252. <child internal-child="accessible">
  253. <object class="AtkObject" id="objects-atkobject">
  254. <property name="AtkObject::accessible-description" translatable="yes" context="deletecontents|extended_tip|objects">Deletes objects. All cell content remains unchanged.</property>
  255. </object>
  256. </child>
  257. </object>
  258. <packing>
  259. <property name="left_attach">0</property>
  260. <property name="top_attach">3</property>
  261. </packing>
  262. </child>
  263. <child>
  264. <placeholder/>
  265. </child>
  266. </object>
  267. <packing>
  268. <property name="expand">False</property>
  269. <property name="fill">True</property>
  270. <property name="position">1</property>
  271. </packing>
  272. </child>
  273. </object>
  274. </child>
  275. </object>
  276. </child>
  277. <child type="label">
  278. <object class="GtkLabel" id="label2">
  279. <property name="visible">True</property>
  280. <property name="can_focus">False</property>
  281. <property name="label" translatable="yes" context="deletecontents|label2">Selection</property>
  282. <attributes>
  283. <attribute name="weight" value="bold"/>
  284. </attributes>
  285. </object>
  286. </child>
  287. </object>
  288. <packing>
  289. <property name="expand">False</property>
  290. <property name="fill">True</property>
  291. <property name="position">1</property>
  292. </packing>
  293. </child>
  294. </object>
  295. </child>
  296. <action-widgets>
  297. <action-widget response="-5">ok</action-widget>
  298. <action-widget response="-6">cancel</action-widget>
  299. <action-widget response="-11">help</action-widget>
  300. </action-widgets>
  301. <child type="titlebar">
  302. <placeholder/>
  303. </child>
  304. <child internal-child="accessible">
  305. <object class="AtkObject" id="DeleteContentsDialog-atkobject">
  306. <property name="AtkObject::accessible-description" translatable="yes" context="deletecontents|extended_tip|DeleteContentsDialog">Specifies the contents to be deleted from the active cell or from a selected cell range.</property>
  307. </object>
  308. </child>
  309. </object>
  310. </interface>