android: Update app-specific/MIME type icons
[LibreOffice.git] / sc / uiconfig / scalc / ui / optdlg.ui
blob6a928899fe6a809f89e26e899effed68c75371c9
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="GtkBox" id="box2">
19 <property name="visible">True</property>
20 <property name="can_focus">False</property>
21 <property name="orientation">vertical</property>
22 <property name="spacing">6</property>
23 <property name="margin-start">12</property>
24 <property name="margin-top">6</property>
25 <child>
26 <object class="GtkCheckButton" id="forceBreaksCB">
27 <property name="label" translatable="yes" context="optdlg|forceBreaksCB">_Always apply manual breaks</property>
28 <property name="visible">True</property>
29 <property name="can_focus">True</property>
30 <property name="receives_default">False</property>
31 <property name="use_underline">True</property>
32 <property name="draw_indicator">True</property>
33 </object>
34 <packing>
35 <property name="expand">False</property>
36 <property name="fill">True</property>
37 <property name="position">0</property>
38 </packing>
39 </child>
40 <child>
41 <object class="GtkCheckButton" id="suppressCB">
42 <property name="label" translatable="yes" context="optdlg|suppressCB">_Suppress output of empty pages</property>
43 <property name="visible">True</property>
44 <property name="can_focus">True</property>
45 <property name="receives_default">False</property>
46 <property name="use_underline">True</property>
47 <property name="draw_indicator">True</property>
48 <child internal-child="accessible">
49 <object class="AtkObject" id="suppressCB-atkobject">
50 <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>
51 </object>
52 </child>
53 </object>
54 <packing>
55 <property name="expand">False</property>
56 <property name="fill">True</property>
57 <property name="position">0</property>
58 </packing>
59 </child>
60 </object>
61 </child>
62 <child type="label">
63 <object class="GtkLabel" id="label1">
64 <property name="visible">True</property>
65 <property name="can_focus">False</property>
66 <property name="label" translatable="yes" context="optdlg|label1">Pages</property>
67 <attributes>
68 <attribute name="weight" value="bold"/>
69 </attributes>
70 </object>
71 </child>
72 </object>
73 <packing>
74 <property name="expand">False</property>
75 <property name="fill">True</property>
76 <property name="position">0</property>
77 </packing>
78 </child>
79 <child>
80 <object class="GtkFrame" id="frame2">
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="GtkBox" id="box3">
87 <property name="visible">True</property>
88 <property name="can_focus">False</property>
89 <property name="orientation">vertical</property>
90 <property name="spacing">6</property>
91 <property name="margin-start">12</property>
92 <property name="margin-top">6</property>
93 <child>
94 <object class="GtkCheckButton" id="printCB">
95 <property name="label" translatable="yes" context="optdlg|printCB">_Print only selected sheets</property>
96 <property name="visible">True</property>
97 <property name="can_focus">True</property>
98 <property name="receives_default">False</property>
99 <property name="use_underline">True</property>
100 <property name="draw_indicator">True</property>
101 <child internal-child="accessible">
102 <object class="AtkObject" id="printCB-atkobject">
103 <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>
104 </object>
105 </child>
106 </object>
107 <packing>
108 <property name="expand">False</property>
109 <property name="fill">True</property>
110 <property name="position">0</property>
111 </packing>
112 </child>
113 </object>
114 </child>
115 <child type="label">
116 <object class="GtkLabel" id="label2">
117 <property name="visible">True</property>
118 <property name="can_focus">False</property>
119 <property name="label" translatable="yes" context="optdlg|label2">Sheets</property>
120 <property name="yalign">0.5</property>
121 <attributes>
122 <attribute name="weight" value="bold"/>
123 </attributes>
124 </object>
125 </child>
126 </object>
127 <packing>
128 <property name="expand">False</property>
129 <property name="fill">True</property>
130 <property name="position">1</property>
131 </packing>
132 </child>
133 <child internal-child="accessible">
134 <object class="AtkObject" id="optCalcPrintPage-atkobject">
135 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|optCalcPrintPage">Determines the printer settings for spreadsheets.</property>
136 </object>
137 </child>
138 </object>
139 </interface>