Version 6.4.0.0.beta1, tag libreoffice-6.4.0.0.beta1
[LibreOffice.git] / svx / uiconfig / ui / floatingareastyle.ui
blob5ba56ad8d0ac66921696cfae47de3f63cf062159
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.20.0 -->
3 <interface domain="svx">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkAdjustment" id="adjustment1">
6 <property name="upper">359</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">5</property>
13 <property name="page_increment">10</property>
14 </object>
15 <object class="GtkWindow" id="FloatingAreaStyle">
16 <property name="can_focus">False</property>
17 <property name="hexpand">True</property>
18 <property name="vexpand">True</property>
19 <property name="border_width">4</property>
20 <property name="resizable">False</property>
21 <property name="destroy_with_parent">True</property>
22 <property name="type_hint">popup-menu</property>
23 <property name="skip_pager_hint">True</property>
24 <property name="deletable">False</property>
25 <child>
26 <object class="GtkGrid">
27 <property name="visible">True</property>
28 <property name="can_focus">False</property>
29 <property name="hexpand">True</property>
30 <property name="vexpand">True</property>
31 <property name="orientation">vertical</property>
32 <property name="row_spacing">12</property>
33 <child>
34 <object class="GtkGrid" id="anglegrid">
35 <property name="visible">True</property>
36 <property name="can_focus">False</property>
37 <property name="row_spacing">6</property>
38 <child>
39 <object class="GtkLabel" id="label1">
40 <property name="visible">True</property>
41 <property name="can_focus">False</property>
42 <property name="halign">start</property>
43 <property name="label" translatable="yes" context="floatingareastyle|label1">_Angle:</property>
44 <property name="use_underline">True</property>
45 <property name="mnemonic_widget">angle:0degrees</property>
46 </object>
47 <packing>
48 <property name="left_attach">0</property>
49 <property name="top_attach">0</property>
50 </packing>
51 </child>
52 <child>
53 <object class="GtkGrid">
54 <property name="visible">True</property>
55 <property name="can_focus">False</property>
56 <property name="column_spacing">12</property>
57 <property name="column_homogeneous">True</property>
58 <child>
59 <object class="GtkSpinButton" id="angle:0degrees">
60 <property name="visible">True</property>
61 <property name="can_focus">True</property>
62 <property name="tooltip_text" translatable="yes" context="floatingareastyle|angle|tooltip_text">Specify the angle of rotation for the gradient shading style.</property>
63 <property name="adjustment">adjustment1</property>
64 </object>
65 <packing>
66 <property name="left_attach">0</property>
67 <property name="top_attach">0</property>
68 </packing>
69 </child>
70 <child>
71 <object class="GtkGrid">
72 <property name="visible">True</property>
73 <property name="can_focus">False</property>
74 <child>
75 <object class="GtkToolbar" id="lefttoolbox">
76 <property name="visible">True</property>
77 <property name="can_focus">False</property>
78 <child>
79 <object class="GtkToolButton" id="left">
80 <property name="visible">True</property>
81 <property name="can_focus">False</property>
82 <property name="tooltip_text" translatable="yes" context="floatingareastyle|left|tooltip_text">Rotate counterclockwise by 45 degrees.</property>
83 <property name="icon_name">svx/res/symphony/rotate_left.png</property>
84 </object>
85 <packing>
86 <property name="expand">False</property>
87 <property name="homogeneous">True</property>
88 </packing>
89 </child>
90 </object>
91 <packing>
92 <property name="left_attach">0</property>
93 <property name="top_attach">0</property>
94 </packing>
95 </child>
96 <child>
97 <object class="GtkToolbar" id="righttoolbox">
98 <property name="visible">True</property>
99 <property name="can_focus">False</property>
100 <child>
101 <object class="GtkToolButton" id="right">
102 <property name="visible">True</property>
103 <property name="can_focus">False</property>
104 <property name="tooltip_text" translatable="yes" context="floatingareastyle|right|tooltip_text">Rotate clockwise by 45 degrees.</property>
105 <property name="icon_name">svx/res/symphony/rotate_right.png</property>
106 </object>
107 <packing>
108 <property name="expand">False</property>
109 <property name="homogeneous">True</property>
110 </packing>
111 </child>
112 </object>
113 <packing>
114 <property name="left_attach">1</property>
115 <property name="top_attach">0</property>
116 </packing>
117 </child>
118 </object>
119 <packing>
120 <property name="left_attach">1</property>
121 <property name="top_attach">0</property>
122 </packing>
123 </child>
124 </object>
125 <packing>
126 <property name="left_attach">0</property>
127 <property name="top_attach">1</property>
128 </packing>
129 </child>
130 </object>
131 <packing>
132 <property name="left_attach">0</property>
133 <property name="top_attach">1</property>
134 </packing>
135 </child>
136 <child>
137 <object class="GtkGrid">
138 <property name="visible">True</property>
139 <property name="can_focus">False</property>
140 <property name="row_spacing">6</property>
141 <property name="column_spacing">12</property>
142 <child>
143 <object class="GtkLabel" id="label4">
144 <property name="visible">True</property>
145 <property name="can_focus">False</property>
146 <property name="halign">start</property>
147 <property name="label" translatable="yes" context="floatingareastyle|label4">_Start value:</property>
148 <property name="use_underline">True</property>
149 <property name="mnemonic_widget">start:0%</property>
150 </object>
151 <packing>
152 <property name="left_attach">0</property>
153 <property name="top_attach">0</property>
154 </packing>
155 </child>
156 <child>
157 <object class="GtkLabel" id="label5">
158 <property name="visible">True</property>
159 <property name="can_focus">False</property>
160 <property name="halign">start</property>
161 <property name="label" translatable="yes" context="floatingareastyle|label5">_End value:</property>
162 <property name="use_underline">True</property>
163 <property name="mnemonic_widget">end:0%</property>
164 </object>
165 <packing>
166 <property name="left_attach">1</property>
167 <property name="top_attach">0</property>
168 </packing>
169 </child>
170 <child>
171 <object class="GtkSpinButton" id="start:0%">
172 <property name="visible">True</property>
173 <property name="can_focus">True</property>
174 <property name="tooltip_text" translatable="yes" context="floatingareastyle|start|tooltip_text">Enter a transparency value for the beginning point of the gradient, where 0% is fully opaque and 100% is fully transparent.</property>
175 <property name="adjustment">adjustment2</property>
176 </object>
177 <packing>
178 <property name="left_attach">0</property>
179 <property name="top_attach">1</property>
180 </packing>
181 </child>
182 <child>
183 <object class="GtkSpinButton" id="end:0%">
184 <property name="visible">True</property>
185 <property name="can_focus">True</property>
186 <property name="tooltip_text" translatable="yes" context="floatingareastyle|end|tooltip_text">Enter a transparency value for the endpoint of the gradient, where 0% is fully opaque and 100% is fully transparent.</property>
187 <property name="adjustment">adjustment2</property>
188 </object>
189 <packing>
190 <property name="left_attach">1</property>
191 <property name="top_attach">1</property>
192 </packing>
193 </child>
194 </object>
195 <packing>
196 <property name="left_attach">0</property>
197 <property name="top_attach">2</property>
198 </packing>
199 </child>
200 <child>
201 <object class="GtkGrid">
202 <property name="visible">True</property>
203 <property name="can_focus">False</property>
204 <property name="row_spacing">6</property>
205 <child>
206 <object class="GtkLabel" id="label6">
207 <property name="visible">True</property>
208 <property name="can_focus">False</property>
209 <property name="halign">start</property>
210 <property name="label" translatable="yes" context="floatingareastyle|label6">_Border:</property>
211 <property name="use_underline">True</property>
212 <property name="mnemonic_widget">border:0%</property>
213 </object>
214 <packing>
215 <property name="left_attach">0</property>
216 <property name="top_attach">0</property>
217 </packing>
218 </child>
219 <child>
220 <object class="GtkSpinButton" id="border:0%">
221 <property name="visible">True</property>
222 <property name="can_focus">True</property>
223 <property name="tooltip_text" translatable="yes" context="floatingareastyle|border|tooltip_text">Specify the border value of gradient transparency.</property>
224 <property name="adjustment">adjustment2</property>
225 </object>
226 <packing>
227 <property name="left_attach">0</property>
228 <property name="top_attach">1</property>
229 </packing>
230 </child>
231 </object>
232 <packing>
233 <property name="left_attach">0</property>
234 <property name="top_attach">3</property>
235 </packing>
236 </child>
237 <child>
238 <object class="GtkGrid" id="centergrid">
239 <property name="visible">True</property>
240 <property name="can_focus">False</property>
241 <property name="row_spacing">6</property>
242 <property name="column_spacing">12</property>
243 <child>
244 <object class="GtkLabel" id="label2">
245 <property name="visible">True</property>
246 <property name="can_focus">False</property>
247 <property name="halign">start</property>
248 <property name="label" translatable="yes" context="floatingareastyle|label2">Center _X:</property>
249 <property name="use_underline">True</property>
250 <property name="mnemonic_widget">centerx:0%</property>
251 </object>
252 <packing>
253 <property name="left_attach">0</property>
254 <property name="top_attach">0</property>
255 </packing>
256 </child>
257 <child>
258 <object class="GtkLabel" id="label3">
259 <property name="visible">True</property>
260 <property name="can_focus">False</property>
261 <property name="halign">start</property>
262 <property name="label" translatable="yes" context="floatingareastyle|label3">Center _Y:</property>
263 <property name="use_underline">True</property>
264 <property name="mnemonic_widget">centery:0%</property>
265 </object>
266 <packing>
267 <property name="left_attach">1</property>
268 <property name="top_attach">0</property>
269 </packing>
270 </child>
271 <child>
272 <object class="GtkSpinButton" id="centerx:0%">
273 <property name="visible">True</property>
274 <property name="can_focus">True</property>
275 <property name="tooltip_text" translatable="yes" context="floatingareastyle|centerx|tooltip_text">Specify the horizontal offset percentage from the center for the gradient shading style. 50% is the horizontal center.</property>
276 <property name="adjustment">adjustment2</property>
277 </object>
278 <packing>
279 <property name="left_attach">0</property>
280 <property name="top_attach">1</property>
281 </packing>
282 </child>
283 <child>
284 <object class="GtkSpinButton" id="centery:0%">
285 <property name="visible">True</property>
286 <property name="can_focus">True</property>
287 <property name="tooltip_text" translatable="yes" context="floatingareastyle|centery|tooltip_text">Specify the vertical offset percentage from the center for the gradient shading style. 50% is the vertical center.</property>
288 <property name="adjustment">adjustment2</property>
289 </object>
290 <packing>
291 <property name="left_attach">1</property>
292 <property name="top_attach">1</property>
293 </packing>
294 </child>
295 </object>
296 <packing>
297 <property name="left_attach">0</property>
298 <property name="top_attach">0</property>
299 </packing>
300 </child>
301 </object>
302 </child>
303 </object>
304 </interface>