mmresultprintdialog.ui 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358
  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="GtkAdjustment" id="adjustment1">
  6. <property name="lower">1</property>
  7. <property name="upper">100000</property>
  8. <property name="step_increment">1</property>
  9. <property name="page_increment">10</property>
  10. </object>
  11. <object class="GtkAdjustment" id="adjustment2">
  12. <property name="lower">1</property>
  13. <property name="upper">100000</property>
  14. <property name="step_increment">1</property>
  15. <property name="page_increment">10</property>
  16. </object>
  17. <object class="GtkDialog" id="MMResultPrintDialog">
  18. <property name="can_focus">False</property>
  19. <property name="border_width">6</property>
  20. <property name="title" translatable="yes" context="mmresultprintdialog|MMResultPrintDialog">Print merged document</property>
  21. <property name="modal">True</property>
  22. <property name="default_width">0</property>
  23. <property name="default_height">0</property>
  24. <property name="type_hint">dialog</property>
  25. <child internal-child="vbox">
  26. <object class="GtkBox" id="dialog-vbox1">
  27. <property name="can_focus">False</property>
  28. <property name="orientation">vertical</property>
  29. <property name="spacing">12</property>
  30. <child internal-child="action_area">
  31. <object class="GtkButtonBox" id="dialog-action_area1">
  32. <property name="can_focus">False</property>
  33. <property name="layout_style">end</property>
  34. <child>
  35. <object class="GtkButton" id="ok">
  36. <property name="label" translatable="yes" context="mmresultprintdialog|ok">Print Documents</property>
  37. <property name="visible">True</property>
  38. <property name="can_focus">True</property>
  39. <property name="can_default">True</property>
  40. <property name="has_default">True</property>
  41. <property name="receives_default">True</property>
  42. <child internal-child="accessible">
  43. <object class="AtkObject" id="ok-atkobject">
  44. <property name="AtkObject::accessible-description" translatable="yes" context="mmresultprintdialog|extended_tip|ok">Prints the mail merge documents.</property>
  45. </object>
  46. </child>
  47. </object>
  48. <packing>
  49. <property name="expand">False</property>
  50. <property name="fill">True</property>
  51. <property name="position">0</property>
  52. </packing>
  53. </child>
  54. <child>
  55. <object class="GtkButton" id="cancel">
  56. <property name="label">gtk-cancel</property>
  57. <property name="visible">True</property>
  58. <property name="can_focus">True</property>
  59. <property name="receives_default">True</property>
  60. <property name="use_stock">True</property>
  61. </object>
  62. <packing>
  63. <property name="expand">False</property>
  64. <property name="fill">True</property>
  65. <property name="position">1</property>
  66. </packing>
  67. </child>
  68. <child>
  69. <object class="GtkButton" id="help">
  70. <property name="label">gtk-help</property>
  71. <property name="visible">True</property>
  72. <property name="can_focus">True</property>
  73. <property name="receives_default">True</property>
  74. <property name="use_stock">True</property>
  75. </object>
  76. <packing>
  77. <property name="expand">False</property>
  78. <property name="fill">True</property>
  79. <property name="position">2</property>
  80. <property name="secondary">True</property>
  81. </packing>
  82. </child>
  83. </object>
  84. <packing>
  85. <property name="expand">False</property>
  86. <property name="fill">True</property>
  87. <property name="pack_type">end</property>
  88. <property name="position">0</property>
  89. </packing>
  90. </child>
  91. <child>
  92. <object class="GtkFrame" id="frame">
  93. <property name="visible">True</property>
  94. <property name="can_focus">False</property>
  95. <property name="hexpand">True</property>
  96. <property name="label_xalign">0</property>
  97. <property name="shadow_type">none</property>
  98. <child>
  99. <object class="GtkAlignment" id="alignment2">
  100. <property name="visible">True</property>
  101. <property name="can_focus">False</property>
  102. <property name="hexpand">True</property>
  103. <property name="vexpand">True</property>
  104. <property name="top_padding">6</property>
  105. <property name="left_padding">12</property>
  106. <child>
  107. <!-- n-columns=1 n-rows=1 -->
  108. <object class="GtkGrid" id="grid5">
  109. <property name="visible">True</property>
  110. <property name="can_focus">False</property>
  111. <property name="hexpand">True</property>
  112. <property name="row_spacing">6</property>
  113. <property name="column_spacing">12</property>
  114. <child>
  115. <object class="GtkLabel" id="printerft">
  116. <property name="visible">True</property>
  117. <property name="can_focus">False</property>
  118. <property name="label" translatable="yes" context="mmresultprintdialog|printerft">_Printer</property>
  119. <property name="use_underline">True</property>
  120. <property name="mnemonic_widget">printers</property>
  121. <property name="xalign">0</property>
  122. </object>
  123. <packing>
  124. <property name="left_attach">0</property>
  125. <property name="top_attach">0</property>
  126. </packing>
  127. </child>
  128. <child>
  129. <object class="GtkComboBoxText" id="printers">
  130. <property name="visible">True</property>
  131. <property name="can_focus">False</property>
  132. <property name="hexpand">True</property>
  133. <child internal-child="accessible">
  134. <object class="AtkObject" id="printers-atkobject">
  135. <property name="AtkObject::accessible-description" translatable="yes" context="mmresultprintdialog|extended_tip|printers">Select the printer.</property>
  136. </object>
  137. </child>
  138. </object>
  139. <packing>
  140. <property name="left_attach">1</property>
  141. <property name="top_attach">0</property>
  142. </packing>
  143. </child>
  144. <child>
  145. <object class="GtkButton" id="printersettings">
  146. <property name="label" translatable="yes" context="mmresultprintdialog|printersettings">P_roperties...</property>
  147. <property name="visible">True</property>
  148. <property name="can_focus">True</property>
  149. <property name="receives_default">True</property>
  150. <property name="use_underline">True</property>
  151. <child internal-child="accessible">
  152. <object class="AtkObject" id="printersettings-atkobject">
  153. <property name="AtkObject::accessible-description" translatable="yes" context="mmresultprintdialog|extended_tip|printersettings">Changes the printer properties.</property>
  154. </object>
  155. </child>
  156. </object>
  157. <packing>
  158. <property name="left_attach">2</property>
  159. <property name="top_attach">0</property>
  160. </packing>
  161. </child>
  162. </object>
  163. </child>
  164. </object>
  165. </child>
  166. <child type="label">
  167. <object class="GtkLabel" id="label2">
  168. <property name="visible">True</property>
  169. <property name="can_focus">False</property>
  170. <property name="label" translatable="yes" context="mmresultprintdialog|label2">Printer Options</property>
  171. <attributes>
  172. <attribute name="weight" value="bold"/>
  173. </attributes>
  174. </object>
  175. </child>
  176. </object>
  177. <packing>
  178. <property name="expand">False</property>
  179. <property name="fill">True</property>
  180. <property name="position">0</property>
  181. </packing>
  182. </child>
  183. <child>
  184. <object class="GtkFrame" id="frame1">
  185. <property name="visible">True</property>
  186. <property name="can_focus">False</property>
  187. <property name="label_xalign">0</property>
  188. <property name="shadow_type">none</property>
  189. <child>
  190. <object class="GtkAlignment" id="alignment1">
  191. <property name="visible">True</property>
  192. <property name="can_focus">False</property>
  193. <property name="left_padding">12</property>
  194. <child>
  195. <object class="GtkBox" id="box1">
  196. <property name="visible">True</property>
  197. <property name="can_focus">False</property>
  198. <property name="orientation">vertical</property>
  199. <property name="spacing">6</property>
  200. <child>
  201. <object class="GtkAlignment" id="alignment3">
  202. <property name="visible">True</property>
  203. <property name="can_focus">False</property>
  204. <child>
  205. <object class="GtkRadioButton" id="printallrb">
  206. <property name="label" translatable="yes" context="mmresultprintdialog|printallrb">Print _all documents</property>
  207. <property name="visible">True</property>
  208. <property name="can_focus">True</property>
  209. <property name="receives_default">False</property>
  210. <property name="use_underline">True</property>
  211. <property name="xalign">0</property>
  212. <property name="active">True</property>
  213. <property name="draw_indicator">True</property>
  214. <property name="group">fromrb</property>
  215. <child internal-child="accessible">
  216. <object class="AtkObject" id="printallrb-atkobject">
  217. <property name="AtkObject::accessible-description" translatable="yes" context="mmresultprintdialog|extended_tip|printallrb">Prints documents for all recipients.</property>
  218. </object>
  219. </child>
  220. </object>
  221. </child>
  222. </object>
  223. <packing>
  224. <property name="expand">False</property>
  225. <property name="fill">True</property>
  226. <property name="position">0</property>
  227. </packing>
  228. </child>
  229. <child>
  230. <!-- n-columns=1 n-rows=1 -->
  231. <object class="GtkGrid" id="grid3">
  232. <property name="visible">True</property>
  233. <property name="can_focus">False</property>
  234. <property name="column_spacing">12</property>
  235. <child>
  236. <object class="GtkRadioButton" id="fromrb">
  237. <property name="label" translatable="yes" context="mmresultprintdialog|fromrb">_From</property>
  238. <property name="visible">True</property>
  239. <property name="can_focus">True</property>
  240. <property name="receives_default">False</property>
  241. <property name="use_underline">True</property>
  242. <property name="xalign">0</property>
  243. <property name="draw_indicator">True</property>
  244. <property name="group">printallrb</property>
  245. <accessibility>
  246. <relation type="label-for" target="from"/>
  247. </accessibility>
  248. <child internal-child="accessible">
  249. <object class="AtkObject" id="fromrb-atkobject">
  250. <property name="AtkObject::accessible-description" translatable="yes" context="mmresultprintdialog|extended_tip|fromrb">Selects a range of records starting at the record number in the From box and ending at the record number in the To box.</property>
  251. </object>
  252. </child>
  253. </object>
  254. <packing>
  255. <property name="left_attach">0</property>
  256. <property name="top_attach">0</property>
  257. </packing>
  258. </child>
  259. <child>
  260. <object class="GtkLabel" id="toft">
  261. <property name="visible">True</property>
  262. <property name="can_focus">False</property>
  263. <property name="label" translatable="yes" context="mmresultprintdialog|toft">_To</property>
  264. <property name="use_underline">True</property>
  265. <property name="mnemonic_widget">to</property>
  266. </object>
  267. <packing>
  268. <property name="left_attach">2</property>
  269. <property name="top_attach">0</property>
  270. </packing>
  271. </child>
  272. <child>
  273. <object class="GtkSpinButton" id="from">
  274. <property name="visible">True</property>
  275. <property name="can_focus">True</property>
  276. <property name="text">1</property>
  277. <property name="adjustment">adjustment1</property>
  278. <property name="value">1</property>
  279. <accessibility>
  280. <relation type="labelled-by" target="fromrb"/>
  281. </accessibility>
  282. <property name="truncate-multiline">True</property>
  283. <child internal-child="accessible">
  284. <object class="AtkObject" id="from-atkobject">
  285. <property name="AtkObject::accessible-description" translatable="yes" context="mmresultprintdialog|extended_tip|from">Enter the number of the first record to include in the mail merge.</property>
  286. </object>
  287. </child>
  288. </object>
  289. <packing>
  290. <property name="left_attach">1</property>
  291. <property name="top_attach">0</property>
  292. </packing>
  293. </child>
  294. <child>
  295. <object class="GtkSpinButton" id="to">
  296. <property name="visible">True</property>
  297. <property name="can_focus">True</property>
  298. <property name="text">1</property>
  299. <property name="adjustment">adjustment2</property>
  300. <property name="value">1</property>
  301. <property name="truncate-multiline">True</property>
  302. <child internal-child="accessible">
  303. <object class="AtkObject" id="to-atkobject">
  304. <property name="AtkObject::accessible-description" translatable="yes" context="mmresultprintdialog|extended_tip|to">Enter the number of the last record to include in the mail merge.</property>
  305. </object>
  306. </child>
  307. </object>
  308. <packing>
  309. <property name="left_attach">3</property>
  310. <property name="top_attach">0</property>
  311. </packing>
  312. </child>
  313. </object>
  314. <packing>
  315. <property name="expand">False</property>
  316. <property name="fill">True</property>
  317. <property name="position">1</property>
  318. </packing>
  319. </child>
  320. </object>
  321. </child>
  322. </object>
  323. </child>
  324. <child type="label">
  325. <object class="GtkLabel" id="label1">
  326. <property name="visible">True</property>
  327. <property name="can_focus">False</property>
  328. <property name="label" translatable="yes" context="mmresultprintdialog|label1">Print Records</property>
  329. <attributes>
  330. <attribute name="weight" value="bold"/>
  331. </attributes>
  332. </object>
  333. </child>
  334. </object>
  335. <packing>
  336. <property name="expand">False</property>
  337. <property name="fill">True</property>
  338. <property name="position">2</property>
  339. </packing>
  340. </child>
  341. </object>
  342. </child>
  343. <action-widgets>
  344. <action-widget response="-5">ok</action-widget>
  345. <action-widget response="-6">cancel</action-widget>
  346. <action-widget response="-11">help</action-widget>
  347. </action-widgets>
  348. <child type="titlebar">
  349. <placeholder/>
  350. </child>
  351. <child internal-child="accessible">
  352. <object class="AtkObject" id="MMResultPrintDialog-atkobject">
  353. <property name="AtkObject::accessible-description" translatable="yes" context="mmresultprintdialog|extended_tip|MMResultPrintDialog">Prints the mail merge output for all or some recipients.</property>
  354. </object>
  355. </child>
  356. </object>
  357. </interface>