Avoid potential negative array index access to cached text.
[LibreOffice.git] / sc / uiconfig / scalc / ui / printeroptions.ui
blobbdb8c568ef9e87987eba04498a689b1d131c6fdf
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="box">
6 <property name="visible">True</property>
7 <property name="can-focus">False</property>
8 <property name="hexpand">True</property>
9 <property name="vexpand">True</property>
10 <property name="orientation">vertical</property>
11 <child>
12 <object class="GtkFrame" id="pages">
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="GtkCheckButton" id="suppressemptypages">
19 <property name="label" translatable="yes" context="printeroptions|suppressemptypages">Suppress output of empty pages</property>
20 <property name="visible">True</property>
21 <property name="can-focus">True</property>
22 <property name="receives-default">False</property>
23 <property name="margin-start">12</property>
24 <property name="margin-top">6</property>
25 <property name="use-underline">True</property>
26 <property name="draw-indicator">True</property>
27 <child internal-child="accessible">
28 <object class="AtkObject" id="suppressemptypages-atkobject">
29 <property name="AtkObject::accessible-description" translatable="yes" context="printeroptions|extended_tip|suppressemptypages">If checked, empty pages that have no cell contents or drawing objects are not printed.</property>
30 </object>
31 </child>
32 </object>
33 </child>
34 <child type="label">
35 <object class="GtkLabel" id="label6">
36 <property name="visible">True</property>
37 <property name="can-focus">False</property>
38 <property name="label" translatable="yes" context="printeroptions|label6">Pages</property>
39 <attributes>
40 <attribute name="weight" value="bold"/>
41 </attributes>
42 </object>
43 </child>
44 </object>
45 <packing>
46 <property name="expand">False</property>
47 <property name="fill">True</property>
48 <property name="position">2</property>
49 </packing>
50 </child>
51 </object>
52 </interface>