Version 6.1.0.2, tag libreoffice-6.1.0.2
[LibreOffice.git] / sd / uiconfig / sdraw / ui / crossfadedialog.ui
blob5c62b1d26991f7a216eaf049af044475d12e501a
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.20.4 -->
3 <interface domain="sd">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkAdjustment" id="adjustment1">
6 <property name="lower">1</property>
7 <property name="upper">256</property>
8 <property name="value">1</property>
9 <property name="step_increment">1</property>
10 <property name="page_increment">10</property>
11 </object>
12 <object class="GtkDialog" id="CrossFadeDialog">
13 <property name="can_focus">False</property>
14 <property name="border_width">6</property>
15 <property name="title" translatable="yes" context="crossfadedialog|CrossFadeDialog">Cross-fading</property>
16 <property name="modal">True</property>
17 <property name="default_width">0</property>
18 <property name="default_height">0</property>
19 <property name="type_hint">dialog</property>
20 <child internal-child="vbox">
21 <object class="GtkBox" id="dialog-vbox1">
22 <property name="can_focus">False</property>
23 <property name="orientation">vertical</property>
24 <property name="spacing">12</property>
25 <child internal-child="action_area">
26 <object class="GtkButtonBox" id="dialog-action_area1">
27 <property name="can_focus">False</property>
28 <property name="margin_top">5</property>
29 <property name="layout_style">end</property>
30 <child>
31 <object class="GtkButton" id="ok">
32 <property name="label">gtk-ok</property>
33 <property name="visible">True</property>
34 <property name="can_focus">True</property>
35 <property name="can_default">True</property>
36 <property name="has_default">True</property>
37 <property name="receives_default">True</property>
38 <property name="use_stock">True</property>
39 </object>
40 <packing>
41 <property name="expand">False</property>
42 <property name="fill">True</property>
43 <property name="position">0</property>
44 </packing>
45 </child>
46 <child>
47 <object class="GtkButton" id="cancel">
48 <property name="label">gtk-cancel</property>
49 <property name="visible">True</property>
50 <property name="can_focus">True</property>
51 <property name="receives_default">True</property>
52 <property name="use_stock">True</property>
53 </object>
54 <packing>
55 <property name="expand">False</property>
56 <property name="fill">True</property>
57 <property name="position">1</property>
58 </packing>
59 </child>
60 <child>
61 <object class="GtkButton" id="help">
62 <property name="label">gtk-help</property>
63 <property name="visible">True</property>
64 <property name="can_focus">True</property>
65 <property name="receives_default">True</property>
66 <property name="use_stock">True</property>
67 </object>
68 <packing>
69 <property name="expand">False</property>
70 <property name="fill">True</property>
71 <property name="position">2</property>
72 <property name="secondary">True</property>
73 </packing>
74 </child>
75 </object>
76 <packing>
77 <property name="expand">False</property>
78 <property name="fill">True</property>
79 <property name="pack_type">end</property>
80 <property name="position">0</property>
81 </packing>
82 </child>
83 <child>
84 <object class="GtkFrame" id="frame1">
85 <property name="visible">True</property>
86 <property name="can_focus">False</property>
87 <property name="label_xalign">0</property>
88 <property name="shadow_type">none</property>
89 <child>
90 <object class="GtkAlignment" id="alignment1">
91 <property name="visible">True</property>
92 <property name="can_focus">False</property>
93 <property name="top_padding">6</property>
94 <property name="left_padding">12</property>
95 <child>
96 <object class="GtkGrid" id="grid2">
97 <property name="visible">True</property>
98 <property name="can_focus">False</property>
99 <property name="hexpand">True</property>
100 <property name="vexpand">True</property>
101 <property name="row_spacing">6</property>
102 <property name="column_spacing">12</property>
103 <child>
104 <object class="GtkCheckButton" id="orientation">
105 <property name="label" translatable="yes" context="crossfadedialog|orientation">Same orientation</property>
106 <property name="visible">True</property>
107 <property name="can_focus">True</property>
108 <property name="receives_default">False</property>
109 <property name="use_underline">True</property>
110 <property name="xalign">0</property>
111 <property name="draw_indicator">True</property>
112 </object>
113 <packing>
114 <property name="left_attach">0</property>
115 <property name="top_attach">2</property>
116 <property name="width">2</property>
117 </packing>
118 </child>
119 <child>
120 <object class="GtkCheckButton" id="attributes">
121 <property name="label" translatable="yes" context="crossfadedialog|attributes">Cross-fade attributes</property>
122 <property name="visible">True</property>
123 <property name="can_focus">True</property>
124 <property name="receives_default">False</property>
125 <property name="use_underline">True</property>
126 <property name="xalign">0</property>
127 <property name="draw_indicator">True</property>
128 </object>
129 <packing>
130 <property name="left_attach">0</property>
131 <property name="top_attach">1</property>
132 <property name="width">2</property>
133 </packing>
134 </child>
135 <child>
136 <object class="GtkLabel" id="label2">
137 <property name="visible">True</property>
138 <property name="can_focus">False</property>
139 <property name="label" translatable="yes" context="crossfadedialog|label2">Increments:</property>
140 <property name="use_underline">True</property>
141 <property name="mnemonic_widget">increments</property>
142 <property name="xalign">0</property>
143 </object>
144 <packing>
145 <property name="left_attach">0</property>
146 <property name="top_attach">0</property>
147 </packing>
148 </child>
149 <child>
150 <object class="GtkSpinButton" id="increments">
151 <property name="visible">True</property>
152 <property name="can_focus">True</property>
153 <property name="activates_default">True</property>
154 <property name="adjustment">adjustment1</property>
155 </object>
156 <packing>
157 <property name="left_attach">1</property>
158 <property name="top_attach">0</property>
159 </packing>
160 </child>
161 </object>
162 </child>
163 </object>
164 </child>
165 <child type="label">
166 <object class="GtkLabel" id="label1">
167 <property name="visible">True</property>
168 <property name="can_focus">False</property>
169 <property name="label" translatable="yes" context="crossfadedialog|label1">Settings</property>
170 <attributes>
171 <attribute name="weight" value="bold"/>
172 </attributes>
173 </object>
174 </child>
175 </object>
176 <packing>
177 <property name="expand">False</property>
178 <property name="fill">True</property>
179 <property name="position">1</property>
180 </packing>
181 </child>
182 </object>
183 </child>
184 <action-widgets>
185 <action-widget response="-5">ok</action-widget>
186 <action-widget response="-6">cancel</action-widget>
187 <action-widget response="-11">help</action-widget>
188 </action-widgets>
189 <child>
190 <placeholder/>
191 </child>
192 </object>
193 </interface>