optdlg.ui 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155
  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="optCalcPrintPage">
  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="label_xalign">0</property>
  16. <property name="shadow_type">none</property>
  17. <child>
  18. <object class="GtkAlignment" id="alignment1">
  19. <property name="visible">True</property>
  20. <property name="can_focus">False</property>
  21. <property name="top_padding">6</property>
  22. <property name="left_padding">12</property>
  23. <child>
  24. <object class="GtkBox" id="box2">
  25. <property name="visible">True</property>
  26. <property name="can_focus">False</property>
  27. <property name="orientation">vertical</property>
  28. <property name="spacing">6</property>
  29. <child>
  30. <object class="GtkCheckButton" id="forceBreaksCB">
  31. <property name="label" translatable="yes" context="optdlg|forceBreaksCB">_Always apply manual breaks</property>
  32. <property name="visible">True</property>
  33. <property name="can_focus">True</property>
  34. <property name="receives_default">False</property>
  35. <property name="use_underline">True</property>
  36. <property name="xalign">0</property>
  37. <property name="draw_indicator">True</property>
  38. </object>
  39. <packing>
  40. <property name="expand">False</property>
  41. <property name="fill">True</property>
  42. <property name="position">0</property>
  43. </packing>
  44. </child>
  45. <child>
  46. <object class="GtkCheckButton" id="suppressCB">
  47. <property name="label" translatable="yes" context="optdlg|suppressCB">_Suppress output of empty pages</property>
  48. <property name="visible">True</property>
  49. <property name="can_focus">True</property>
  50. <property name="receives_default">False</property>
  51. <property name="use_underline">True</property>
  52. <property name="xalign">0</property>
  53. <property name="draw_indicator">True</property>
  54. <child internal-child="accessible">
  55. <object class="AtkObject" id="suppressCB-atkobject">
  56. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|suppressCB">Specifies that empty pages that have no cell contents or draw objects are not printed.</property>
  57. </object>
  58. </child>
  59. </object>
  60. <packing>
  61. <property name="expand">False</property>
  62. <property name="fill">True</property>
  63. <property name="position">0</property>
  64. </packing>
  65. </child>
  66. </object>
  67. </child>
  68. </object>
  69. </child>
  70. <child type="label">
  71. <object class="GtkLabel" id="label1">
  72. <property name="visible">True</property>
  73. <property name="can_focus">False</property>
  74. <property name="label" translatable="yes" context="optdlg|label1">Pages</property>
  75. <attributes>
  76. <attribute name="weight" value="bold"/>
  77. </attributes>
  78. </object>
  79. </child>
  80. </object>
  81. <packing>
  82. <property name="expand">False</property>
  83. <property name="fill">True</property>
  84. <property name="position">0</property>
  85. </packing>
  86. </child>
  87. <child>
  88. <object class="GtkFrame" id="frame2">
  89. <property name="visible">True</property>
  90. <property name="can_focus">False</property>
  91. <property name="label_xalign">0</property>
  92. <property name="shadow_type">none</property>
  93. <child>
  94. <object class="GtkAlignment" id="alignment2">
  95. <property name="visible">True</property>
  96. <property name="can_focus">False</property>
  97. <property name="top_padding">6</property>
  98. <property name="left_padding">12</property>
  99. <child>
  100. <object class="GtkBox" id="box3">
  101. <property name="visible">True</property>
  102. <property name="can_focus">False</property>
  103. <property name="orientation">vertical</property>
  104. <property name="spacing">6</property>
  105. <child>
  106. <object class="GtkCheckButton" id="printCB">
  107. <property name="label" translatable="yes" context="optdlg|printCB">_Print only selected sheets</property>
  108. <property name="visible">True</property>
  109. <property name="can_focus">True</property>
  110. <property name="receives_default">False</property>
  111. <property name="use_underline">True</property>
  112. <property name="xalign">0</property>
  113. <property name="draw_indicator">True</property>
  114. <child internal-child="accessible">
  115. <object class="AtkObject" id="printCB-atkobject">
  116. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|printCB">Specifies that only contents from selected sheets are printed, even if you specify a wider range in the File - Print dialog or in the Format - Print Ranges dialog. Contents from sheets that are not selected will not be printed.</property>
  117. </object>
  118. </child>
  119. </object>
  120. <packing>
  121. <property name="expand">False</property>
  122. <property name="fill">True</property>
  123. <property name="position">0</property>
  124. </packing>
  125. </child>
  126. </object>
  127. </child>
  128. </object>
  129. </child>
  130. <child type="label">
  131. <object class="GtkLabel" id="label2">
  132. <property name="visible">True</property>
  133. <property name="can_focus">False</property>
  134. <property name="label" translatable="yes" context="optdlg|label2">Sheets</property>
  135. <property name="yalign">0.47999998927116394</property>
  136. <attributes>
  137. <attribute name="weight" value="bold"/>
  138. </attributes>
  139. </object>
  140. </child>
  141. </object>
  142. <packing>
  143. <property name="expand">False</property>
  144. <property name="fill">True</property>
  145. <property name="position">1</property>
  146. </packing>
  147. </child>
  148. <child internal-child="accessible">
  149. <object class="AtkObject" id="optCalcPrintPage-atkobject">
  150. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|optCalcPrintPage">Determines the printer settings for spreadsheets.</property>
  151. </object>
  152. </child>
  153. </object>
  154. </interface>