createnamesdialog.ui 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222
  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="CreateNamesDialog">
  6. <property name="can_focus">False</property>
  7. <property name="border_width">6</property>
  8. <property name="title" translatable="yes" context="createnamesdialog|CreateNamesDialog">Create Names</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. <property name="xalign">0.5099999904632568</property>
  33. <property name="yalign">0.5099999904632568</property>
  34. </object>
  35. <packing>
  36. <property name="expand">False</property>
  37. <property name="fill">True</property>
  38. <property name="position">0</property>
  39. </packing>
  40. </child>
  41. <child>
  42. <object class="GtkButton" id="cancel">
  43. <property name="label">gtk-cancel</property>
  44. <property name="visible">True</property>
  45. <property name="can_focus">True</property>
  46. <property name="receives_default">True</property>
  47. <property name="use_stock">True</property>
  48. </object>
  49. <packing>
  50. <property name="expand">False</property>
  51. <property name="fill">True</property>
  52. <property name="position">1</property>
  53. </packing>
  54. </child>
  55. <child>
  56. <object class="GtkButton" id="help">
  57. <property name="label">gtk-help</property>
  58. <property name="visible">True</property>
  59. <property name="can_focus">True</property>
  60. <property name="receives_default">True</property>
  61. <property name="margin_right">6</property>
  62. <property name="use_stock">True</property>
  63. </object>
  64. <packing>
  65. <property name="expand">False</property>
  66. <property name="fill">True</property>
  67. <property name="position">2</property>
  68. <property name="secondary">True</property>
  69. </packing>
  70. </child>
  71. </object>
  72. <packing>
  73. <property name="expand">False</property>
  74. <property name="fill">True</property>
  75. <property name="pack_type">end</property>
  76. <property name="position">0</property>
  77. </packing>
  78. </child>
  79. <child>
  80. <object class="GtkFrame" id="frame1">
  81. <property name="visible">True</property>
  82. <property name="can_focus">False</property>
  83. <property name="label_xalign">0</property>
  84. <property name="shadow_type">none</property>
  85. <child>
  86. <object class="GtkAlignment" id="alignment1">
  87. <property name="visible">True</property>
  88. <property name="can_focus">False</property>
  89. <property name="top_padding">6</property>
  90. <property name="left_padding">12</property>
  91. <child>
  92. <object class="GtkBox" id="box1">
  93. <property name="visible">True</property>
  94. <property name="can_focus">False</property>
  95. <property name="orientation">vertical</property>
  96. <property name="spacing">6</property>
  97. <child>
  98. <object class="GtkCheckButton" id="top">
  99. <property name="label" translatable="yes" context="createnamesdialog|top">_Top row</property>
  100. <property name="visible">True</property>
  101. <property name="can_focus">True</property>
  102. <property name="receives_default">False</property>
  103. <property name="use_underline">True</property>
  104. <property name="xalign">0</property>
  105. <property name="draw_indicator">True</property>
  106. <child internal-child="accessible">
  107. <object class="AtkObject" id="top-atkobject">
  108. <property name="AtkObject::accessible-description" translatable="yes" context="createnamesdialog|extended_tip|top">Creates the range names from the header row of the selected range.</property>
  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="GtkCheckButton" id="left">
  120. <property name="label" translatable="yes" context="createnamesdialog|left">_Left column</property>
  121. <property name="visible">True</property>
  122. <property name="can_focus">True</property>
  123. <property name="receives_default">False</property>
  124. <property name="use_underline">True</property>
  125. <property name="xalign">0</property>
  126. <property name="draw_indicator">True</property>
  127. <child internal-child="accessible">
  128. <object class="AtkObject" id="left-atkobject">
  129. <property name="AtkObject::accessible-description" translatable="yes" context="createnamesdialog|extended_tip|left">Creates the range names from the entries in the first column of the selected sheet range.</property>
  130. </object>
  131. </child>
  132. </object>
  133. <packing>
  134. <property name="expand">False</property>
  135. <property name="fill">True</property>
  136. <property name="position">1</property>
  137. </packing>
  138. </child>
  139. <child>
  140. <object class="GtkCheckButton" id="bottom">
  141. <property name="label" translatable="yes" context="createnamesdialog|bottom">_Bottom row</property>
  142. <property name="visible">True</property>
  143. <property name="can_focus">True</property>
  144. <property name="receives_default">False</property>
  145. <property name="use_underline">True</property>
  146. <property name="xalign">0</property>
  147. <property name="yalign">0.49000000953674316</property>
  148. <property name="image_position">right</property>
  149. <property name="draw_indicator">True</property>
  150. <child internal-child="accessible">
  151. <object class="AtkObject" id="bottom-atkobject">
  152. <property name="AtkObject::accessible-description" translatable="yes" context="createnamesdialog|extended_tip|bottom">Creates the range names from the entries in the last row of the selected sheet range.</property>
  153. </object>
  154. </child>
  155. </object>
  156. <packing>
  157. <property name="expand">False</property>
  158. <property name="fill">True</property>
  159. <property name="position">2</property>
  160. </packing>
  161. </child>
  162. <child>
  163. <object class="GtkCheckButton" id="right">
  164. <property name="label" translatable="yes" context="createnamesdialog|right">_Right column</property>
  165. <property name="visible">True</property>
  166. <property name="can_focus">True</property>
  167. <property name="receives_default">False</property>
  168. <property name="use_underline">True</property>
  169. <property name="xalign">0</property>
  170. <property name="draw_indicator">True</property>
  171. <child internal-child="accessible">
  172. <object class="AtkObject" id="right-atkobject">
  173. <property name="AtkObject::accessible-description" translatable="yes" context="createnamesdialog|extended_tip|right">Creates the range names from the entries in the last column of the selected sheet range.</property>
  174. </object>
  175. </child>
  176. </object>
  177. <packing>
  178. <property name="expand">False</property>
  179. <property name="fill">True</property>
  180. <property name="position">3</property>
  181. </packing>
  182. </child>
  183. </object>
  184. </child>
  185. </object>
  186. </child>
  187. <child type="label">
  188. <object class="GtkLabel" id="label1">
  189. <property name="visible">True</property>
  190. <property name="can_focus">False</property>
  191. <property name="label" translatable="yes" context="createnamesdialog|label1">Create Names From</property>
  192. <property name="xalign">0.49000000953674316</property>
  193. <attributes>
  194. <attribute name="weight" value="bold"/>
  195. </attributes>
  196. </object>
  197. </child>
  198. </object>
  199. <packing>
  200. <property name="expand">False</property>
  201. <property name="fill">True</property>
  202. <property name="position">1</property>
  203. </packing>
  204. </child>
  205. </object>
  206. </child>
  207. <action-widgets>
  208. <action-widget response="-5">ok</action-widget>
  209. <action-widget response="-6">cancel</action-widget>
  210. <action-widget response="-11">help</action-widget>
  211. </action-widgets>
  212. <child type="titlebar">
  213. <placeholder/>
  214. </child>
  215. <child internal-child="accessible">
  216. <object class="AtkObject" id="CreateNamesDialog-atkobject">
  217. <property name="AtkObject::accessible-description" translatable="yes" context="createnamesdialog|extended_tip|CreateNamesDialog">Allows you to automatically name multiple cell ranges.</property>
  218. </object>
  219. </child>
  220. </object>
  221. </interface>