fix baseline build (old cairo) - 'cairo_rectangle_int_t' does not name a type
[LibreOffice.git] / chart2 / uiconfig / ui / tp_3D_SceneIllumination.ui
blob6addfed914d4f6ba3e1095e9de48f820742e9770
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3 <!-- interface-requires gtk+ 3.0 -->
4 <!-- interface-requires LibreOffice 1.0 -->
5 <object class="GtkImage" id="IMG_AMBIENT_COLOR">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="pixbuf">svx/res/colordlg.png</property>
9 </object>
10 <object class="GtkImage" id="IMG_LIGHTSOURCE_COLOR">
11 <property name="visible">True</property>
12 <property name="can_focus">False</property>
13 <property name="pixbuf">svx/res/colordlg.png</property>
14 </object>
15 <object class="GtkImage" id="IMG_LIGHT_1">
16 <property name="visible">True</property>
17 <property name="can_focus">False</property>
18 <property name="pixbuf">svx/res/lighton.png</property>
19 </object>
20 <object class="GtkImage" id="IMG_LIGHT_2">
21 <property name="visible">True</property>
22 <property name="can_focus">False</property>
23 <property name="pixbuf">svx/res/lighton.png</property>
24 </object>
25 <object class="GtkImage" id="IMG_LIGHT_3">
26 <property name="visible">True</property>
27 <property name="can_focus">False</property>
28 <property name="yalign">0.44999998807907104</property>
29 <property name="pixbuf">svx/res/lighton.png</property>
30 </object>
31 <object class="GtkImage" id="IMG_LIGHT_4">
32 <property name="visible">True</property>
33 <property name="can_focus">False</property>
34 <property name="yalign">0.50999999046325684</property>
35 <property name="ypad">1</property>
36 <property name="pixbuf">svx/res/lighton.png</property>
37 </object>
38 <object class="GtkImage" id="IMG_LIGHT_5">
39 <property name="visible">True</property>
40 <property name="can_focus">False</property>
41 <property name="yalign">0.49000000953674316</property>
42 <property name="pixbuf">svx/res/lighton.png</property>
43 </object>
44 <object class="GtkImage" id="IMG_LIGHT_6">
45 <property name="visible">True</property>
46 <property name="can_focus">False</property>
47 <property name="yalign">0.50999999046325684</property>
48 <property name="pixbuf">svx/res/lighton.png</property>
49 </object>
50 <object class="GtkImage" id="IMG_LIGHT_7">
51 <property name="visible">True</property>
52 <property name="can_focus">False</property>
53 <property name="xalign">0.50999999046325684</property>
54 <property name="yalign">0.49000000953674316</property>
55 <property name="xpad">1</property>
56 <property name="pixbuf">svx/res/lighton.png</property>
57 </object>
58 <object class="GtkImage" id="IMG_LIGHT_8">
59 <property name="visible">True</property>
60 <property name="can_focus">False</property>
61 <property name="pixbuf">svx/res/lighton.png</property>
62 </object>
63 <object class="GtkBox" id="tp_3D_SceneIllumination">
64 <property name="visible">True</property>
65 <property name="can_focus">False</property>
66 <property name="border_width">6</property>
67 <property name="spacing">12</property>
68 <child>
69 <object class="GtkBox" id="box2">
70 <property name="visible">True</property>
71 <property name="can_focus">False</property>
72 <property name="orientation">vertical</property>
73 <property name="spacing">12</property>
74 <child>
75 <object class="GtkFrame" id="frame1">
76 <property name="visible">True</property>
77 <property name="can_focus">False</property>
78 <property name="label_xalign">0</property>
79 <property name="shadow_type">none</property>
80 <child>
81 <object class="GtkAlignment" id="alignment1">
82 <property name="visible">True</property>
83 <property name="can_focus">False</property>
84 <property name="top_padding">6</property>
85 <property name="left_padding">12</property>
86 <child>
87 <object class="GtkBox" id="box1">
88 <property name="visible">True</property>
89 <property name="can_focus">False</property>
90 <property name="orientation">vertical</property>
91 <property name="spacing">6</property>
92 <child>
93 <object class="GtkGrid" id="grid1">
94 <property name="visible">True</property>
95 <property name="can_focus">False</property>
96 <property name="row_spacing">6</property>
97 <property name="column_spacing">12</property>
98 <child>
99 <object class="chartcontrollerlo-LightButton" id="BTN_LIGHT_1">
100 <property name="visible">True</property>
101 <property name="can_focus">True</property>
102 <property name="receives_default">True</property>
103 <property name="has_tooltip">True</property>
104 <property name="tooltip_markup" translatable="yes">Light source 1</property>
105 <property name="tooltip_text" translatable="yes">Light source 1</property>
106 <property name="image">IMG_LIGHT_1</property>
107 </object>
108 <packing>
109 <property name="left_attach">0</property>
110 <property name="top_attach">0</property>
111 <property name="width">1</property>
112 <property name="height">1</property>
113 </packing>
114 </child>
115 <child>
116 <object class="chartcontrollerlo-LightButton" id="BTN_LIGHT_2">
117 <property name="visible">True</property>
118 <property name="can_focus">True</property>
119 <property name="receives_default">True</property>
120 <property name="has_tooltip">True</property>
121 <property name="tooltip_markup" translatable="yes">Light source 2</property>
122 <property name="tooltip_text" translatable="yes">Light source 2</property>
123 <property name="image">IMG_LIGHT_2</property>
124 </object>
125 <packing>
126 <property name="left_attach">1</property>
127 <property name="top_attach">0</property>
128 <property name="width">1</property>
129 <property name="height">1</property>
130 </packing>
131 </child>
132 <child>
133 <object class="chartcontrollerlo-LightButton" id="BTN_LIGHT_3">
134 <property name="visible">True</property>
135 <property name="can_focus">True</property>
136 <property name="receives_default">True</property>
137 <property name="has_tooltip">True</property>
138 <property name="tooltip_markup" translatable="yes">Light source 3</property>
139 <property name="tooltip_text" translatable="yes">Light source 3</property>
140 <property name="image">IMG_LIGHT_3</property>
141 </object>
142 <packing>
143 <property name="left_attach">2</property>
144 <property name="top_attach">0</property>
145 <property name="width">1</property>
146 <property name="height">1</property>
147 </packing>
148 </child>
149 <child>
150 <object class="chartcontrollerlo-LightButton" id="BTN_LIGHT_4">
151 <property name="visible">True</property>
152 <property name="can_focus">True</property>
153 <property name="receives_default">True</property>
154 <property name="has_tooltip">True</property>
155 <property name="tooltip_markup" translatable="yes">Light source 4</property>
156 <property name="tooltip_text" translatable="yes">Light source 4</property>
157 <property name="image">IMG_LIGHT_4</property>
158 </object>
159 <packing>
160 <property name="left_attach">3</property>
161 <property name="top_attach">0</property>
162 <property name="width">1</property>
163 <property name="height">1</property>
164 </packing>
165 </child>
166 <child>
167 <object class="chartcontrollerlo-LightButton" id="BTN_LIGHT_5">
168 <property name="visible">True</property>
169 <property name="can_focus">True</property>
170 <property name="receives_default">True</property>
171 <property name="has_tooltip">True</property>
172 <property name="tooltip_markup" translatable="yes">Light source 5</property>
173 <property name="tooltip_text" translatable="yes">Light source 5</property>
174 <property name="image">IMG_LIGHT_5</property>
175 </object>
176 <packing>
177 <property name="left_attach">0</property>
178 <property name="top_attach">1</property>
179 <property name="width">1</property>
180 <property name="height">1</property>
181 </packing>
182 </child>
183 <child>
184 <object class="chartcontrollerlo-LightButton" id="BTN_LIGHT_6">
185 <property name="visible">True</property>
186 <property name="can_focus">True</property>
187 <property name="receives_default">True</property>
188 <property name="has_tooltip">True</property>
189 <property name="tooltip_markup" translatable="yes">Light source 6</property>
190 <property name="tooltip_text" translatable="yes">Light source 6</property>
191 <property name="image">IMG_LIGHT_6</property>
192 </object>
193 <packing>
194 <property name="left_attach">1</property>
195 <property name="top_attach">1</property>
196 <property name="width">1</property>
197 <property name="height">1</property>
198 </packing>
199 </child>
200 <child>
201 <object class="chartcontrollerlo-LightButton" id="BTN_LIGHT_7">
202 <property name="visible">True</property>
203 <property name="can_focus">True</property>
204 <property name="receives_default">True</property>
205 <property name="has_tooltip">True</property>
206 <property name="tooltip_markup" translatable="yes">Light source 7</property>
207 <property name="tooltip_text" translatable="yes">Light source 7</property>
208 <property name="image">IMG_LIGHT_7</property>
209 </object>
210 <packing>
211 <property name="left_attach">2</property>
212 <property name="top_attach">1</property>
213 <property name="width">1</property>
214 <property name="height">1</property>
215 </packing>
216 </child>
217 <child>
218 <object class="chartcontrollerlo-LightButton" id="BTN_LIGHT_8">
219 <property name="visible">True</property>
220 <property name="can_focus">True</property>
221 <property name="receives_default">True</property>
222 <property name="has_tooltip">True</property>
223 <property name="tooltip_markup" translatable="yes">Light source 8</property>
224 <property name="tooltip_text" translatable="yes">Light source 8</property>
225 <property name="image">IMG_LIGHT_8</property>
226 </object>
227 <packing>
228 <property name="left_attach">3</property>
229 <property name="top_attach">1</property>
230 <property name="width">1</property>
231 <property name="height">1</property>
232 </packing>
233 </child>
234 </object>
235 <packing>
236 <property name="expand">False</property>
237 <property name="fill">True</property>
238 <property name="position">0</property>
239 </packing>
240 </child>
241 <child>
242 <object class="GtkBox" id="box3">
243 <property name="visible">True</property>
244 <property name="can_focus">False</property>
245 <property name="spacing">12</property>
246 <child>
247 <object class="svxlo-ColorLB" id="LB_LIGHTSOURCE">
248 <property name="visible">True</property>
249 <property name="can_focus">False</property>
250 </object>
251 <packing>
252 <property name="expand">False</property>
253 <property name="fill">True</property>
254 <property name="position">0</property>
255 </packing>
256 </child>
257 <child>
258 <object class="GtkButton" id="BTN_LIGHTSOURCE_COLOR">
259 <property name="visible">True</property>
260 <property name="can_focus">True</property>
261 <property name="receives_default">True</property>
262 <property name="has_tooltip">True</property>
263 <property name="tooltip_markup" translatable="yes">Select a color using the color dialog</property>
264 <property name="tooltip_text" translatable="yes">Select a color using the color dialog</property>
265 <property name="image">IMG_LIGHTSOURCE_COLOR</property>
266 </object>
267 <packing>
268 <property name="expand">False</property>
269 <property name="fill">True</property>
270 <property name="position">1</property>
271 </packing>
272 </child>
273 </object>
274 <packing>
275 <property name="expand">False</property>
276 <property name="fill">True</property>
277 <property name="position">1</property>
278 </packing>
279 </child>
280 </object>
281 </child>
282 </object>
283 </child>
284 <child type="label">
285 <object class="GtkLabel" id="FT_LIGHTSOURCE">
286 <property name="visible">True</property>
287 <property name="can_focus">False</property>
288 <property name="xalign">0</property>
289 <property name="label" translatable="yes">_Light source</property>
290 <property name="use_underline">True</property>
291 <property name="mnemonic_widget">BTN_LIGHT_1</property>
292 <attributes>
293 <attribute name="weight" value="bold"/>
294 </attributes>
295 </object>
296 </child>
297 </object>
298 <packing>
299 <property name="expand">False</property>
300 <property name="fill">True</property>
301 <property name="position">0</property>
302 </packing>
303 </child>
304 <child>
305 <object class="GtkFrame" id="frame2">
306 <property name="visible">True</property>
307 <property name="can_focus">False</property>
308 <property name="label_xalign">0</property>
309 <property name="shadow_type">none</property>
310 <child>
311 <object class="GtkAlignment" id="alignment2">
312 <property name="visible">True</property>
313 <property name="can_focus">False</property>
314 <property name="top_padding">6</property>
315 <property name="left_padding">12</property>
316 <child>
317 <object class="GtkBox" id="box4">
318 <property name="visible">True</property>
319 <property name="can_focus">False</property>
320 <property name="spacing">12</property>
321 <child>
322 <object class="svxlo-ColorLB" id="LB_AMBIENTLIGHT">
323 <property name="visible">True</property>
324 <property name="can_focus">False</property>
325 </object>
326 <packing>
327 <property name="expand">False</property>
328 <property name="fill">True</property>
329 <property name="position">0</property>
330 </packing>
331 </child>
332 <child>
333 <object class="GtkButton" id="BTN_AMBIENT_COLOR">
334 <property name="visible">True</property>
335 <property name="can_focus">True</property>
336 <property name="receives_default">True</property>
337 <property name="has_tooltip">True</property>
338 <property name="tooltip_markup" translatable="yes">Select a color using the color dialog</property>
339 <property name="tooltip_text" translatable="yes">Select a color using the color dialog</property>
340 <property name="image">IMG_AMBIENT_COLOR</property>
341 </object>
342 <packing>
343 <property name="expand">False</property>
344 <property name="fill">True</property>
345 <property name="position">1</property>
346 </packing>
347 </child>
348 </object>
349 </child>
350 </object>
351 </child>
352 <child type="label">
353 <object class="GtkLabel" id="FT_AMBIENTLIGHT">
354 <property name="visible">True</property>
355 <property name="can_focus">False</property>
356 <property name="xalign">0</property>
357 <property name="label" translatable="yes">_Ambient light</property>
358 <property name="use_underline">True</property>
359 <property name="mnemonic_widget">LB_AMBIENTLIGHT</property>
360 <attributes>
361 <attribute name="weight" value="bold"/>
362 </attributes>
363 </object>
364 </child>
365 </object>
366 <packing>
367 <property name="expand">False</property>
368 <property name="fill">True</property>
369 <property name="position">1</property>
370 </packing>
371 </child>
372 </object>
373 <packing>
374 <property name="expand">False</property>
375 <property name="fill">True</property>
376 <property name="position">0</property>
377 </packing>
378 </child>
379 <child>
380 <object class="svxlo-SvxLightCtl3D" id="CTL_LIGHT_PREVIEW">
381 <property name="visible">True</property>
382 <property name="can_focus">False</property>
383 <property name="tooltip_text" translatable="yes">Light Preview</property>
384 <property name="hexpand">True</property>
385 <property name="vexpand">True</property>
386 </object>
387 <packing>
388 <property name="expand">False</property>
389 <property name="fill">True</property>
390 <property name="position">1</property>
391 </packing>
392 </child>
393 </object>
394 </interface>