Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / svx / uiconfig / ui / sidebarshadow.ui
blob26e2263134cc86dc910466c8676c956fe4bf6673
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="lower">-180</property>
7 <property name="upper">360</property>
8 </object>
9 <object class="GtkAdjustment" id="adjustment2">
10 <property name="upper">100</property>
11 <property name="step-increment">1</property>
12 <property name="page-increment">10</property>
13 </object>
14 <object class="GtkAdjustment" id="adjustment3">
15 <property name="upper">1000</property>
16 <property name="step-increment">1</property>
17 <property name="page-increment">10</property>
18 </object>
19 <object class="GtkAdjustment" id="adjustment4">
20 <property name="upper">150</property>
21 <property name="step-increment">1</property>
22 <property name="page-increment">10</property>
23 </object>
24 <!-- n-columns=1 n-rows=1 -->
25 <object class="GtkGrid" id="ShadowPropertyPanel">
26 <property name="visible">True</property>
27 <property name="can-focus">False</property>
28 <child>
29 <!-- n-columns=2 n-rows=7 -->
30 <object class="GtkGrid" id="grid1">
31 <property name="visible">True</property>
32 <property name="can-focus">False</property>
33 <property name="hexpand">True</property>
34 <property name="border-width">6</property>
35 <property name="row-spacing">3</property>
36 <property name="column-spacing">6</property>
37 <child>
38 <object class="GtkCheckButton" id="SHOW_SHADOW">
39 <property name="label" translatable="yes" context="sidebarshadow|SHOW_SHADOW">Enable</property>
40 <property name="visible">True</property>
41 <property name="can-focus">True</property>
42 <property name="receives-default">False</property>
43 <property name="halign">start</property>
44 <property name="use-underline">True</property>
45 <property name="draw-indicator">True</property>
46 </object>
47 <packing>
48 <property name="left-attach">0</property>
49 <property name="top-attach">0</property>
50 <property name="width">2</property>
51 </packing>
52 </child>
53 <child>
54 <object class="GtkLabel" id="angle">
55 <property name="visible">True</property>
56 <property name="can-focus">False</property>
57 <property name="label" translatable="yes" context="sidebarshadow|angle">Angle:</property>
58 <property name="use-underline">True</property>
59 <property name="mnemonic-widget">LB_ANGLE</property>
60 <property name="xalign">0</property>
61 </object>
62 <packing>
63 <property name="left-attach">0</property>
64 <property name="top-attach">1</property>
65 </packing>
66 </child>
67 <child>
68 <object class="GtkComboBoxText" id="LB_ANGLE">
69 <property name="visible">True</property>
70 <property name="can-focus">False</property>
71 </object>
72 <packing>
73 <property name="left-attach">1</property>
74 <property name="top-attach">1</property>
75 </packing>
76 </child>
77 <child>
78 <object class="GtkLabel" id="distance">
79 <property name="visible">True</property>
80 <property name="can-focus">False</property>
81 <property name="label" translatable="yes" context="sidebarshadow|distance">Distance:</property>
82 <property name="use-underline">True</property>
83 <property name="mnemonic-widget">LB_DISTANCE</property>
84 <property name="xalign">0</property>
85 </object>
86 <packing>
87 <property name="left-attach">0</property>
88 <property name="top-attach">2</property>
89 </packing>
90 </child>
91 <child>
92 <object class="GtkLabel" id="shadowcolorlabel">
93 <property name="visible">True</property>
94 <property name="can-focus">False</property>
95 <property name="label" translatable="yes" context="sidebarshadow|shadowcolorlabel">Color:</property>
96 <property name="use-underline">True</property>
97 <property name="mnemonic-widget">LB_SHADOW_COLOR</property>
98 <property name="xalign">0</property>
99 </object>
100 <packing>
101 <property name="left-attach">0</property>
102 <property name="top-attach">3</property>
103 </packing>
104 </child>
105 <child>
106 <object class="GtkLabel" id="blur_label">
107 <property name="visible">True</property>
108 <property name="can-focus">False</property>
109 <property name="label" translatable="yes" context="sidebarshadow|blur_label">Blur:</property>
110 <property name="use-underline">True</property>
111 <property name="mnemonic-widget">LB_SHADOW_BLUR</property>
112 <property name="xalign">0</property>
113 </object>
114 <packing>
115 <property name="left-attach">0</property>
116 <property name="top-attach">4</property>
117 </packing>
118 </child>
119 <child>
120 <object class="GtkLabel" id="transparency_label">
121 <property name="visible">True</property>
122 <property name="can-focus">False</property>
123 <property name="label" translatable="yes" context="sidebarshadow|transparency_label">Transparency:</property>
124 <property name="xalign">0</property>
125 </object>
126 <packing>
127 <property name="left-attach">0</property>
128 <property name="top-attach">5</property>
129 </packing>
130 </child>
131 <child>
132 <object class="GtkSpinButton" id="LB_DISTANCE">
133 <property name="visible">True</property>
134 <property name="can-focus">True</property>
135 <property name="hexpand">True</property>
136 <property name="truncate-multiline">True</property>
137 <property name="adjustment">adjustment3</property>
138 </object>
139 <packing>
140 <property name="left-attach">1</property>
141 <property name="top-attach">2</property>
142 </packing>
143 </child>
144 <child>
145 <object class="GtkMenuButton" id="LB_SHADOW_COLOR">
146 <property name="visible">True</property>
147 <property name="can-focus">True</property>
148 <property name="receives-default">False</property>
149 <property name="hexpand">True</property>
150 <property name="xalign">0</property>
151 <property name="draw-indicator">True</property>
152 <property name="label" translatable="no"></property>
153 <child>
154 <placeholder/>
155 </child>
156 </object>
157 <packing>
158 <property name="left-attach">1</property>
159 <property name="top-attach">3</property>
160 </packing>
161 </child>
162 <child>
163 <object class="GtkSpinButton" id="LB_SHADOW_BLUR">
164 <property name="visible">True</property>
165 <property name="can-focus">True</property>
166 <property name="hexpand">True</property>
167 <property name="truncate-multiline">True</property>
168 <property name="adjustment">adjustment4</property>
169 </object>
170 <packing>
171 <property name="left-attach">1</property>
172 <property name="top-attach">4</property>
173 </packing>
174 </child>
175 <child>
176 <object class="GtkSpinButton" id="FIELD_TRANSPARENCY">
177 <property name="visible">True</property>
178 <property name="can-focus">True</property>
179 <property name="truncate-multiline">True</property>
180 <property name="adjustment">adjustment2</property>
181 </object>
182 <packing>
183 <property name="left-attach">1</property>
184 <property name="top-attach">5</property>
185 </packing>
186 </child>
187 <child>
188 <object class="GtkScale" id="transparency_slider">
189 <property name="visible">True</property>
190 <property name="can-focus">True</property>
191 <property name="round-digits">1</property>
192 <property name="draw-value">False</property>
193 </object>
194 <packing>
195 <property name="left-attach">1</property>
196 <property name="top-attach">6</property>
197 </packing>
198 </child>
199 <child>
200 <placeholder/>
201 </child>
202 </object>
203 <packing>
204 <property name="left-attach">0</property>
205 <property name="top-attach">0</property>
206 </packing>
207 </child>
208 </object>
209 </interface>