Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / svx / uiconfig / ui / floatingcontour.ui
blobc9e00822b31c9d9766a34256084fcefbe8e999c4
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="svx">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkAdjustment" id="adjustment1">
6 <property name="upper">99</property>
7 <property name="value">10</property>
8 <property name="step_increment">1</property>
9 <property name="page_increment">10</property>
10 </object>
11 <object class="GtkDialog" id="FloatingContour">
12 <property name="can_focus">False</property>
13 <property name="border_width">6</property>
14 <property name="title" translatable="yes" context="floatingcontour|FloatingContour">Contour Editor</property>
15 <property name="default_width">0</property>
16 <property name="default_height">0</property>
17 <property name="type_hint">dialog</property>
18 <child internal-child="vbox">
19 <object class="GtkBox">
20 <property name="visible">True</property>
21 <property name="can_focus">False</property>
22 <property name="orientation">vertical</property>
23 <property name="spacing">6</property>
24 <child internal-child="action_area">
25 <object class="GtkButtonBox">
26 <property name="visible">True</property>
27 <property name="can_focus">False</property>
28 <property name="hexpand">True</property>
29 <property name="layout_style">end</property>
30 <child>
31 <object class="GtkStatusbar" id="statusbar">
32 <property name="visible">True</property>
33 <property name="can_focus">False</property>
34 <property name="valign">end</property>
35 <property name="hexpand">True</property>
36 <property name="spacing">12</property>
37 <child>
38 <object class="GtkDrawingArea" id="statuscolor">
39 <property name="visible">True</property>
40 <property name="can_focus">False</property>
41 <property name="tooltip_text" translatable="yes" context="floatingcontour|statuscolor">Color</property>
42 </object>
43 <packing>
44 <property name="expand">False</property>
45 <property name="fill">False</property>
46 <property name="pack_type">end</property>
47 <property name="position">0</property>
48 </packing>
49 </child>
50 <child>
51 <object class="GtkSeparator" id="separator1">
52 <property name="visible">True</property>
53 <property name="can_focus">False</property>
54 <property name="orientation">vertical</property>
55 </object>
56 <packing>
57 <property name="expand">False</property>
58 <property name="fill">True</property>
59 <property name="pack_type">end</property>
60 <property name="position">1</property>
61 </packing>
62 </child>
63 <child>
64 <object class="GtkLabel" id="statussize">
65 <property name="visible">True</property>
66 <property name="can_focus">False</property>
67 <property name="label">100%</property>
68 </object>
69 <packing>
70 <property name="expand">False</property>
71 <property name="fill">False</property>
72 <property name="pack_type">end</property>
73 <property name="position">2</property>
74 </packing>
75 </child>
76 <child>
77 <object class="GtkSeparator" id="separator4">
78 <property name="visible">True</property>
79 <property name="can_focus">False</property>
80 <property name="orientation">vertical</property>
81 </object>
82 <packing>
83 <property name="expand">False</property>
84 <property name="fill">True</property>
85 <property name="pack_type">end</property>
86 <property name="position">3</property>
87 </packing>
88 </child>
89 <child>
90 <object class="GtkLabel" id="statuspos">
91 <property name="visible">True</property>
92 <property name="can_focus">False</property>
93 <property name="label">100%</property>
94 </object>
95 <packing>
96 <property name="expand">False</property>
97 <property name="fill">False</property>
98 <property name="pack_type">end</property>
99 <property name="position">4</property>
100 </packing>
101 </child>
102 </object>
103 <packing>
104 <property name="expand">False</property>
105 <property name="fill">True</property>
106 <property name="position">0</property>
107 </packing>
108 </child>
109 <child>
110 <object class="GtkButton" id="cancel">
111 <property name="label" translatable="yes" context="stock">_Cancel</property>
112 <property name="can_focus">True</property>
113 <property name="receives_default">True</property>
114 <property name="use-underline">True</property>
115 </object>
116 <packing>
117 <property name="expand">True</property>
118 <property name="fill">True</property>
119 <property name="position">1</property>
120 </packing>
121 </child>
122 </object>
123 <packing>
124 <property name="expand">False</property>
125 <property name="fill">True</property>
126 <property name="pack_type">end</property>
127 <property name="position">0</property>
128 </packing>
129 </child>
130 <child>
131 <object class="GtkBox" id="mainbox">
132 <property name="visible">True</property>
133 <property name="can_focus">False</property>
134 <property name="hexpand">True</property>
135 <property name="vexpand">True</property>
136 <property name="orientation">vertical</property>
137 <property name="spacing">6</property>
138 <child>
139 <!-- n-columns=1 n-rows=1 -->
140 <object class="GtkGrid" id="grid1">
141 <property name="visible">True</property>
142 <property name="can_focus">False</property>
143 <property name="halign">start</property>
144 <property name="hexpand">True</property>
145 <property name="column_spacing">12</property>
146 <child>
147 <object class="GtkToolbar" id="toolbar">
148 <property name="visible">True</property>
149 <property name="can_focus">True</property>
150 <property name="hexpand">True</property>
151 <property name="toolbar_style">icons</property>
152 <property name="show_arrow">False</property>
153 <property name="icon_size">2</property>
154 <child>
155 <object class="GtkToolButton" id="TBI_APPLY">
156 <property name="visible">True</property>
157 <property name="valign">start</property>
158 <property name="label" translatable="yes" context="floatingcontour|TBI_APPLY">Apply</property>
159 <property name="icon_name">svx/res/cd01.png</property>
160 <child internal-child="accessible">
161 <object class="AtkObject" id="TBI_APPLY-atkobject">
162 <property name="AtkObject::accessible-description" translatable="yes" context="floatingcontour|extended_tip|TBI_APPLY">Applies the contour to the selected object.</property>
163 </object>
164 </child>
165 </object>
166 <packing>
167 <property name="expand">False</property>
168 <property name="homogeneous">True</property>
169 </packing>
170 </child>
171 <child>
172 <object class="GtkSeparatorToolItem" id="separatortoolitem1">
173 <property name="visible">True</property>
174 <property name="can_focus">False</property>
175 </object>
176 <packing>
177 <property name="expand">False</property>
178 <property name="homogeneous">False</property>
179 </packing>
180 </child>
181 <child>
182 <object class="GtkToggleToolButton" id="TBI_WORKPLACE">
183 <property name="visible">True</property>
184 <property name="valign">start</property>
185 <property name="label" translatable="yes" context="floatingcontour|TBI_WORKPLACE">Workspace</property>
186 <property name="icon_name">svx/res/cd02.png</property>
187 <child internal-child="accessible">
188 <object class="AtkObject" id="TBI_WORKPLACE-atkobject">
189 <property name="AtkObject::accessible-description" translatable="yes" context="floatingcontour|extended_tip|TBI_WORKPLACE">Deletes the custom contour. Click here, and then click in the preview area.</property>
190 </object>
191 </child>
192 </object>
193 <packing>
194 <property name="expand">False</property>
195 <property name="homogeneous">True</property>
196 </packing>
197 </child>
198 <child>
199 <object class="GtkSeparatorToolItem" id="separatortoolitem2">
200 <property name="visible">True</property>
201 <property name="can_focus">False</property>
202 </object>
203 <packing>
204 <property name="expand">False</property>
205 <property name="homogeneous">False</property>
206 </packing>
207 </child>
208 <child>
209 <object class="GtkToggleToolButton" id="TBI_SELECT">
210 <property name="visible">True</property>
211 <property name="valign">start</property>
212 <property name="label" translatable="yes" context="floatingcontour|TBI_SELECT">Select</property>
213 <property name="icon_name">svx/res/cd05.png</property>
214 <child internal-child="accessible">
215 <object class="AtkObject" id="TBI_SELECT-atkobject">
216 <property name="AtkObject::accessible-description" translatable="yes" context="floatingcontour|extended_tip|TBI_SELECT">Changes to selection mode, so that you can select the contour.</property>
217 </object>
218 </child>
219 </object>
220 <packing>
221 <property name="expand">False</property>
222 <property name="homogeneous">True</property>
223 </packing>
224 </child>
225 <child>
226 <object class="GtkToggleToolButton" id="TBI_RECT">
227 <property name="visible">True</property>
228 <property name="valign">start</property>
229 <property name="label" translatable="yes" context="floatingcontour|TBI_RECT">Rectangle</property>
230 <property name="icon_name">svx/res/cd06.png</property>
231 <child internal-child="accessible">
232 <object class="AtkObject" id="TBI_RECT-atkobject">
233 <property name="AtkObject::accessible-description" translatable="yes" context="floatingcontour|extended_tip|TBI_RECT">Draws a rectangular contour where you drag in the object preview. To draw a square, hold down Shift while you drag.</property>
234 </object>
235 </child>
236 </object>
237 <packing>
238 <property name="expand">False</property>
239 <property name="homogeneous">True</property>
240 </packing>
241 </child>
242 <child>
243 <object class="GtkToggleToolButton" id="TBI_CIRCLE">
244 <property name="visible">True</property>
245 <property name="valign">start</property>
246 <property name="label" translatable="yes" context="floatingcontour|TBI_CIRCLE">Ellipse</property>
247 <property name="icon_name">svx/res/cd07.png</property>
248 <child internal-child="accessible">
249 <object class="AtkObject" id="TBI_CIRCLE-atkobject">
250 <property name="AtkObject::accessible-description" translatable="yes" context="floatingcontour|extended_tip|TBI_CIRCLE">Draws an oval contour where you drag in the object preview.</property>
251 </object>
252 </child>
253 </object>
254 <packing>
255 <property name="expand">False</property>
256 <property name="homogeneous">True</property>
257 </packing>
258 </child>
259 <child>
260 <object class="GtkToggleToolButton" id="TBI_POLY">
261 <property name="visible">True</property>
262 <property name="valign">start</property>
263 <property name="label" translatable="yes" context="floatingcontour|TBI_POLY">Polygon</property>
264 <property name="icon_name">svx/res/cd08.png</property>
265 <child internal-child="accessible">
266 <object class="AtkObject" id="TBI_POLY-atkobject">
267 <property name="AtkObject::accessible-description" translatable="yes" context="floatingcontour|extended_tip|TBI_POLY">Draws a closed contour consisting of straight line segments. Click where you want to start the polygon, and drag to draw a line segment. Click again to define the end of the line segment, and continue clicking to define the remaining line segments of the polygon. Double-click to finish drawing the polygon. To constrain the polygon to angles of 45 degree, hold down Shift when you click.</property>
268 </object>
269 </child>
270 </object>
271 <packing>
272 <property name="expand">False</property>
273 <property name="homogeneous">True</property>
274 </packing>
275 </child>
276 <child>
277 <object class="GtkSeparatorToolItem" id="separatortoolitem3">
278 <property name="visible">True</property>
279 <property name="can_focus">False</property>
280 </object>
281 <packing>
282 <property name="expand">False</property>
283 <property name="homogeneous">False</property>
284 </packing>
285 </child>
286 <child>
287 <object class="GtkToggleToolButton" id="TBI_POLYEDIT">
288 <property name="visible">True</property>
289 <property name="valign">start</property>
290 <property name="label" translatable="yes" context="floatingcontour|TBI_POLYEDIT">Edit Points</property>
291 <property name="icon_name">svx/res/cd015.png</property>
292 <child internal-child="accessible">
293 <object class="AtkObject" id="TBI_POLYEDIT-atkobject">
294 <property name="AtkObject::accessible-description" translatable="yes" context="floatingcontour|extended_tip|TBI_POLYEDIT">Lets you change the shape of the contour. Click here, and then drag the handles of the contour.</property>
295 </object>
296 </child>
297 </object>
298 <packing>
299 <property name="expand">False</property>
300 <property name="homogeneous">True</property>
301 </packing>
302 </child>
303 <child>
304 <object class="GtkToggleToolButton" id="TBI_POLYMOVE">
305 <property name="visible">True</property>
306 <property name="valign">start</property>
307 <property name="label" translatable="yes" context="floatingcontour|TBI_POLYMOVE">Move Points</property>
308 <property name="icon_name">svx/res/cd016.png</property>
309 <child internal-child="accessible">
310 <object class="AtkObject" id="TBI_POLYMOVE-atkobject">
311 <property name="AtkObject::accessible-description" translatable="yes" context="floatingcontour|extended_tip|TBI_POLYMOVE">Lets you drag the handles of the contour to change the shape of the contour.</property>
312 </object>
313 </child>
314 </object>
315 <packing>
316 <property name="expand">False</property>
317 <property name="homogeneous">True</property>
318 </packing>
319 </child>
320 <child>
321 <object class="GtkToggleToolButton" id="TBI_POLYINSERT">
322 <property name="visible">True</property>
323 <property name="valign">start</property>
324 <property name="label" translatable="yes" context="floatingcontour|TBI_POLYINSERT">Insert Points</property>
325 <property name="icon_name">svx/res/cd017.png</property>
326 <child internal-child="accessible">
327 <object class="AtkObject" id="TBI_POLYINSERT-atkobject">
328 <property name="AtkObject::accessible-description" translatable="yes" context="floatingcontour|extended_tip|TBI_POLYINSERT">Inserts a handle that you can drag to change the shape of the contour. Click here, and then click on the contour outline.</property>
329 </object>
330 </child>
331 </object>
332 <packing>
333 <property name="expand">False</property>
334 <property name="homogeneous">True</property>
335 </packing>
336 </child>
337 <child>
338 <object class="GtkToolButton" id="TBI_POLYDELETE">
339 <property name="visible">True</property>
340 <property name="valign">start</property>
341 <property name="label" translatable="yes" context="floatingcontour|TBI_POLYDELETE">Delete Points</property>
342 <property name="icon_name">svx/res/cd018.png</property>
343 <child internal-child="accessible">
344 <object class="AtkObject" id="TBI_POLYDELETE-atkobject">
345 <property name="AtkObject::accessible-description" translatable="yes" context="floatingcontour|extended_tip|TBI_POLYDELETE">Removes a point from the contour outline. Click here, and then click the point that you want to delete.</property>
346 </object>
347 </child>
348 </object>
349 <packing>
350 <property name="expand">False</property>
351 <property name="homogeneous">True</property>
352 </packing>
353 </child>
354 <child>
355 <object class="GtkSeparatorToolItem" id="separatortoolitem4">
356 <property name="visible">True</property>
357 <property name="can_focus">False</property>
358 </object>
359 <packing>
360 <property name="expand">False</property>
361 <property name="homogeneous">False</property>
362 </packing>
363 </child>
364 <child>
365 <object class="GtkToolButton" id="TBI_AUTOCONTOUR">
366 <property name="visible">True</property>
367 <property name="label" translatable="yes" context="floatingcontour|TBI_AUTOCONTOUR">AutoContour</property>
368 <property name="use_underline">True</property>
369 <property name="icon_name">svx/res/cd025.png</property>
370 <child internal-child="accessible">
371 <object class="AtkObject" id="TBI_AUTOCONTOUR-atkobject">
372 <property name="AtkObject::accessible-description" translatable="yes" context="floatingcontour|extended_tip|TBI_AUTOCONTOUR">Automatically draws a contour around the object that you can edit.</property>
373 </object>
374 </child>
375 </object>
376 <packing>
377 <property name="expand">False</property>
378 <property name="homogeneous">True</property>
379 </packing>
380 </child>
381 <child>
382 <object class="GtkSeparatorToolItem" id="separatortoolitem5">
383 <property name="visible">True</property>
384 <property name="can_focus">False</property>
385 </object>
386 <packing>
387 <property name="expand">False</property>
388 <property name="homogeneous">False</property>
389 </packing>
390 </child>
391 <child>
392 <object class="GtkToolButton" id="TBI_UNDO">
393 <property name="visible">True</property>
394 <property name="valign">start</property>
395 <property name="label" translatable="yes" context="floatingcontour|TBI_UNDO">Undo </property>
396 <property name="icon_name">svx/res/cd020.png</property>
397 <child internal-child="accessible">
398 <object class="AtkObject" id="TBI_UNDO-atkobject">
399 <property name="AtkObject::accessible-description" translatable="yes" context="floatingcontour|extended_tip|TBI_UNDO">Reverses the last action.</property>
400 </object>
401 </child>
402 </object>
403 <packing>
404 <property name="expand">False</property>
405 <property name="homogeneous">True</property>
406 </packing>
407 </child>
408 <child>
409 <object class="GtkToolButton" id="TBI_REDO">
410 <property name="visible">True</property>
411 <property name="valign">start</property>
412 <property name="label" translatable="yes" context="floatingcontour|TBI_REDO">Redo</property>
413 <property name="icon_name">svx/res/cd021.png</property>
414 <child internal-child="accessible">
415 <object class="AtkObject" id="TBI_REDO-atkobject">
416 <property name="AtkObject::accessible-description" translatable="yes" context="floatingcontour|extended_tip|TBI_REDO">Reverses the action of the last Undo command.</property>
417 </object>
418 </child>
419 </object>
420 <packing>
421 <property name="expand">False</property>
422 <property name="homogeneous">True</property>
423 </packing>
424 </child>
425 <child>
426 <object class="GtkToggleToolButton" id="TBI_PIPETTE">
427 <property name="visible">True</property>
428 <property name="valign">start</property>
429 <property name="label" translatable="yes" context="floatingcontour|TBI_PIPETTE">Pipette</property>
430 <property name="icon_name">svx/res/cd026.png</property>
431 <child internal-child="accessible">
432 <object class="AtkObject" id="TBI_PIPETTE-atkobject">
433 <property name="AtkObject::accessible-description" translatable="yes" context="floatingcontour|extended_tip|TBI_PIPETTE">Selects the parts of the bitmap that are the same color. Click here, and then click a color in the bitmap. To increase the color range that is selected, increase the value in the Tolerance box.</property>
434 </object>
435 </child>
436 </object>
437 <packing>
438 <property name="expand">False</property>
439 <property name="homogeneous">True</property>
440 </packing>
441 </child>
442 </object>
443 <packing>
444 <property name="left_attach">0</property>
445 <property name="top_attach">0</property>
446 </packing>
447 </child>
448 <child>
449 <object class="GtkSpinButton" id="spinbutton">
450 <property name="visible">True</property>
451 <property name="can_focus">True</property>
452 <property name="tooltip_text" translatable="yes" context="floatingcontour|spinbutton|tooltip_text">Color Tolerance</property>
453 <property name="adjustment">adjustment1</property>
454 <property name="truncate-multiline">True</property>
455 <child internal-child="accessible">
456 <object class="AtkObject" id="spinbutton-atkobject">
457 <property name="AtkObject::accessible-description" translatable="yes" context="floatingcontour|extended_tip|spinbutton">Enter the color tolerance for the Color Replacer as a percentage. To increase the color range that the Color Replacer selects, enter a high percentage.</property>
458 </object>
459 </child>
460 </object>
461 <packing>
462 <property name="left_attach">1</property>
463 <property name="top_attach">0</property>
464 </packing>
465 </child>
466 </object>
467 <packing>
468 <property name="expand">False</property>
469 <property name="fill">True</property>
470 <property name="position">0</property>
471 </packing>
472 </child>
473 <child>
474 <object class="GtkScrolledWindow">
475 <property name="visible">True</property>
476 <property name="can_focus">True</property>
477 <property name="hexpand">True</property>
478 <property name="vexpand">True</property>
479 <property name="hscrollbar_policy">never</property>
480 <property name="vscrollbar_policy">never</property>
481 <property name="shadow_type">in</property>
482 <child>
483 <object class="GtkViewport">
484 <property name="visible">True</property>
485 <property name="can_focus">False</property>
486 <property name="hexpand">True</property>
487 <property name="vexpand">True</property>
488 <child>
489 <object class="GtkDrawingArea" id="container">
490 <property name="visible">True</property>
491 <property name="can_focus">True</property>
492 <property name="events">GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_STRUCTURE_MASK</property>
493 <property name="hexpand">True</property>
494 <property name="vexpand">True</property>
495 <child internal-child="accessible">
496 <object class="AtkObject" id="container-atkobject">
497 <property name="AtkObject::accessible-description" translatable="yes" context="floatingcontour|extended_tip|container">Displays a preview of the contour.</property>
498 </object>
499 </child>
500 </object>
501 </child>
502 </object>
503 </child>
504 </object>
505 <packing>
506 <property name="expand">True</property>
507 <property name="fill">True</property>
508 <property name="position">2</property>
509 </packing>
510 </child>
511 </object>
512 <packing>
513 <property name="expand">False</property>
514 <property name="fill">True</property>
515 <property name="position">1</property>
516 </packing>
517 </child>
518 </object>
519 </child>
520 <action-widgets>
521 <action-widget response="-6">cancel</action-widget>
522 </action-widgets>
523 <child type="titlebar">
524 <placeholder/>
525 </child>
526 <child internal-child="accessible">
527 <object class="AtkObject" id="FloatingContour-atkobject">
528 <property name="AtkObject::accessible-description" translatable="yes" context="floatingcontour|extended_tip|FloatingContour">Changes the contour of the selected object. The contour is used when determining the text wrap options for the object.</property>
529 </object>
530 </child>
531 </object>
532 </interface>