nss: upgrade to release 3.73
[LibreOffice.git] / sc / uiconfig / scalc / ui / cellprotectionpage.ui
blob9c2298697a7a947f5b01ae78414fbce3e3f14e7e
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.
110 Select 'Protect Sheet' from the 'Tools' menu.</property>
111 <property name="wrap">True</property>
112 <property name="max_width_chars">52</property>
113 <property name="xalign">0</property>
114 </object>
115 <packing>
116 <property name="left_attach">1</property>
117 <property name="top_attach">0</property>
118 <property name="height">3</property>
119 </packing>
120 </child>
121 </object>
122 </child>
123 </object>
124 </child>
125 <child type="label">
126 <object class="GtkLabel" id="LabelProtection">
127 <property name="visible">True</property>
128 <property name="can_focus">False</property>
129 <property name="label" translatable="yes" context="cellprotectionpage|LabelProtection">Protection</property>
130 <attributes>
131 <attribute name="weight" value="bold"/>
132 </attributes>
133 </object>
134 </child>
135 </object>
136 <packing>
137 <property name="left_attach">0</property>
138 <property name="top_attach">0</property>
139 </packing>
140 </child>
141 <child>
142 <object class="GtkFrame" id="framePrint">
143 <property name="visible">True</property>
144 <property name="can_focus">False</property>
145 <property name="valign">start</property>
146 <property name="hexpand">True</property>
147 <property name="label_xalign">0</property>
148 <property name="shadow_type">none</property>
149 <child>
150 <object class="GtkAlignment" id="alignment1">
151 <property name="visible">True</property>
152 <property name="can_focus">False</property>
153 <property name="top_padding">6</property>
154 <property name="left_padding">12</property>
155 <child>
156 <!-- n-columns=1 n-rows=1 -->
157 <object class="GtkGrid" id="grid2">
158 <property name="visible">True</property>
159 <property name="can_focus">False</property>
160 <property name="column_spacing">12</property>
161 <child>
162 <object class="GtkCheckButton" id="checkHidePrinting">
163 <property name="label" translatable="yes" context="cellprotectionpage|checkHidePrinting">Hide _when printing</property>
164 <property name="visible">True</property>
165 <property name="can_focus">True</property>
166 <property name="receives_default">False</property>
167 <property name="use_underline">True</property>
168 <property name="xalign">0</property>
169 <property name="inconsistent">True</property>
170 <property name="draw_indicator">True</property>
171 <child internal-child="accessible">
172 <object class="AtkObject" id="checkHidePrinting-atkobject">
173 <property name="AtkObject::accessible-description" translatable="yes" context="cellprotectionpage|extended_tip|checkHidePrinting">Keeps the selected cells from being printed.</property>
174 </object>
175 </child>
176 </object>
177 <packing>
178 <property name="left_attach">0</property>
179 <property name="top_attach">0</property>
180 </packing>
181 </child>
182 <child>
183 <object class="GtkLabel" id="label4">
184 <property name="visible">True</property>
185 <property name="can_focus">False</property>
186 <property name="halign">end</property>
187 <property name="hexpand">True</property>
188 <property name="label" translatable="yes" context="cellprotectionpage|label4">The cells selected will be omitted when printing.</property>
189 <property name="wrap">True</property>
190 <property name="width_chars">52</property>
191 <property name="xalign">0</property>
192 </object>
193 <packing>
194 <property name="left_attach">1</property>
195 <property name="top_attach">0</property>
196 </packing>
197 </child>
198 </object>
199 </child>
200 </object>
201 </child>
202 <child type="label">
203 <object class="GtkLabel" id="label3">
204 <property name="visible">True</property>
205 <property name="can_focus">False</property>
206 <property name="label" translatable="yes" context="cellprotectionpage|label3">Print</property>
207 <attributes>
208 <attribute name="weight" value="bold"/>
209 </attributes>
210 </object>
211 </child>
212 </object>
213 <packing>
214 <property name="left_attach">0</property>
215 <property name="top_attach">1</property>
216 </packing>
217 </child>
218 <child internal-child="accessible">
219 <object class="AtkObject" id="CellProtectionPage-atkobject">
220 <property name="AtkObject::accessible-description" translatable="yes" context="cellprotectionpage|extended_tip|CellProtectionPage">Defines protection options for selected cells.</property>
221 </object>
222 </child>
223 </object>
224 <object class="GtkSizeGroup" id="sizegroup1">
225 <widgets>
226 <widget name="label1"/>
227 <widget name="label4"/>
228 </widgets>
229 </object>
230 <object class="GtkSizeGroup" id="sizegroup2">
231 <widgets>
232 <widget name="checkProtected"/>
233 <widget name="checkHideFormula"/>
234 <widget name="checkHideAll"/>
235 <widget name="checkHidePrinting"/>
236 </widgets>
237 </object>
238 </interface>