ScriptForge (SF_Calc new Intersect() method
[LibreOffice.git] / svx / uiconfig / ui / sidebartexteffect.ui
blob792451e496c7633a2f76e7220a48fad6181b8c0d
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain="svx">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkAdjustment" id="adjustment1">
6 <property name="upper">150</property>
7 <property name="step-increment">1</property>
8 <property name="page-increment">10</property>
9 </object>
10 <object class="GtkAdjustment" id="adjustment2">
11 <property name="upper">100</property>
12 <property name="step-increment">1</property>
13 <property name="page-increment">10</property>
14 </object>
15 <!-- n-columns=1 n-rows=1 -->
16 <object class="GtkGrid" id="TextEffectPropertyPanel">
17 <property name="visible">True</property>
18 <property name="can-focus">False</property>
19 <child>
20 <!-- n-columns=2 n-rows=4 -->
21 <object class="GtkGrid" id="grid1">
22 <property name="visible">True</property>
23 <property name="can-focus">False</property>
24 <property name="hexpand">True</property>
25 <property name="border-width">6</property>
26 <property name="row-spacing">3</property>
27 <property name="column-spacing">6</property>
28 <child>
29 <object class="GtkLabel">
30 <property name="visible">True</property>
31 <property name="can-focus">False</property>
32 <property name="halign">start</property>
33 <property name="label" translatable="yes" context="sidebartextglow|glow">Text Glow</property>
34 <attributes>
35 <attribute name="weight" value="bold"/>
36 </attributes>
37 </object>
38 <packing>
39 <property name="left-attach">0</property>
40 <property name="top-attach">0</property>
41 <property name="width">2</property>
42 </packing>
43 </child>
44 <child>
45 <object class="GtkLabel" id="radiustextglow">
46 <property name="visible">True</property>
47 <property name="can-focus">False</property>
48 <property name="label" translatable="yes" context="sidebartextglow|radius">Radius:</property>
49 <property name="use-underline">True</property>
50 <property name="mnemonic-widget">LB_GLOW_TEXT_RADIUS</property>
51 <property name="xalign">0</property>
52 </object>
53 <packing>
54 <property name="left-attach">0</property>
55 <property name="top-attach">1</property>
56 </packing>
57 </child>
58 <child>
59 <object class="GtkLabel" id="glowtextcolorlabel">
60 <property name="visible">True</property>
61 <property name="can-focus">False</property>
62 <property name="label" translatable="yes" context="sidebartextglow|color">Color:</property>
63 <property name="use-underline">True</property>
64 <property name="mnemonic-widget">LB_GLOW_TEXT_COLOR</property>
65 <property name="xalign">0</property>
66 </object>
67 <packing>
68 <property name="left-attach">0</property>
69 <property name="top-attach">2</property>
70 </packing>
71 </child>
72 <child>
73 <object class="GtkLabel" id="texttransparency">
74 <property name="visible">True</property>
75 <property name="can-focus">False</property>
76 <property name="label" translatable="yes" context="sidebartextglow|transparency">Transparency:</property>
77 <property name="use-underline">True</property>
78 <property name="mnemonic-widget">LB_GLOW_TEXT_TRANSPARENCY</property>
79 <property name="xalign">0</property>
80 </object>
81 <packing>
82 <property name="left-attach">0</property>
83 <property name="top-attach">3</property>
84 </packing>
85 </child>
86 <child>
87 <object class="GtkSpinButton" id="LB_GLOW_TEXT_RADIUS">
88 <property name="visible">True</property>
89 <property name="can-focus">True</property>
90 <property name="hexpand">True</property>
91 <property name="truncate-multiline">True</property>
92 <property name="adjustment">adjustment1</property>
93 </object>
94 <packing>
95 <property name="left-attach">1</property>
96 <property name="top-attach">1</property>
97 </packing>
98 </child>
99 <child>
100 <object class="GtkMenuButton" id="LB_GLOW_TEXT_COLOR">
101 <property name="visible">True</property>
102 <property name="can-focus">True</property>
103 <property name="receives-default">False</property>
104 <property name="valign">center</property>
105 <property name="xalign">0</property>
106 <property name="draw-indicator">True</property>
107 <property name="label" translatable="no"></property>
108 <child>
109 <placeholder/>
110 </child>
111 </object>
112 <packing>
113 <property name="left-attach">1</property>
114 <property name="top-attach">2</property>
115 </packing>
116 </child>
117 <child>
118 <object class="GtkSpinButton" id="LB_GLOW_TEXT_TRANSPARENCY">
119 <property name="visible">True</property>
120 <property name="can-focus">True</property>
121 <property name="truncate-multiline">True</property>
122 <property name="adjustment">adjustment2</property>
123 </object>
124 <packing>
125 <property name="left-attach">1</property>
126 <property name="top-attach">3</property>
127 </packing>
128 </child>
129 </object>
130 <packing>
131 <property name="left-attach">0</property>
132 <property name="top-attach">0</property>
133 </packing>
134 </child>
135 </object>
136 </interface>