cellprotectionpage.ui 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239
  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. <!-- n-columns=1 n-rows=1 -->
  6. <object class="GtkGrid" id="CellProtectionPage">
  7. <property name="visible">True</property>
  8. <property name="can_focus">False</property>
  9. <property name="border_width">6</property>
  10. <property name="row_spacing">12</property>
  11. <property name="column_spacing">6</property>
  12. <child>
  13. <object class="GtkFrame" id="FrameProtection">
  14. <property name="visible">True</property>
  15. <property name="can_focus">False</property>
  16. <property name="events">GDK_EXPOSURE_MASK</property>
  17. <property name="hexpand">True</property>
  18. <property name="label_xalign">0</property>
  19. <property name="shadow_type">none</property>
  20. <child>
  21. <object class="GtkAlignment" id="protection1">
  22. <property name="visible">True</property>
  23. <property name="can_focus">False</property>
  24. <property name="hexpand">True</property>
  25. <property name="top_padding">6</property>
  26. <property name="left_padding">12</property>
  27. <child>
  28. <!-- n-columns=1 n-rows=1 -->
  29. <object class="GtkGrid" id="grid1">
  30. <property name="visible">True</property>
  31. <property name="can_focus">False</property>
  32. <property name="hexpand">True</property>
  33. <property name="row_spacing">6</property>
  34. <property name="column_spacing">12</property>
  35. <child>
  36. <object class="GtkCheckButton" id="checkProtected">
  37. <property name="label" translatable="yes" context="cellprotectionpage|checkProtected">_Protected</property>
  38. <property name="visible">True</property>
  39. <property name="can_focus">True</property>
  40. <property name="receives_default">False</property>
  41. <property name="margin_left">12</property>
  42. <property name="use_underline">True</property>
  43. <property name="xalign">0</property>
  44. <property name="active">True</property>
  45. <property name="inconsistent">True</property>
  46. <property name="draw_indicator">True</property>
  47. <child internal-child="accessible">
  48. <object class="AtkObject" id="checkProtected-atkobject">
  49. <property name="AtkObject::accessible-description" translatable="yes" context="cellprotectionpage|extended_tip|checkProtected">Prevents the selected cells from being modified.</property>
  50. </object>
  51. </child>
  52. </object>
  53. <packing>
  54. <property name="left_attach">0</property>
  55. <property name="top_attach">1</property>
  56. </packing>
  57. </child>
  58. <child>
  59. <object class="GtkCheckButton" id="checkHideFormula">
  60. <property name="label" translatable="yes" context="cellprotectionpage|checkHideFormula">Hide _formula</property>
  61. <property name="visible">True</property>
  62. <property name="can_focus">True</property>
  63. <property name="receives_default">False</property>
  64. <property name="margin_left">12</property>
  65. <property name="use_underline">True</property>
  66. <property name="xalign">0</property>
  67. <property name="inconsistent">True</property>
  68. <property name="draw_indicator">True</property>
  69. <child internal-child="accessible">
  70. <object class="AtkObject" id="checkHideFormula-atkobject">
  71. <property name="AtkObject::accessible-description" translatable="yes" context="cellprotectionpage|extended_tip|checkHideFormula">Hides formulas in the selected cells.</property>
  72. </object>
  73. </child>
  74. </object>
  75. <packing>
  76. <property name="left_attach">0</property>
  77. <property name="top_attach">2</property>
  78. </packing>
  79. </child>
  80. <child>
  81. <object class="GtkCheckButton" id="checkHideAll">
  82. <property name="label" translatable="yes" context="cellprotectionpage|checkHideAll">Hide _all</property>
  83. <property name="visible">True</property>
  84. <property name="can_focus">True</property>
  85. <property name="receives_default">False</property>
  86. <property name="use_underline">True</property>
  87. <property name="xalign">0</property>
  88. <property name="always_show_image">True</property>
  89. <property name="inconsistent">True</property>
  90. <property name="draw_indicator">True</property>
  91. <child internal-child="accessible">
  92. <object class="AtkObject" id="checkHideAll-atkobject">
  93. <property name="AtkObject::accessible-description" translatable="yes" context="cellprotectionpage|extended_tip|checkHideAll">Hides formulas and contents of the selected cells.</property>
  94. </object>
  95. </child>
  96. </object>
  97. <packing>
  98. <property name="left_attach">0</property>
  99. <property name="top_attach">0</property>
  100. </packing>
  101. </child>
  102. <child>
  103. <object class="GtkLabel" id="label1">
  104. <property name="visible">True</property>
  105. <property name="can_focus">False</property>
  106. <property name="halign">end</property>
  107. <property name="hexpand">True</property>
  108. <property name="label" translatable="yes" context="cellprotectionpage|label1">Cell protection is only effective after the current sheet has been protected.
  109. Select 'Protect Sheet' from the 'Tools' menu.</property>
  110. <property name="wrap">True</property>
  111. <property name="max_width_chars">52</property>
  112. <property name="xalign">0</property>
  113. </object>
  114. <packing>
  115. <property name="left_attach">1</property>
  116. <property name="top_attach">0</property>
  117. <property name="height">3</property>
  118. </packing>
  119. </child>
  120. </object>
  121. </child>
  122. </object>
  123. </child>
  124. <child type="label">
  125. <object class="GtkLabel" id="LabelProtection">
  126. <property name="visible">True</property>
  127. <property name="can_focus">False</property>
  128. <property name="label" translatable="yes" context="cellprotectionpage|LabelProtection">Protection</property>
  129. <attributes>
  130. <attribute name="weight" value="bold"/>
  131. </attributes>
  132. </object>
  133. </child>
  134. </object>
  135. <packing>
  136. <property name="left_attach">0</property>
  137. <property name="top_attach">0</property>
  138. </packing>
  139. </child>
  140. <child>
  141. <object class="GtkFrame" id="framePrint">
  142. <property name="visible">True</property>
  143. <property name="can_focus">False</property>
  144. <property name="valign">start</property>
  145. <property name="hexpand">True</property>
  146. <property name="label_xalign">0</property>
  147. <property name="shadow_type">none</property>
  148. <child>
  149. <object class="GtkAlignment" id="alignment1">
  150. <property name="visible">True</property>
  151. <property name="can_focus">False</property>
  152. <property name="top_padding">6</property>
  153. <property name="left_padding">12</property>
  154. <child>
  155. <!-- n-columns=1 n-rows=1 -->
  156. <object class="GtkGrid" id="grid2">
  157. <property name="visible">True</property>
  158. <property name="can_focus">False</property>
  159. <property name="column_spacing">12</property>
  160. <child>
  161. <object class="GtkCheckButton" id="checkHidePrinting">
  162. <property name="label" translatable="yes" context="cellprotectionpage|checkHidePrinting">Hide _when printing</property>
  163. <property name="visible">True</property>
  164. <property name="can_focus">True</property>
  165. <property name="receives_default">False</property>
  166. <property name="use_underline">True</property>
  167. <property name="xalign">0</property>
  168. <property name="inconsistent">True</property>
  169. <property name="draw_indicator">True</property>
  170. <child internal-child="accessible">
  171. <object class="AtkObject" id="checkHidePrinting-atkobject">
  172. <property name="AtkObject::accessible-description" translatable="yes" context="cellprotectionpage|extended_tip|checkHidePrinting">Keeps the selected cells from being printed.</property>
  173. </object>
  174. </child>
  175. </object>
  176. <packing>
  177. <property name="left_attach">0</property>
  178. <property name="top_attach">0</property>
  179. </packing>
  180. </child>
  181. <child>
  182. <object class="GtkLabel" id="label4">
  183. <property name="visible">True</property>
  184. <property name="can_focus">False</property>
  185. <property name="halign">end</property>
  186. <property name="hexpand">True</property>
  187. <property name="label" translatable="yes" context="cellprotectionpage|label4">The cells selected will be omitted when printing.</property>
  188. <property name="wrap">True</property>
  189. <property name="width_chars">52</property>
  190. <property name="xalign">0</property>
  191. </object>
  192. <packing>
  193. <property name="left_attach">1</property>
  194. <property name="top_attach">0</property>
  195. </packing>
  196. </child>
  197. </object>
  198. </child>
  199. </object>
  200. </child>
  201. <child type="label">
  202. <object class="GtkLabel" id="label3">
  203. <property name="visible">True</property>
  204. <property name="can_focus">False</property>
  205. <property name="label" translatable="yes" context="cellprotectionpage|label3">Print</property>
  206. <attributes>
  207. <attribute name="weight" value="bold"/>
  208. </attributes>
  209. </object>
  210. </child>
  211. </object>
  212. <packing>
  213. <property name="left_attach">0</property>
  214. <property name="top_attach">1</property>
  215. </packing>
  216. </child>
  217. <child internal-child="accessible">
  218. <object class="AtkObject" id="CellProtectionPage-atkobject">
  219. <property name="AtkObject::accessible-description" translatable="yes" context="cellprotectionpage|extended_tip|CellProtectionPage">Defines protection options for selected cells.</property>
  220. </object>
  221. </child>
  222. </object>
  223. <object class="GtkSizeGroup" id="sizegroup1">
  224. <widgets>
  225. <widget name="label1"/>
  226. <widget name="label4"/>
  227. </widgets>
  228. </object>
  229. <object class="GtkSizeGroup" id="sizegroup2">
  230. <widgets>
  231. <widget name="checkProtected"/>
  232. <widget name="checkHideFormula"/>
  233. <widget name="checkHideAll"/>
  234. <widget name="checkHidePrinting"/>
  235. </widgets>
  236. </object>
  237. </interface>