Version 7.5.1.1, tag libreoffice-7.5.1.1
[LibreOffice.git] / sc / uiconfig / scalc / ui / cellprotectionpage.ui
blobb9a2d90a72c64921d3f8ac42516b6e82de15afdc
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 <!-- n-columns=1 n-rows=1 -->
22 <object class="GtkGrid" id="grid1">
23 <property name="visible">True</property>
24 <property name="can_focus">False</property>
25 <property name="hexpand">True</property>
26 <property name="row_spacing">6</property>
27 <property name="column_spacing">12</property>
28 <property name="margin-start">12</property>
29 <property name="margin-top">6</property>
30 <child>
31 <object class="GtkCheckButton" id="checkProtected">
32 <property name="label" translatable="yes" context="cellprotectionpage|checkProtected">_Protected</property>
33 <property name="visible">True</property>
34 <property name="can_focus">True</property>
35 <property name="receives_default">False</property>
36 <property name="margin-start">12</property>
37 <property name="use_underline">True</property>
38 <property name="active">True</property>
39 <property name="inconsistent">True</property>
40 <property name="draw_indicator">True</property>
41 <child internal-child="accessible">
42 <object class="AtkObject" id="checkProtected-atkobject">
43 <property name="AtkObject::accessible-description" translatable="yes" context="cellprotectionpage|extended_tip|checkProtected">Prevents the selected cells from being modified.</property>
44 </object>
45 </child>
46 </object>
47 <packing>
48 <property name="left_attach">0</property>
49 <property name="top_attach">1</property>
50 </packing>
51 </child>
52 <child>
53 <object class="GtkCheckButton" id="checkHideFormula">
54 <property name="label" translatable="yes" context="cellprotectionpage|checkHideFormula">Hide _formula</property>
55 <property name="visible">True</property>
56 <property name="can_focus">True</property>
57 <property name="receives_default">False</property>
58 <property name="margin-start">12</property>
59 <property name="use_underline">True</property>
60 <property name="inconsistent">True</property>
61 <property name="draw_indicator">True</property>
62 <child internal-child="accessible">
63 <object class="AtkObject" id="checkHideFormula-atkobject">
64 <property name="AtkObject::accessible-description" translatable="yes" context="cellprotectionpage|extended_tip|checkHideFormula">Hides formulas in the selected cells.</property>
65 </object>
66 </child>
67 </object>
68 <packing>
69 <property name="left_attach">0</property>
70 <property name="top_attach">2</property>
71 </packing>
72 </child>
73 <child>
74 <object class="GtkCheckButton" id="checkHideAll">
75 <property name="label" translatable="yes" context="cellprotectionpage|checkHideAll">Hide _all</property>
76 <property name="visible">True</property>
77 <property name="can_focus">True</property>
78 <property name="receives_default">False</property>
79 <property name="use_underline">True</property>
80 <property name="inconsistent">True</property>
81 <property name="draw_indicator">True</property>
82 <child internal-child="accessible">
83 <object class="AtkObject" id="checkHideAll-atkobject">
84 <property name="AtkObject::accessible-description" translatable="yes" context="cellprotectionpage|extended_tip|checkHideAll">Hides formulas and contents of the selected cells.</property>
85 </object>
86 </child>
87 </object>
88 <packing>
89 <property name="left_attach">0</property>
90 <property name="top_attach">0</property>
91 </packing>
92 </child>
93 <child>
94 <object class="GtkLabel" id="label1">
95 <property name="visible">True</property>
96 <property name="can_focus">False</property>
97 <property name="halign">end</property>
98 <property name="hexpand">True</property>
99 <property name="label" translatable="yes" context="cellprotectionpage|label1">Cell protection is only effective after the current sheet has been protected.
101 Select 'Protect Sheet' from the 'Tools' menu.</property>
102 <property name="wrap">True</property>
103 <property name="max_width_chars">52</property>
104 <property name="xalign">0</property>
105 <attributes>
106 <attribute name="scale" value="0.9"/>
107 </attributes>
108 </object>
109 <packing>
110 <property name="left_attach">1</property>
111 <property name="top_attach">0</property>
112 <property name="height">3</property>
113 </packing>
114 </child>
115 </object>
116 </child>
117 <child type="label">
118 <object class="GtkLabel" id="LabelProtection">
119 <property name="visible">True</property>
120 <property name="can_focus">False</property>
121 <property name="label" translatable="yes" context="cellprotectionpage|LabelProtection">Protection</property>
122 <attributes>
123 <attribute name="weight" value="bold"/>
124 </attributes>
125 </object>
126 </child>
127 </object>
128 <packing>
129 <property name="left_attach">0</property>
130 <property name="top_attach">0</property>
131 </packing>
132 </child>
133 <child>
134 <object class="GtkFrame" id="framePrint">
135 <property name="visible">True</property>
136 <property name="can_focus">False</property>
137 <property name="valign">start</property>
138 <property name="hexpand">True</property>
139 <property name="label_xalign">0</property>
140 <property name="shadow_type">none</property>
141 <child>
142 <!-- n-columns=1 n-rows=1 -->
143 <object class="GtkGrid" id="grid2">
144 <property name="visible">True</property>
145 <property name="can_focus">False</property>
146 <property name="column_spacing">12</property>
147 <property name="margin-start">12</property>
148 <property name="margin-top">6</property>
149 <child>
150 <object class="GtkCheckButton" id="checkHidePrinting">
151 <property name="label" translatable="yes" context="cellprotectionpage|checkHidePrinting">Hide _when printing</property>
152 <property name="visible">True</property>
153 <property name="can_focus">True</property>
154 <property name="receives_default">False</property>
155 <property name="use_underline">True</property>
156 <property name="inconsistent">True</property>
157 <property name="draw_indicator">True</property>
158 <child internal-child="accessible">
159 <object class="AtkObject" id="checkHidePrinting-atkobject">
160 <property name="AtkObject::accessible-description" translatable="yes" context="cellprotectionpage|extended_tip|checkHidePrinting">Keeps the selected cells from being printed.</property>
161 </object>
162 </child>
163 </object>
164 <packing>
165 <property name="left_attach">0</property>
166 <property name="top_attach">0</property>
167 </packing>
168 </child>
169 <child>
170 <object class="GtkLabel" id="label4">
171 <property name="visible">True</property>
172 <property name="can_focus">False</property>
173 <property name="halign">end</property>
174 <property name="hexpand">True</property>
175 <property name="label" translatable="yes" context="cellprotectionpage|label4">The cells selected will be omitted when printing.</property>
176 <property name="wrap">True</property>
177 <property name="width_chars">52</property>
178 <property name="xalign">0</property>
179 <attributes>
180 <attribute name="scale" value="0.9"/>
181 </attributes>
182 </object>
183 <packing>
184 <property name="left_attach">1</property>
185 <property name="top_attach">0</property>
186 </packing>
187 </child>
188 </object>
189 </child>
190 <child type="label">
191 <object class="GtkLabel" id="label3">
192 <property name="visible">True</property>
193 <property name="can_focus">False</property>
194 <property name="label" translatable="yes" context="cellprotectionpage|label3">Print</property>
195 <attributes>
196 <attribute name="weight" value="bold"/>
197 </attributes>
198 </object>
199 </child>
200 </object>
201 <packing>
202 <property name="left_attach">0</property>
203 <property name="top_attach">1</property>
204 </packing>
205 </child>
206 <child internal-child="accessible">
207 <object class="AtkObject" id="CellProtectionPage-atkobject">
208 <property name="AtkObject::accessible-description" translatable="yes" context="cellprotectionpage|extended_tip|CellProtectionPage">Defines protection options for selected cells.</property>
209 </object>
210 </child>
211 </object>
212 <object class="GtkSizeGroup" id="sizegroup1">
213 <widgets>
214 <widget name="label1"/>
215 <widget name="label4"/>
216 </widgets>
217 </object>
218 <object class="GtkSizeGroup" id="sizegroup2">
219 <widgets>
220 <widget name="checkProtected"/>
221 <widget name="checkHideFormula"/>
222 <widget name="checkHideAll"/>
223 <widget name="checkHidePrinting"/>
224 </widgets>
225 </object>
226 </interface>