tdf#130857 qt weld: Support mail merge "Server Auth" dialog
[LibreOffice.git] / cui / uiconfig / ui / shadowtabpage.ui
blob3ce897796f13e4abdff5de6107678acb26642144
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkAdjustment" id="adjustmentDistance">
6 <property name="upper">999</property>
7 <property name="step_increment">1</property>
8 <property name="page_increment">10</property>
9 </object>
10 <object class="GtkAdjustment" id="adjustmentPercent">
11 <property name="upper">100</property>
12 <property name="step_increment">5</property>
13 <property name="page_increment">10</property>
14 </object>
15 <object class="GtkAdjustment" id="adjustmentPoint">
16 <property name="upper">150</property>
17 <property name="step_increment">1</property>
18 <property name="page_increment">10</property>
19 </object>
20 <object class="GtkBox" id="ShadowTabPage">
21 <property name="visible">True</property>
22 <property name="can_focus">False</property>
23 <property name="border_width">6</property>
24 <property name="spacing">24</property>
25 <child>
26 <object class="GtkFrame" id="property">
27 <property name="visible">True</property>
28 <property name="can_focus">False</property>
29 <property name="label_xalign">0</property>
30 <property name="shadow_type">none</property>
31 <child>
32 <object class="GtkBox" id="maingrid">
33 <property name="visible">True</property>
34 <property name="can_focus">False</property>
35 <property name="orientation">vertical</property>
36 <property name="spacing">3</property>
37 <property name="margin-start">12</property>
38 <property name="margin-top">6</property>
39 <child>
40 <object class="GtkCheckButton" id="TSB_SHOW_SHADOW">
41 <property name="label" translatable="yes" context="shadowtabpage|TSB_SHOW_SHADOW">_Use shadow</property>
42 <property name="visible">True</property>
43 <property name="can_focus">True</property>
44 <property name="receives_default">False</property>
45 <property name="use_underline">True</property>
46 <property name="inconsistent">True</property>
47 <property name="draw_indicator">True</property>
48 <child internal-child="accessible">
49 <object class="AtkObject" id="TSB_SHOW_SHADOW-atkobject">
50 <property name="AtkObject::accessible-description" translatable="yes" context="shadowtabpage|extended_tip|TSB_SHOW_SHADOW">Adds a shadow to the selected drawing object.</property>
51 </object>
52 </child>
53 </object>
54 <packing>
55 <property name="expand">False</property>
56 <property name="fill">True</property>
57 <property name="position">0</property>
58 </packing>
59 </child>
60 <child>
61 <!-- n-columns=1 n-rows=1 -->
62 <object class="GtkGrid" id="gridSHADOW">
63 <property name="visible">True</property>
64 <property name="can_focus">False</property>
65 <property name="row_spacing">4</property>
66 <property name="column_spacing">6</property>
67 <property name="margin-start">18</property>
68 <child>
69 <object class="GtkSpinButton" id="MTR_SHADOW_TRANSPARENT">
70 <property name="visible">True</property>
71 <property name="can_focus">True</property>
72 <property name="halign">start</property>
73 <property name="activates_default">True</property>
74 <property name="adjustment">adjustmentPercent</property>
75 <property name="truncate-multiline">True</property>
76 <child internal-child="accessible">
77 <object class="AtkObject" id="MTR_SHADOW_TRANSPARENT-atkobject">
78 <property name="AtkObject::accessible-description" translatable="yes" context="shadowtabpage|extended_tip|MTR_SHADOW_TRANSPARENT">Enter a percentage from 0% (opaque) to 100% (transparent) to specify the transparency of the shadow.</property>
79 </object>
80 </child>
81 </object>
82 <packing>
83 <property name="left_attach">1</property>
84 <property name="top_attach">4</property>
85 </packing>
86 </child>
87 <child>
88 <object class="GtkSpinButton" id="LB_SHADOW_BLUR">
89 <property name="visible">True</property>
90 <property name="can_focus">True</property>
91 <property name="halign">start</property>
92 <property name="activates_default">True</property>
93 <property name="truncate-multiline">True</property>
94 <property name="adjustment">adjustmentPoint</property>
95 </object>
96 <packing>
97 <property name="left_attach">1</property>
98 <property name="top_attach">3</property>
99 </packing>
100 </child>
101 <child>
102 <object class="GtkSpinButton" id="MTR_FLD_DISTANCE">
103 <property name="visible">True</property>
104 <property name="can_focus">True</property>
105 <property name="halign">start</property>
106 <property name="activates_default">True</property>
107 <property name="adjustment">adjustmentDistance</property>
108 <property name="truncate-multiline">True</property>
109 <child internal-child="accessible">
110 <object class="AtkObject" id="MTR_FLD_DISTANCE-atkobject">
111 <property name="AtkObject::accessible-description" translatable="yes" context="shadowtabpage|extended_tip|MTR_FLD_DISTANCE">Enter the distance that you want the shadow to be offset from the selected object.</property>
112 </object>
113 </child>
114 </object>
115 <packing>
116 <property name="left_attach">1</property>
117 <property name="top_attach">2</property>
118 </packing>
119 </child>
120 <child>
121 <object class="GtkScrolledWindow">
122 <property name="visible">True</property>
123 <property name="can_focus">True</property>
124 <property name="hscrollbar_policy">never</property>
125 <property name="vscrollbar_policy">never</property>
126 <property name="shadow_type">in</property>
127 <child>
128 <object class="GtkViewport">
129 <property name="visible">True</property>
130 <property name="can_focus">False</property>
131 <child>
132 <object class="GtkDrawingArea" id="CTL_POSITION">
133 <property name="visible">True</property>
134 <property name="can_focus">True</property>
135 <property name="events">GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_STRUCTURE_MASK</property>
136 <child internal-child="accessible">
137 <object class="AtkObject" id="CTL_POSITION-atkobject">
138 <property name="AtkObject::accessible-description" translatable="yes" context="shadowtabpage|extended_tip|CTL_POSITION">Click where you want to cast the shadow.</property>
139 </object>
140 </child>
141 </object>
142 </child>
143 </object>
144 </child>
145 </object>
146 <packing>
147 <property name="left_attach">1</property>
148 <property name="top_attach">0</property>
149 </packing>
150 </child>
151 <child>
152 <object class="GtkMenuButton" id="LB_SHADOW_COLOR">
153 <property name="visible">True</property>
154 <property name="can_focus">True</property>
155 <property name="receives_default">False</property>
156 <property name="xalign">0</property>
157 <property name="draw_indicator">True</property>
158 <property name="label" translatable="no"></property>
159 <child>
160 <placeholder/>
161 </child>
162 <child internal-child="accessible">
163 <object class="AtkObject" id="LB_SHADOW_COLOR-atkobject">
164 <property name="AtkObject::accessible-description" translatable="yes" context="shadowtabpage|extended_tip|LB_SHADOW_COLOR">Select a color for the shadow.</property>
165 </object>
166 </child>
167 </object>
168 <packing>
169 <property name="left_attach">1</property>
170 <property name="top_attach">1</property>
171 </packing>
172 </child>
173 <child>
174 <object class="GtkLabel" id="FT_DISTANCE">
175 <property name="visible">True</property>
176 <property name="can_focus">False</property>
177 <property name="label" translatable="yes" context="shadowtabpage|FT_DISTANCE">_Distance:</property>
178 <property name="use_underline">True</property>
179 <property name="mnemonic_widget">MTR_FLD_DISTANCE</property>
180 <property name="xalign">0</property>
181 </object>
182 <packing>
183 <property name="left_attach">0</property>
184 <property name="top_attach">2</property>
185 </packing>
186 </child>
187 <child>
188 <object class="GtkLabel" id="FT_SHADOW_COLOR">
189 <property name="visible">True</property>
190 <property name="can_focus">False</property>
191 <property name="label" translatable="yes" context="shadowtabpage|FT_SHADOW_COLOR">_Color:</property>
192 <property name="use_underline">True</property>
193 <property name="mnemonic_widget">LB_SHADOW_COLOR</property>
194 <property name="xalign">0</property>
195 </object>
196 <packing>
197 <property name="left_attach">0</property>
198 <property name="top_attach">1</property>
199 </packing>
200 </child>
201 <child>
202 <object class="GtkLabel" id="FT_SHADOW_BLUR">
203 <property name="visible">True</property>
204 <property name="can_focus">False</property>
205 <property name="label" translatable="yes" context="shadowtabpage|FT_SHADOW_BLUR">_Blur:</property>
206 <property name="use_underline">True</property>
207 <property name="mnemonic_widget">LB_SHADOW_BLUR</property>
208 <property name="xalign">0</property>
209 </object>
210 <packing>
211 <property name="left_attach">0</property>
212 <property name="top_attach">3</property>
213 </packing>
214 </child>
215 <child>
216 <object class="GtkLabel" id="FT_TRANSPARENT">
217 <property name="visible">True</property>
218 <property name="can_focus">False</property>
219 <property name="label" translatable="yes" context="shadowtabpage|FT_TRANSPARENT">_Transparency:</property>
220 <property name="use_underline">True</property>
221 <property name="mnemonic_widget">MTR_SHADOW_TRANSPARENT</property>
222 <property name="xalign">0</property>
223 </object>
224 <packing>
225 <property name="left_attach">0</property>
226 <property name="top_attach">4</property>
227 </packing>
228 </child>
229 <child>
230 <placeholder/>
231 </child>
232 </object>
233 <packing>
234 <property name="expand">False</property>
235 <property name="fill">True</property>
236 <property name="position">1</property>
237 </packing>
238 </child>
239 </object>
240 </child>
241 <child type="label">
242 <object class="GtkLabel" id="label">
243 <property name="visible">True</property>
244 <property name="can_focus">False</property>
245 <property name="label" translatable="yes" context="shadowtabpage|label">Properties</property>
246 <attributes>
247 <attribute name="weight" value="bold"/>
248 </attributes>
249 </object>
250 </child>
251 </object>
252 <packing>
253 <property name="expand">False</property>
254 <property name="fill">True</property>
255 <property name="position">0</property>
256 </packing>
257 </child>
258 <child>
259 <object class="GtkFrame" id="preview">
260 <property name="visible">True</property>
261 <property name="can_focus">False</property>
262 <property name="label_xalign">0</property>
263 <property name="shadow_type">none</property>
264 <child>
265 <object class="GtkBox" id="box3">
266 <property name="visible">True</property>
267 <property name="can_focus">False</property>
268 <property name="hexpand">True</property>
269 <property name="orientation">vertical</property>
270 <property name="homogeneous">True</property>
271 <property name="margin-start">12</property>
272 <property name="margin-top">6</property>
273 <child>
274 <object class="GtkScrolledWindow">
275 <property name="visible">True</property>
276 <property name="can_focus">True</property>
277 <property name="hscrollbar_policy">never</property>
278 <property name="vscrollbar_policy">never</property>
279 <property name="shadow_type">in</property>
280 <child>
281 <object class="GtkViewport">
282 <property name="visible">True</property>
283 <property name="can_focus">False</property>
284 <child>
285 <object class="GtkDrawingArea" id="CTL_COLOR_PREVIEW">
286 <property name="visible">True</property>
287 <property name="can_focus">False</property>
288 <child internal-child="accessible">
289 <object class="AtkObject" id="CTL_COLOR_PREVIEW-atkobject">
290 <property name="AtkObject::accessible-name" translatable="yes" context="shadowtabpage|CTL_COLOR_PREVIEW-atkobject">Example</property>
291 </object>
292 </child>
293 </object>
294 </child>
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 </object>
305 </child>
306 <child type="label">
307 <object class="GtkLabel" id="label1">
308 <property name="visible">True</property>
309 <property name="can_focus">False</property>
310 <property name="label" translatable="yes" context="shadowtabpage|label">Preview</property>
311 <attributes>
312 <attribute name="weight" value="bold"/>
313 </attributes>
314 </object>
315 </child>
316 </object>
317 <packing>
318 <property name="expand">False</property>
319 <property name="fill">True</property>
320 <property name="position">1</property>
321 </packing>
322 </child>
323 <child internal-child="accessible">
324 <object class="AtkObject" id="ShadowTabPage-atkobject">
325 <property name="AtkObject::accessible-description" translatable="yes" context="shadowtabpage|extended_tip|ShadowTabPage">Add a shadow to the selected drawing object, and define the properties of the shadow.</property>
326 </object>
327 </child>
328 </object>
329 <object class="GtkSizeGroup" id="sizegroup1">
330 <widgets>
331 <widget name="MTR_SHADOW_TRANSPARENT"/>
332 <widget name="MTR_FLD_DISTANCE"/>
333 <widget name="LB_SHADOW_COLOR"/>
334 <widget name="LB_SHADOW_BLUR"/>
335 </widgets>
336 </object>
337 <object class="GtkSizeGroup" id="sizegroup2">
338 <property name="mode">vertical</property>
339 <widgets>
340 <widget name="maingrid"/>
341 <widget name="box3"/>
342 </widgets>
343 </object>
344 </interface>