Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / svx / uiconfig / ui / sidebareffect.ui
blob24bf16b2e02a91c13ede6c555b9adf3e41a9b533
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 <object class="GtkAdjustment" id="adjustment3">
16 <property name="upper">150</property>
17 <property name="step-increment">1</property>
18 <property name="page-increment">10</property>
19 </object>
20 <!-- n-columns=1 n-rows=1 -->
21 <object class="GtkGrid" id="EffectPropertyPanel">
22 <property name="visible">True</property>
23 <property name="can-focus">False</property>
24 <child>
25 <!-- n-columns=2 n-rows=6 -->
26 <object class="GtkGrid" id="grid1">
27 <property name="visible">True</property>
28 <property name="can-focus">False</property>
29 <property name="hexpand">True</property>
30 <property name="border-width">6</property>
31 <property name="row-spacing">3</property>
32 <property name="column-spacing">6</property>
33 <child>
34 <object class="GtkLabel">
35 <property name="visible">True</property>
36 <property name="can-focus">False</property>
37 <property name="halign">start</property>
38 <property name="label" translatable="yes" context="sidebarglow|glow">Glow</property>
39 <attributes>
40 <attribute name="weight" value="bold"/>
41 </attributes>
42 </object>
43 <packing>
44 <property name="left-attach">0</property>
45 <property name="top-attach">0</property>
46 <property name="width">2</property>
47 </packing>
48 </child>
49 <child>
50 <object class="GtkLabel" id="radiusglow">
51 <property name="visible">True</property>
52 <property name="can-focus">False</property>
53 <property name="label" translatable="yes" context="sidebarglow|radius">Radius:</property>
54 <property name="use-underline">True</property>
55 <property name="mnemonic-widget">LB_GLOW_RADIUS</property>
56 <property name="xalign">0</property>
57 </object>
58 <packing>
59 <property name="left-attach">0</property>
60 <property name="top-attach">1</property>
61 </packing>
62 </child>
63 <child>
64 <object class="GtkSpinButton" id="LB_GLOW_RADIUS">
65 <property name="visible">True</property>
66 <property name="can-focus">True</property>
67 <property name="hexpand">True</property>
68 <property name="truncate-multiline">True</property>
69 <property name="adjustment">adjustment1</property>
70 </object>
71 <packing>
72 <property name="left-attach">1</property>
73 <property name="top-attach">1</property>
74 </packing>
75 </child>
76 <child>
77 <object class="GtkLabel" id="glowcolorlabel">
78 <property name="visible">True</property>
79 <property name="can-focus">False</property>
80 <property name="label" translatable="yes" context="sidebarglow|color">Color:</property>
81 <property name="use-underline">True</property>
82 <property name="mnemonic-widget">LB_GLOW_COLOR</property>
83 <property name="xalign">0</property>
84 </object>
85 <packing>
86 <property name="left-attach">0</property>
87 <property name="top-attach">2</property>
88 </packing>
89 </child>
90 <child>
91 <object class="GtkMenuButton" id="LB_GLOW_COLOR">
92 <property name="visible">True</property>
93 <property name="can-focus">True</property>
94 <property name="receives-default">False</property>
95 <property name="valign">center</property>
96 <property name="xalign">0</property>
97 <property name="draw-indicator">True</property>
98 <property name="label" translatable="no"></property>
99 <child>
100 <placeholder/>
101 </child>
102 </object>
103 <packing>
104 <property name="left-attach">1</property>
105 <property name="top-attach">2</property>
106 </packing>
107 </child>
108 <child>
109 <object class="GtkLabel" id="transparency">
110 <property name="visible">True</property>
111 <property name="can-focus">False</property>
112 <property name="label" translatable="yes" context="sidebarglow|transparency">Transparency:</property>
113 <property name="use-underline">True</property>
114 <property name="mnemonic-widget">LB_GLOW_TRANSPARENCY</property>
115 <property name="xalign">0</property>
116 </object>
117 <packing>
118 <property name="left-attach">0</property>
119 <property name="top-attach">3</property>
120 </packing>
121 </child>
122 <child>
123 <object class="GtkSpinButton" id="LB_GLOW_TRANSPARENCY">
124 <property name="visible">True</property>
125 <property name="can-focus">True</property>
126 <property name="truncate-multiline">True</property>
127 <property name="adjustment">adjustment2</property>
128 </object>
129 <packing>
130 <property name="left-attach">1</property>
131 <property name="top-attach">3</property>
132 </packing>
133 </child>
134 <child>
135 <object class="GtkLabel">
136 <property name="visible">True</property>
137 <property name="can-focus">False</property>
138 <property name="halign">start</property>
139 <property name="label" translatable="yes" context="sidebarsoftedge|softedge">Soft Edge</property>
140 <attributes>
141 <attribute name="weight" value="bold"/>
142 </attributes>
143 </object>
144 <packing>
145 <property name="left-attach">0</property>
146 <property name="top-attach">4</property>
147 <property name="width">2</property>
148 </packing>
149 </child>
150 <child>
151 <object class="GtkLabel" id="radiussoftedge">
152 <property name="visible">True</property>
153 <property name="can-focus">False</property>
154 <property name="label" translatable="yes" context="sidebarsoftedge|radius">Radius:</property>
155 <property name="use-underline">True</property>
156 <property name="mnemonic-widget">SB_SOFTEDGE_RADIUS</property>
157 <property name="xalign">0</property>
158 </object>
159 <packing>
160 <property name="left-attach">0</property>
161 <property name="top-attach">5</property>
162 </packing>
163 </child>
164 <child>
165 <object class="GtkSpinButton" id="SB_SOFTEDGE_RADIUS">
166 <property name="visible">True</property>
167 <property name="can-focus">True</property>
168 <property name="truncate-multiline">True</property>
169 <property name="adjustment">adjustment3</property>
170 </object>
171 <packing>
172 <property name="left-attach">1</property>
173 <property name="top-attach">5</property>
174 </packing>
175 </child>
176 </object>
177 <packing>
178 <property name="left-attach">0</property>
179 <property name="top-attach">0</property>
180 </packing>
181 </child>
182 </object>
183 </interface>