Avoid potential negative array index access to cached text.
[LibreOffice.git] / chart2 / uiconfig / ui / titlerotationtabpage.ui
blob5666ca9c0f254c6a4687a52cdec8e35baa61c563
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="chart">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkAdjustment" id="adjustmentSpinDegrees">
6 <property name="upper">359</property>
7 <property name="step_increment">5</property>
8 </object>
9 <object class="GtkFrame" id="TitleRotationTabPage">
10 <property name="visible">True</property>
11 <property name="can_focus">False</property>
12 <property name="hexpand">True</property>
13 <property name="border_width">6</property>
14 <property name="label_xalign">0</property>
15 <property name="shadow_type">none</property>
16 <child>
17 <!-- n-columns=1 n-rows=1 -->
18 <object class="GtkGrid" id="grid10">
19 <property name="visible">True</property>
20 <property name="can_focus">False</property>
21 <property name="hexpand">True</property>
22 <property name="row_spacing">6</property>
23 <property name="column_spacing">12</property>
24 <property name="margin-start">12</property>
25 <property name="margin-top">6</property>
26 <child>
27 <!-- n-columns=1 n-rows=1 -->
28 <object class="GtkGrid" id="grid3">
29 <property name="visible">True</property>
30 <property name="can_focus">False</property>
31 <property name="row_spacing">6</property>
32 <property name="column_spacing">12</property>
33 <child>
34 <object class="GtkSpinButton" id="OrientDegree">
35 <property name="visible">True</property>
36 <property name="can_focus">True</property>
37 <property name="margin_top">40</property>
38 <property name="adjustment">adjustmentSpinDegrees</property>
39 <property name="wrap">True</property>
40 <property name="truncate-multiline">True</property>
41 <child internal-child="accessible">
42 <object class="AtkObject" id="OrientDegree-atkobject">
43 <property name="AtkObject::accessible-description" translatable="yes" context="titlerotationtabpage|extended_tip|OrientDegree">Allows you to manually enter the orientation angle.</property>
44 </object>
45 </child>
46 </object>
47 <packing>
48 <property name="left_attach">0</property>
49 <property name="top_attach">2</property>
50 </packing>
51 </child>
52 <child>
53 <object class="GtkLabel" id="degreeL">
54 <property name="visible">True</property>
55 <property name="can_focus">False</property>
56 <property name="margin_top">40</property>
57 <property name="label" translatable="yes" context="titlerotationtabpage|degreeL">_Degrees</property>
58 <property name="use_underline">True</property>
59 </object>
60 <packing>
61 <property name="left_attach">1</property>
62 <property name="top_attach">2</property>
63 </packing>
64 </child>
65 <child>
66 <placeholder/>
67 </child>
68 <child>
69 <placeholder/>
70 </child>
71 <child>
72 <placeholder/>
73 </child>
74 <child>
75 <placeholder/>
76 </child>
77 </object>
78 <packing>
79 <property name="left_attach">1</property>
80 <property name="top_attach">0</property>
81 </packing>
82 </child>
83 <child>
84 <!-- n-columns=1 n-rows=1 -->
85 <object class="GtkGrid" id="grid4">
86 <property name="visible">True</property>
87 <property name="can_focus">False</property>
88 <property name="row_spacing">6</property>
89 <property name="column_spacing">12</property>
90 <child>
91 <object class="GtkCheckButton" id="stackedCB">
92 <property name="label" translatable="yes" context="titlerotationtabpage|stackedCB">Ve_rtically stacked</property>
93 <property name="visible">True</property>
94 <property name="can_focus">True</property>
95 <property name="receives_default">False</property>
96 <property name="use_underline">True</property>
97 <property name="inconsistent">True</property>
98 <property name="draw_indicator">True</property>
99 <child internal-child="accessible">
100 <object class="AtkObject" id="stackedCB-atkobject">
101 <property name="AtkObject::accessible-description" translatable="yes" context="titlerotationtabpage|extended_tip|stackedCB">Assigns vertical text orientation for cell contents.</property>
102 </object>
103 </child>
104 </object>
105 <packing>
106 <property name="left_attach">0</property>
107 <property name="top_attach">0</property>
108 </packing>
109 </child>
110 <child>
111 <object class="GtkLabel" id="labelABCD">
112 <property name="can_focus">False</property>
113 <property name="label" translatable="yes" context="titlerotationtabpage|labelABCD">ABCD</property>
114 </object>
115 <packing>
116 <property name="left_attach">0</property>
117 <property name="top_attach">1</property>
118 </packing>
119 </child>
120 </object>
121 <packing>
122 <property name="left_attach">2</property>
123 <property name="top_attach">0</property>
124 </packing>
125 </child>
126 <child>
127 <object class="GtkLabel" id="textdirL">
128 <property name="visible">True</property>
129 <property name="can_focus">False</property>
130 <property name="label" translatable="yes" context="titlerotationtabpage|textdirL">Te_xt direction:</property>
131 <property name="use_underline">True</property>
132 </object>
133 <packing>
134 <property name="left_attach">0</property>
135 <property name="top_attach">1</property>
136 </packing>
137 </child>
138 <child>
139 <object class="GtkComboBoxText" id="textdirLB">
140 <property name="visible">True</property>
141 <property name="can_focus">False</property>
142 <child internal-child="accessible">
143 <object class="AtkObject" id="textdirLB-atkobject">
144 <property name="AtkObject::accessible-description" translatable="yes" context="titlerotationtabpage|extended_tip|textdirLB">Specify the text direction for a paragraph that uses complex text layout (CTL). This feature is only available if complex text layout support is enabled.</property>
145 </object>
146 </child>
147 </object>
148 <packing>
149 <property name="left_attach">1</property>
150 <property name="top_attach">1</property>
151 <property name="width">2</property>
152 </packing>
153 </child>
154 <child>
155 <object class="GtkDrawingArea" id="dialCtrl">
156 <property name="visible">True</property>
157 <property name="can_focus">False</property>
158 <property name="events">GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_STRUCTURE_MASK</property>
159 <property name="halign">center</property>
160 <property name="valign">center</property>
161 <child internal-child="accessible">
162 <object class="AtkObject" id="dialCtrl-atkobject">
163 <property name="AtkObject::accessible-description" translatable="yes" context="titlerotationtabpage|extended_tip|dialCtrl">Clicking anywhere on the wheel defines the variable text orientation.</property>
164 </object>
165 </child>
166 </object>
167 <packing>
168 <property name="left_attach">0</property>
169 <property name="top_attach">0</property>
170 </packing>
171 </child>
172 </object>
173 </child>
174 <child type="label">
175 <object class="GtkLabel" id="labelTextOrient">
176 <property name="visible">True</property>
177 <property name="can_focus">False</property>
178 <property name="label" translatable="yes" context="titlerotationtabpage|labelTextOrient">Text Orientation</property>
179 <attributes>
180 <attribute name="weight" value="bold"/>
181 </attributes>
182 </object>
183 </child>
184 </object>
185 </interface>