cid#1607171 Data race condition
[LibreOffice.git] / sc / uiconfig / scalc / ui / tpviewpage.ui
blob27b658b16841fbe3e3280127fdd9ca638e2529f8
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain="sc">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkBox" id="TpViewPage">
6 <property name="visible">True</property>
7 <property name="can-focus">False</property>
8 <property name="border-width">6</property>
9 <child>
10 <!-- n-columns=2 n-rows=3 -->
11 <object class="GtkGrid" id="grid3">
12 <property name="visible">True</property>
13 <property name="can-focus">False</property>
14 <property name="row-spacing">12</property>
15 <property name="column-spacing">24</property>
16 <child>
17 <object class="GtkFrame" id="frame4">
18 <property name="visible">True</property>
19 <property name="can-focus">False</property>
20 <property name="label-xalign">0</property>
21 <property name="shadow-type">none</property>
22 <child>
23 <!-- n-columns=2 n-rows=10 -->
24 <object class="GtkGrid" id="grid6">
25 <property name="visible">True</property>
26 <property name="can-focus">False</property>
27 <property name="margin-start">12</property>
28 <property name="margin-top">6</property>
29 <child>
30 <object class="GtkCheckButton" id="formula">
31 <property name="label" translatable="yes" context="tpviewpage|formula">_Formulas</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="draw-indicator">True</property>
37 <child internal-child="accessible">
38 <object class="AtkObject" id="formula-atkobject">
39 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|formula">Specifies whether to show formulas instead of results in the cells.</property>
40 </object>
41 </child>
42 </object>
43 <packing>
44 <property name="left-attach">1</property>
45 <property name="top-attach">0</property>
46 </packing>
47 </child>
48 <child>
49 <object class="GtkCheckButton" id="nil">
50 <property name="label" translatable="yes" context="tpviewpage|nil">Zero val_ues</property>
51 <property name="visible">True</property>
52 <property name="can-focus">True</property>
53 <property name="receives-default">False</property>
54 <property name="use-underline">True</property>
55 <property name="draw-indicator">True</property>
56 <child internal-child="accessible">
57 <object class="AtkObject" id="nil-atkobject">
58 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|nil">Specifies whether to show numbers with the value of 0.</property>
59 </object>
60 </child>
61 </object>
62 <packing>
63 <property name="left-attach">1</property>
64 <property name="top-attach">1</property>
65 </packing>
66 </child>
67 <child>
68 <object class="GtkCheckButton" id="annot">
69 <property name="label" translatable="yes" context="tpviewpage|annot">_Comment indicator</property>
70 <property name="visible">True</property>
71 <property name="can-focus">True</property>
72 <property name="receives-default">False</property>
73 <property name="use-underline">True</property>
74 <property name="draw-indicator">True</property>
75 <child internal-child="accessible">
76 <object class="AtkObject" id="annot-atkobject">
77 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|annot">Specifies that a small triangle in the top right corner of the cell indicates that a comment exists.</property>
78 </object>
79 </child>
80 </object>
81 <packing>
82 <property name="left-attach">1</property>
83 <property name="top-attach">2</property>
84 </packing>
85 </child>
86 <child>
87 <object class="GtkCheckButton" id="formulamark">
88 <property name="label" translatable="yes" context="tpviewpage|formulamark">_Formula indicator and hint</property>
89 <property name="visible">True</property>
90 <property name="can-focus">True</property>
91 <property name="receives-default">False</property>
92 <property name="use-underline">True</property>
93 <property name="draw-indicator">True</property>
94 <child internal-child="accessible">
95 <object class="AtkObject" id="formulamark-atkobject">
96 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|formulamark">Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected.</property>
97 </object>
98 </child>
99 </object>
100 <packing>
101 <property name="left-attach">1</property>
102 <property name="top-attach">4</property>
103 </packing>
104 </child>
105 <child>
106 <object class="GtkCheckButton" id="value">
107 <property name="label" translatable="yes" context="tpviewpage|value">Value h_ighlighting</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="draw-indicator">True</property>
113 <child internal-child="accessible">
114 <object class="AtkObject" id="value-atkobject">
115 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|value">Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted.</property>
116 </object>
117 </child>
118 </object>
119 <packing>
120 <property name="left-attach">1</property>
121 <property name="top-attach">5</property>
122 </packing>
123 </child>
124 <child>
125 <object class="GtkCheckButton" id="rangefind">
126 <property name="label" translatable="yes" context="tpviewpage|rangefind">_Show references in color</property>
127 <property name="visible">True</property>
128 <property name="can-focus">True</property>
129 <property name="receives-default">False</property>
130 <property name="use-underline">True</property>
131 <property name="draw-indicator">True</property>
132 <child internal-child="accessible">
133 <object class="AtkObject" id="rangefind-atkobject">
134 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|rangefind">Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing.</property>
135 </object>
136 </child>
137 </object>
138 <packing>
139 <property name="left-attach">1</property>
140 <property name="top-attach">9</property>
141 </packing>
142 </child>
143 <child>
144 <object class="GtkImage" id="lockformula">
145 <property name="can-focus">False</property>
146 <property name="no-show-all">True</property>
147 <property name="halign">center</property>
148 <property name="valign">center</property>
149 <property name="icon-name">res/lock.png</property>
150 </object>
151 <packing>
152 <property name="left-attach">0</property>
153 <property name="top-attach">0</property>
154 </packing>
155 </child>
156 <child>
157 <object class="GtkImage" id="locknil">
158 <property name="can-focus">False</property>
159 <property name="no-show-all">True</property>
160 <property name="halign">center</property>
161 <property name="valign">center</property>
162 <property name="icon-name">res/lock.png</property>
163 </object>
164 <packing>
165 <property name="left-attach">0</property>
166 <property name="top-attach">1</property>
167 </packing>
168 </child>
169 <child>
170 <object class="GtkImage" id="lockannot">
171 <property name="can-focus">False</property>
172 <property name="no-show-all">True</property>
173 <property name="halign">center</property>
174 <property name="valign">center</property>
175 <property name="icon-name">res/lock.png</property>
176 </object>
177 <packing>
178 <property name="left-attach">0</property>
179 <property name="top-attach">2</property>
180 </packing>
181 </child>
182 <child>
183 <object class="GtkImage" id="lockformulamark">
184 <property name="can-focus">False</property>
185 <property name="no-show-all">True</property>
186 <property name="halign">center</property>
187 <property name="valign">center</property>
188 <property name="icon-name">res/lock.png</property>
189 </object>
190 <packing>
191 <property name="left-attach">0</property>
192 <property name="top-attach">4</property>
193 </packing>
194 </child>
195 <child>
196 <object class="GtkImage" id="lockanchor">
197 <property name="can-focus">False</property>
198 <property name="no-show-all">True</property>
199 <property name="halign">center</property>
200 <property name="valign">center</property>
201 <property name="icon-name">res/lock.png</property>
202 </object>
203 <packing>
204 <property name="left-attach">0</property>
205 <property name="top-attach">8</property>
206 </packing>
207 </child>
208 <child>
209 <object class="GtkImage" id="lockvalue">
210 <property name="can-focus">False</property>
211 <property name="no-show-all">True</property>
212 <property name="halign">center</property>
213 <property name="valign">center</property>
214 <property name="icon-name">res/lock.png</property>
215 </object>
216 <packing>
217 <property name="left-attach">0</property>
218 <property name="top-attach">5</property>
219 </packing>
220 </child>
221 <child>
222 <object class="GtkCheckButton" id="anchor">
223 <property name="label" translatable="yes" context="tpviewpage|anchor">_Anchor</property>
224 <property name="visible">True</property>
225 <property name="can-focus">True</property>
226 <property name="receives-default">False</property>
227 <property name="use-underline">True</property>
228 <property name="draw-indicator">True</property>
229 <child internal-child="accessible">
230 <object class="AtkObject" id="anchor-atkobject">
231 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|anchor">Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected.</property>
232 </object>
233 </child>
234 </object>
235 <packing>
236 <property name="left-attach">1</property>
237 <property name="top-attach">8</property>
238 </packing>
239 </child>
240 <child>
241 <object class="GtkImage" id="lockrangefind">
242 <property name="can-focus">False</property>
243 <property name="no-show-all">True</property>
244 <property name="halign">center</property>
245 <property name="valign">center</property>
246 <property name="icon-name">res/lock.png</property>
247 </object>
248 <packing>
249 <property name="left-attach">0</property>
250 <property name="top-attach">9</property>
251 </packing>
252 </child>
253 <child>
254 <object class="GtkCheckButton" id="colrowhigh">
255 <property name="label" translatable="yes" context="tpviewpage|value">Column/Row highlighting</property>
256 <property name="visible">True</property>
257 <property name="can-focus">True</property>
258 <property name="receives-default">False</property>
259 <property name="use-underline">True</property>
260 <property name="draw-indicator">True</property>
261 <child internal-child="accessible">
262 <object class="AtkObject" id="colrowhigh-atkobject">
263 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|value">Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell.</property>
264 </object>
265 </child>
266 </object>
267 <packing>
268 <property name="left-attach">1</property>
269 <property name="top-attach">6</property>
270 </packing>
271 </child>
272 <child>
273 <object class="GtkImage" id="lockcolrowhigh">
274 <property name="can-focus">False</property>
275 <property name="no-show-all">True</property>
276 <property name="halign">center</property>
277 <property name="valign">center</property>
278 <property name="icon-name">res/lock.png</property>
279 </object>
280 <packing>
281 <property name="left-attach">0</property>
282 <property name="top-attach">6</property>
283 </packing>
284 </child>
285 <child>
286 <object class="GtkCheckButton" id="editcellbg">
287 <property name="label" translatable="yes" context="tpviewpage|value">Highlight cell in edit mode</property>
288 <property name="visible">True</property>
289 <property name="can-focus">True</property>
290 <property name="receives-default">False</property>
291 <property name="use-underline">True</property>
292 <property name="draw-indicator">True</property>
293 <child internal-child="accessible">
294 <object class="AtkObject" id="editcellbg-atkobject">
295 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|value">Mark this box to show highlighted background when the cell is in edit mode.</property>
296 </object>
297 </child>
298 </object>
299 <packing>
300 <property name="left-attach">1</property>
301 <property name="top-attach">7</property>
302 </packing>
303 </child>
304 <child>
305 <object class="GtkImage" id="lockeditcellbghigh">
306 <property name="can-focus">False</property>
307 <property name="no-show-all">True</property>
308 <property name="halign">center</property>
309 <property name="valign">center</property>
310 <property name="icon-name">res/lock.png</property>
311 </object>
312 <packing>
313 <property name="left-attach">0</property>
314 <property name="top-attach">7</property>
315 </packing>
316 </child>
317 <child>
318 <object class="GtkCheckButton" id="cbNoteAuthor">
319 <property name="label" translatable="yes" context="tpviewpage|noteauthor">Comment authorship</property>
320 <property name="visible">True</property>
321 <property name="can-focus">True</property>
322 <property name="receives-default">False</property>
323 <property name="draw-indicator">True</property>
324 <child internal-child="accessible">
325 <object class="AtkObject" id="cbNoteAuthor-atkobject">
326 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|cbNoteAuthor">Specifies whether the author of the comment is displayed above the comment.</property>
327 </object>
328 </child>
329 </object>
330 <packing>
331 <property name="left-attach">1</property>
332 <property name="top-attach">3</property>
333 </packing>
334 </child>
335 <child>
336 <object class="GtkImage" id="imNoteAuthor">
337 <property name="can-focus">False</property>
338 <property name="no-show-all">True</property>
339 <property name="halign">center</property>
340 <property name="valign">center</property>
341 <property name="icon-name">res/lock.png</property>
342 </object>
343 <packing>
344 <property name="left-attach">0</property>
345 <property name="top-attach">3</property>
346 </packing>
347 </child>
348 </object>
349 </child>
350 <child type="label">
351 <object class="GtkLabel" id="label4">
352 <property name="visible">True</property>
353 <property name="can-focus">False</property>
354 <property name="label" translatable="yes" context="tpviewpage|label4">Display</property>
355 <attributes>
356 <attribute name="weight" value="bold"/>
357 </attributes>
358 </object>
359 </child>
360 </object>
361 <packing>
362 <property name="left-attach">0</property>
363 <property name="top-attach">0</property>
364 </packing>
365 </child>
366 <child>
367 <object class="GtkFrame" id="frame5">
368 <property name="visible">True</property>
369 <property name="can-focus">False</property>
370 <property name="label-xalign">0</property>
371 <property name="shadow-type">none</property>
372 <child>
373 <!-- n-columns=2 n-rows=6 -->
374 <object class="GtkGrid" id="grid4">
375 <property name="visible">True</property>
376 <property name="can-focus">False</property>
377 <property name="margin-start">12</property>
378 <property name="margin-top">6</property>
379 <child>
380 <object class="GtkCheckButton" id="rowcolheader">
381 <property name="label" translatable="yes" context="tpviewpage|rowcolheader">Colu_mn/row headers</property>
382 <property name="visible">True</property>
383 <property name="can-focus">True</property>
384 <property name="receives-default">False</property>
385 <property name="use-underline">True</property>
386 <property name="draw-indicator">True</property>
387 <child internal-child="accessible">
388 <object class="AtkObject" id="rowcolheader-atkobject">
389 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|rowcolheader">Specifies whether to display row and column headers.</property>
390 </object>
391 </child>
392 </object>
393 <packing>
394 <property name="left-attach">1</property>
395 <property name="top-attach">0</property>
396 </packing>
397 </child>
398 <child>
399 <object class="GtkCheckButton" id="hscroll">
400 <property name="label" translatable="yes" context="tpviewpage|hscroll">Hori_zontal scroll bar</property>
401 <property name="visible">True</property>
402 <property name="can-focus">True</property>
403 <property name="receives-default">False</property>
404 <property name="use-underline">True</property>
405 <property name="draw-indicator">True</property>
406 <child internal-child="accessible">
407 <object class="AtkObject" id="hscroll-atkobject">
408 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|hscroll">Specifies whether to display a horizontal scrollbar at the bottom of the document window.</property>
409 </object>
410 </child>
411 </object>
412 <packing>
413 <property name="left-attach">1</property>
414 <property name="top-attach">1</property>
415 </packing>
416 </child>
417 <child>
418 <object class="GtkCheckButton" id="vscroll">
419 <property name="label" translatable="yes" context="tpviewpage|vscroll">_Vertical scroll bar</property>
420 <property name="visible">True</property>
421 <property name="can-focus">True</property>
422 <property name="receives-default">False</property>
423 <property name="use-underline">True</property>
424 <property name="draw-indicator">True</property>
425 <child internal-child="accessible">
426 <object class="AtkObject" id="vscroll-atkobject">
427 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|vscroll">Specifies whether to display a vertical scrollbar at the right of the document window.</property>
428 </object>
429 </child>
430 </object>
431 <packing>
432 <property name="left-attach">1</property>
433 <property name="top-attach">2</property>
434 </packing>
435 </child>
436 <child>
437 <object class="GtkCheckButton" id="tblreg">
438 <property name="label" translatable="yes" context="tpviewpage|tblreg">Sh_eet tabs</property>
439 <property name="visible">True</property>
440 <property name="can-focus">True</property>
441 <property name="receives-default">False</property>
442 <property name="use-underline">True</property>
443 <property name="draw-indicator">True</property>
444 <child internal-child="accessible">
445 <object class="AtkObject" id="tblreg-atkobject">
446 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|tblreg">Specifies whether to display the sheet tabs at the bottom of the spreadsheet document.</property>
447 </object>
448 </child>
449 </object>
450 <packing>
451 <property name="left-attach">1</property>
452 <property name="top-attach">3</property>
453 </packing>
454 </child>
455 <child>
456 <object class="GtkCheckButton" id="outline">
457 <property name="label" translatable="yes" context="tpviewpage|outline">_Outline symbols</property>
458 <property name="visible">True</property>
459 <property name="can-focus">True</property>
460 <property name="receives-default">False</property>
461 <property name="use-underline">True</property>
462 <property name="draw-indicator">True</property>
463 <child internal-child="accessible">
464 <object class="AtkObject" id="outline-atkobject">
465 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|outline">If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet.</property>
466 </object>
467 </child>
468 </object>
469 <packing>
470 <property name="left-attach">1</property>
471 <property name="top-attach">4</property>
472 </packing>
473 </child>
474 <child>
475 <object class="GtkCheckButton" id="cbSummary">
476 <property name="label" translatable="yes" context="tpviewpage|summary">Summary o_n search</property>
477 <property name="visible">True</property>
478 <property name="can-focus">True</property>
479 <property name="receives-default">False</property>
480 <property name="use-underline">True</property>
481 <property name="active">True</property>
482 <property name="draw-indicator">True</property>
483 <child internal-child="accessible">
484 <object class="AtkObject" id="cbSummary-atkobject">
485 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|cbSummary">If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results.</property>
486 </object>
487 </child>
488 </object>
489 <packing>
490 <property name="left-attach">1</property>
491 <property name="top-attach">5</property>
492 </packing>
493 </child>
494 <child>
495 <object class="GtkImage" id="lockrowcolheader">
496 <property name="can-focus">False</property>
497 <property name="no-show-all">True</property>
498 <property name="halign">center</property>
499 <property name="valign">center</property>
500 <property name="icon-name">res/lock.png</property>
501 </object>
502 <packing>
503 <property name="left-attach">0</property>
504 <property name="top-attach">0</property>
505 </packing>
506 </child>
507 <child>
508 <object class="GtkImage" id="lockhscroll">
509 <property name="can-focus">False</property>
510 <property name="no-show-all">True</property>
511 <property name="halign">center</property>
512 <property name="valign">center</property>
513 <property name="icon-name">res/lock.png</property>
514 </object>
515 <packing>
516 <property name="left-attach">0</property>
517 <property name="top-attach">1</property>
518 </packing>
519 </child>
520 <child>
521 <object class="GtkImage" id="lockvscroll">
522 <property name="can-focus">False</property>
523 <property name="no-show-all">True</property>
524 <property name="halign">center</property>
525 <property name="valign">center</property>
526 <property name="icon-name">res/lock.png</property>
527 </object>
528 <packing>
529 <property name="left-attach">0</property>
530 <property name="top-attach">2</property>
531 </packing>
532 </child>
533 <child>
534 <object class="GtkImage" id="locktblreg">
535 <property name="can-focus">False</property>
536 <property name="no-show-all">True</property>
537 <property name="halign">center</property>
538 <property name="valign">center</property>
539 <property name="icon-name">res/lock.png</property>
540 </object>
541 <packing>
542 <property name="left-attach">0</property>
543 <property name="top-attach">3</property>
544 </packing>
545 </child>
546 <child>
547 <object class="GtkImage" id="lockoutline">
548 <property name="can-focus">False</property>
549 <property name="no-show-all">True</property>
550 <property name="halign">center</property>
551 <property name="valign">center</property>
552 <property name="icon-name">res/lock.png</property>
553 </object>
554 <packing>
555 <property name="left-attach">0</property>
556 <property name="top-attach">4</property>
557 </packing>
558 </child>
559 <child>
560 <object class="GtkImage" id="lockcbSummary">
561 <property name="can-focus">False</property>
562 <property name="no-show-all">True</property>
563 <property name="halign">center</property>
564 <property name="valign">center</property>
565 <property name="icon-name">res/lock.png</property>
566 </object>
567 <packing>
568 <property name="left-attach">0</property>
569 <property name="top-attach">5</property>
570 </packing>
571 </child>
572 </object>
573 </child>
574 <child type="label">
575 <object class="GtkLabel" id="label5">
576 <property name="visible">True</property>
577 <property name="can-focus">False</property>
578 <property name="label" translatable="yes" context="tpviewpage|label5">Window</property>
579 <attributes>
580 <attribute name="weight" value="bold"/>
581 </attributes>
582 </object>
583 </child>
584 </object>
585 <packing>
586 <property name="left-attach">0</property>
587 <property name="top-attach">1</property>
588 </packing>
589 </child>
590 <child>
591 <object class="GtkFrame" id="frame3">
592 <property name="visible">True</property>
593 <property name="can-focus">False</property>
594 <property name="label-xalign">0</property>
595 <property name="shadow-type">none</property>
596 <child>
597 <!-- n-columns=2 n-rows=1 -->
598 <object class="GtkGrid">
599 <property name="visible">True</property>
600 <property name="can-focus">False</property>
601 <property name="margin-start">12</property>
602 <property name="margin-top">6</property>
603 <child>
604 <object class="GtkCheckButton" id="synczoom">
605 <property name="label" translatable="yes" context="tpviewpage|synczoom">S_ynchronize sheets</property>
606 <property name="visible">True</property>
607 <property name="can-focus">True</property>
608 <property name="receives-default">False</property>
609 <property name="use-underline">True</property>
610 <property name="draw-indicator">True</property>
611 <child internal-child="accessible">
612 <object class="AtkObject" id="synczoom-atkobject">
613 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|synczoom">If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor.</property>
614 </object>
615 </child>
616 </object>
617 <packing>
618 <property name="left-attach">1</property>
619 <property name="top-attach">0</property>
620 </packing>
621 </child>
622 <child>
623 <object class="GtkImage" id="locksynczoom">
624 <property name="can-focus">False</property>
625 <property name="no-show-all">True</property>
626 <property name="halign">center</property>
627 <property name="valign">center</property>
628 <property name="icon-name">res/lock.png</property>
629 </object>
630 <packing>
631 <property name="left-attach">0</property>
632 <property name="top-attach">0</property>
633 </packing>
634 </child>
635 </object>
636 </child>
637 <child type="label">
638 <object class="GtkLabel" id="label3">
639 <property name="visible">True</property>
640 <property name="can-focus">False</property>
641 <property name="label" translatable="yes" context="tpviewpage|label3">Zoom</property>
642 <attributes>
643 <attribute name="weight" value="bold"/>
644 </attributes>
645 </object>
646 </child>
647 </object>
648 <packing>
649 <property name="left-attach">0</property>
650 <property name="top-attach">2</property>
651 </packing>
652 </child>
653 <child>
654 <object class="GtkFrame" id="frame1">
655 <property name="visible">True</property>
656 <property name="can-focus">False</property>
657 <property name="label-xalign">0</property>
658 <property name="shadow-type">none</property>
659 <child>
660 <!-- n-columns=4 n-rows=4 -->
661 <object class="GtkGrid" id="grid5">
662 <property name="visible">True</property>
663 <property name="can-focus">False</property>
664 <property name="margin-start">12</property>
665 <property name="margin-top">6</property>
666 <property name="row-spacing">3</property>
667 <property name="column-spacing">6</property>
668 <child>
669 <object class="GtkCheckButton" id="break">
670 <property name="label" translatable="yes" context="tpviewpage|break">_Page breaks</property>
671 <property name="visible">True</property>
672 <property name="can-focus">True</property>
673 <property name="receives-default">False</property>
674 <property name="use-underline">True</property>
675 <property name="draw-indicator">True</property>
676 <child internal-child="accessible">
677 <object class="AtkObject" id="break-atkobject">
678 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|break">Specifies whether to view the page breaks within a defined print area.</property>
679 </object>
680 </child>
681 </object>
682 <packing>
683 <property name="left-attach">1</property>
684 <property name="top-attach">2</property>
685 <property name="width">3</property>
686 </packing>
687 </child>
688 <child>
689 <object class="GtkCheckButton" id="guideline">
690 <property name="label" translatable="yes" context="tpviewpage|guideline">Helplines _while moving</property>
691 <property name="visible">True</property>
692 <property name="can-focus">True</property>
693 <property name="receives-default">False</property>
694 <property name="use-underline">True</property>
695 <property name="draw-indicator">True</property>
696 <child internal-child="accessible">
697 <object class="AtkObject" id="guideline-atkobject">
698 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|guideline">Specifies whether to view guides when moving drawings, frames, graphics and other objects.</property>
699 </object>
700 </child>
701 </object>
702 <packing>
703 <property name="left-attach">1</property>
704 <property name="top-attach">3</property>
705 <property name="width">3</property>
706 </packing>
707 </child>
708 <child>
709 <object class="GtkLabel" id="grid_label">
710 <property name="visible">True</property>
711 <property name="can-focus">False</property>
712 <property name="label" translatable="yes" context="tpviewpage|grid_label">_Grid lines:</property>
713 <property name="use-underline">True</property>
714 <property name="mnemonic-widget">grid</property>
715 <property name="xalign">0</property>
716 <child internal-child="accessible">
717 <object class="AtkObject" id="grid_label-atkobject">
718 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|_Grid lines:">Specifies when grid lines will be displayed. </property>
719 </object>
720 </child>
721 </object>
722 <packing>
723 <property name="left-attach">1</property>
724 <property name="top-attach">0</property>
725 </packing>
726 </child>
727 <child>
728 <object class="GtkComboBoxText" id="grid">
729 <property name="visible">True</property>
730 <property name="can-focus">False</property>
731 <items>
732 <item translatable="yes" context="tpviewpage|grid">Show</item>
733 <item translatable="yes" context="tpviewpage|grid">Show on colored cells</item>
734 <item translatable="yes" context="tpviewpage|grid">Hide</item>
735 </items>
736 <child internal-child="accessible">
737 <object class="AtkObject" id="grid-atkobject">
738 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|grid">Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them.</property>
739 </object>
740 </child>
741 </object>
742 <packing>
743 <property name="left-attach">2</property>
744 <property name="top-attach">0</property>
745 <property name="width">2</property>
746 </packing>
747 </child>
748 <child>
749 <object class="GtkLabel" id="lbCursor">
750 <property name="visible">True</property>
751 <property name="can-focus">False</property>
752 <property name="label" translatable="yes" context="tpviewpage|labelCursor">Pointe_r:</property>
753 <property name="use-underline">True</property>
754 <property name="mnemonic-widget">rbThemedCursor</property>
755 <property name="xalign">0</property>
756 </object>
757 <packing>
758 <property name="left-attach">1</property>
759 <property name="top-attach">1</property>
760 </packing>
761 </child>
762 <child>
763 <object class="GtkRadioButton" id="rbThemedCursor">
764 <property name="label" translatable="yes" context="tpviewpage|radiobuttonThemed">T_hemed</property>
765 <property name="visible">True</property>
766 <property name="can-focus">True</property>
767 <property name="receives-default">False</property>
768 <property name="tooltip-text" translatable="yes" context="tpviewpage|radiobuttonThemedTip">Show the pointer as defined in the icon theme, typically as fat cross.</property>
769 <property name="use-underline">True</property>
770 <property name="draw-indicator">True</property>
771 <property name="group">rbSystemCursor</property>
772 <child internal-child="accessible">
773 <object class="AtkObject" id="rbThemedCursor-atkobject">
774 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|T_hemed">Shows the pointer as defined by the icon theme, typically as a fat cross.</property>
775 </object>
776 </child>
777 </object>
778 <packing>
779 <property name="left-attach">2</property>
780 <property name="top-attach">1</property>
781 </packing>
782 </child>
783 <child>
784 <object class="GtkRadioButton" id="rbSystemCursor">
785 <property name="label" translatable="yes" context="tpviewpage|radiobuttonSystem">S_ystem</property>
786 <property name="visible">True</property>
787 <property name="can-focus">True</property>
788 <property name="receives-default">False</property>
789 <property name="tooltip-text" translatable="yes" context="tpviewpage|radiobuttonSystemTip">Show the pointer as system default, typically an arrow pointer.</property>
790 <property name="use-underline">True</property>
791 <property name="active">True</property>
792 <property name="draw-indicator">True</property>
793 <child internal-child="accessible">
794 <object class="AtkObject" id="rbSystemCursor-atkobject">
795 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|rbSystemCursor">Shows the pointer as the system default, typically as an arrow.</property>
796 </object>
797 </child>
798 </object>
799 <packing>
800 <property name="left-attach">3</property>
801 <property name="top-attach">1</property>
802 </packing>
803 </child>
804 <child>
805 <object class="GtkImage" id="lockgrid">
806 <property name="can-focus">False</property>
807 <property name="no-show-all">True</property>
808 <property name="halign">center</property>
809 <property name="valign">center</property>
810 <property name="icon-name">res/lock.png</property>
811 </object>
812 <packing>
813 <property name="left-attach">0</property>
814 <property name="top-attach">0</property>
815 </packing>
816 </child>
817 <child>
818 <object class="GtkImage" id="lockCursor">
819 <property name="can-focus">False</property>
820 <property name="no-show-all">True</property>
821 <property name="halign">center</property>
822 <property name="valign">center</property>
823 <property name="icon-name">res/lock.png</property>
824 </object>
825 <packing>
826 <property name="left-attach">0</property>
827 <property name="top-attach">1</property>
828 </packing>
829 </child>
830 <child>
831 <object class="GtkImage" id="lockbreak">
832 <property name="can-focus">False</property>
833 <property name="no-show-all">True</property>
834 <property name="halign">center</property>
835 <property name="valign">center</property>
836 <property name="icon-name">res/lock.png</property>
837 </object>
838 <packing>
839 <property name="left-attach">0</property>
840 <property name="top-attach">2</property>
841 </packing>
842 </child>
843 <child>
844 <object class="GtkImage" id="lockguideline">
845 <property name="can-focus">False</property>
846 <property name="no-show-all">True</property>
847 <property name="halign">center</property>
848 <property name="valign">center</property>
849 <property name="icon-name">res/lock.png</property>
850 </object>
851 <packing>
852 <property name="left-attach">0</property>
853 <property name="top-attach">3</property>
854 </packing>
855 </child>
856 </object>
857 </child>
858 <child type="label">
859 <object class="GtkLabel" id="label1">
860 <property name="visible">True</property>
861 <property name="can-focus">False</property>
862 <property name="label" translatable="yes" context="tpviewpage|label1">Visual Aids</property>
863 <attributes>
864 <attribute name="weight" value="bold"/>
865 </attributes>
866 </object>
867 </child>
868 </object>
869 <packing>
870 <property name="left-attach">1</property>
871 <property name="top-attach">0</property>
872 </packing>
873 </child>
874 <child>
875 <object class="GtkFrame" id="frame2">
876 <property name="visible">True</property>
877 <property name="can-focus">False</property>
878 <property name="label-xalign">0</property>
879 <property name="shadow-type">none</property>
880 <child>
881 <!-- n-columns=3 n-rows=3 -->
882 <object class="GtkGrid" id="grid2">
883 <property name="visible">True</property>
884 <property name="can-focus">False</property>
885 <property name="margin-start">12</property>
886 <property name="margin-top">6</property>
887 <property name="row-spacing">3</property>
888 <property name="column-spacing">3</property>
889 <child>
890 <object class="GtkLabel" id="objgrf_label">
891 <property name="visible">True</property>
892 <property name="can-focus">False</property>
893 <property name="label" translatable="yes" context="tpviewpage|objgrf_label">Ob_jects/Images:</property>
894 <property name="use-underline">True</property>
895 <property name="mnemonic-widget">objgrf</property>
896 <property name="xalign">0</property>
897 <child internal-child="accessible">
898 <object class="AtkObject" id="objgrf_label-atkobject">
899 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|Ob_jects/Images:">Defines if objects and graphics are shown or hidden.</property>
900 </object>
901 </child>
902 </object>
903 <packing>
904 <property name="left-attach">1</property>
905 <property name="top-attach">0</property>
906 </packing>
907 </child>
908 <child>
909 <object class="GtkLabel" id="diagram_label">
910 <property name="visible">True</property>
911 <property name="can-focus">False</property>
912 <property name="label" translatable="yes" context="tpviewpage|diagram_label">Char_ts:</property>
913 <property name="use-underline">True</property>
914 <property name="mnemonic-widget">diagram</property>
915 <property name="xalign">0</property>
916 <child internal-child="accessible">
917 <object class="AtkObject" id="diagram_label-atkobject">
918 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|Char_ts:">Defines if charts in your document are shown or hidden.</property>
919 </object>
920 </child>
921 </object>
922 <packing>
923 <property name="left-attach">1</property>
924 <property name="top-attach">1</property>
925 </packing>
926 </child>
927 <child>
928 <object class="GtkLabel" id="draw_label">
929 <property name="visible">True</property>
930 <property name="can-focus">False</property>
931 <property name="label" translatable="yes" context="tpviewpage|draw_label">_Drawing objects:</property>
932 <property name="use-underline">True</property>
933 <property name="mnemonic-widget">draw</property>
934 <property name="xalign">0</property>
935 <child internal-child="accessible">
936 <object class="AtkObject" id="draw_label-atkobject">
937 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|_Drawing objects:">Defines if drawing objects in your document are shown or hidden.</property>
938 </object>
939 </child>
940 </object>
941 <packing>
942 <property name="left-attach">1</property>
943 <property name="top-attach">2</property>
944 </packing>
945 </child>
946 <child>
947 <object class="GtkComboBoxText" id="objgrf">
948 <property name="visible">True</property>
949 <property name="can-focus">False</property>
950 <items>
951 <item translatable="yes" context="tpviewpage|objgrf">Show</item>
952 <item translatable="yes" context="tpviewpage|objgrf">Hide</item>
953 </items>
954 <child internal-child="accessible">
955 <object class="AtkObject" id="objgrf-atkobject">
956 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|objgrf">Defines if objects and graphics are shown or hidden.</property>
957 </object>
958 </child>
959 </object>
960 <packing>
961 <property name="left-attach">2</property>
962 <property name="top-attach">0</property>
963 </packing>
964 </child>
965 <child>
966 <object class="GtkComboBoxText" id="diagram">
967 <property name="visible">True</property>
968 <property name="can-focus">False</property>
969 <items>
970 <item translatable="yes" context="tpviewpage|diagram">Show</item>
971 <item translatable="yes" context="tpviewpage|diagram">Hide</item>
972 </items>
973 <child internal-child="accessible">
974 <object class="AtkObject" id="diagram-atkobject">
975 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|diagram">Defines if charts in your document are shown or hidden.</property>
976 </object>
977 </child>
978 </object>
979 <packing>
980 <property name="left-attach">2</property>
981 <property name="top-attach">1</property>
982 </packing>
983 </child>
984 <child>
985 <object class="GtkComboBoxText" id="draw">
986 <property name="visible">True</property>
987 <property name="can-focus">False</property>
988 <items>
989 <item translatable="yes" context="tpviewpage|draw">Show</item>
990 <item translatable="yes" context="tpviewpage|draw">Hide</item>
991 </items>
992 <child internal-child="accessible">
993 <object class="AtkObject" id="draw-atkobject">
994 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|draw">Defines if drawing objects in your document are shown or hidden.</property>
995 </object>
996 </child>
997 </object>
998 <packing>
999 <property name="left-attach">2</property>
1000 <property name="top-attach">2</property>
1001 </packing>
1002 </child>
1003 <child>
1004 <object class="GtkImage" id="lockobjgrf">
1005 <property name="can-focus">False</property>
1006 <property name="no-show-all">True</property>
1007 <property name="halign">center</property>
1008 <property name="valign">center</property>
1009 <property name="icon-name">res/lock.png</property>
1010 </object>
1011 <packing>
1012 <property name="left-attach">0</property>
1013 <property name="top-attach">0</property>
1014 </packing>
1015 </child>
1016 <child>
1017 <object class="GtkImage" id="lockdiagram">
1018 <property name="can-focus">False</property>
1019 <property name="no-show-all">True</property>
1020 <property name="halign">center</property>
1021 <property name="valign">center</property>
1022 <property name="icon-name">res/lock.png</property>
1023 </object>
1024 <packing>
1025 <property name="left-attach">0</property>
1026 <property name="top-attach">1</property>
1027 </packing>
1028 </child>
1029 <child>
1030 <object class="GtkImage" id="lockdraw">
1031 <property name="can-focus">False</property>
1032 <property name="no-show-all">True</property>
1033 <property name="halign">center</property>
1034 <property name="valign">center</property>
1035 <property name="icon-name">res/lock.png</property>
1036 </object>
1037 <packing>
1038 <property name="left-attach">0</property>
1039 <property name="top-attach">2</property>
1040 </packing>
1041 </child>
1042 </object>
1043 </child>
1044 <child type="label">
1045 <object class="GtkLabel" id="label2">
1046 <property name="visible">True</property>
1047 <property name="can-focus">False</property>
1048 <property name="label" translatable="yes" context="tpviewpage|label2">Objects</property>
1049 <attributes>
1050 <attribute name="weight" value="bold"/>
1051 </attributes>
1052 </object>
1053 </child>
1054 </object>
1055 <packing>
1056 <property name="left-attach">1</property>
1057 <property name="top-attach">1</property>
1058 </packing>
1059 </child>
1060 <child>
1061 <placeholder/>
1062 </child>
1063 </object>
1064 <packing>
1065 <property name="expand">False</property>
1066 <property name="fill">True</property>
1067 <property name="position">0</property>
1068 </packing>
1069 </child>
1070 <child internal-child="accessible">
1071 <object class="AtkObject" id="TpViewPage-atkobject">
1072 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|TpViewPage">Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables.</property>
1073 </object>
1074 </child>
1075 </object>
1076 <object class="GtkSizeGroup" id="sizegroupLabel"/>
1077 <object class="GtkSizeGroup" id="sizegroupWidget"/>
1078 </interface>