1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <!-- interface-requires gtk+ 3.0 -->
4 <!-- interface-local-resource-path /home/eric/Documents/computers/libreoffice/core/icon-themes/galaxy/chart2 -->
5 <object class=
"GtkDialog" id=
"SteppedLinesDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">5</property>
8 <property name=
"type_hint">dialog
</property>
9 <child internal-child=
"vbox">
10 <object class=
"GtkBox" id=
"dialog-vbox1">
11 <property name=
"can_focus">False
</property>
12 <property name=
"orientation">vertical
</property>
13 <property name=
"spacing">2</property>
15 <object class=
"GtkBox" id=
"box4">
16 <property name=
"visible">True
</property>
17 <property name=
"can_focus">False
</property>
18 <property name=
"orientation">vertical
</property>
20 <object class=
"GtkLabel" id=
"label1">
21 <property name=
"visible">True
</property>
22 <property name=
"can_focus">False
</property>
23 <property name=
"label" translatable=
"yes">Choose the type of stepping:
</property>
26 <property name=
"expand">False
</property>
27 <property name=
"fill">True
</property>
28 <property name=
"position">0</property>
32 <object class=
"GtkGrid" id=
"grid2">
33 <property name=
"visible">True
</property>
34 <property name=
"can_focus">False
</property>
35 <property name=
"column_spacing">6</property>
37 <object class=
"GtkImage" id=
"step_center_x_img">
38 <property name=
"visible">True
</property>
39 <property name=
"can_focus">False
</property>
40 <property name=
"pixbuf">chart2/res/step_center_x_30.png
</property>
43 <property name=
"left_attach">0</property>
44 <property name=
"top_attach">1</property>
45 <property name=
"width">1</property>
46 <property name=
"height">1</property>
50 <object class=
"GtkImage" id=
"step_end_img">
51 <property name=
"visible">True
</property>
52 <property name=
"can_focus">False
</property>
53 <property name=
"pixbuf">chart2/res/step_end_30.png
</property>
56 <property name=
"left_attach">2</property>
57 <property name=
"top_attach">0</property>
58 <property name=
"width">1</property>
59 <property name=
"height">1</property>
63 <object class=
"GtkImage" id=
"step_center_y_img">
64 <property name=
"visible">True
</property>
65 <property name=
"can_focus">False
</property>
66 <property name=
"pixbuf">chart2/res/step_center_y_30.png
</property>
69 <property name=
"left_attach">2</property>
70 <property name=
"top_attach">1</property>
71 <property name=
"width">1</property>
72 <property name=
"height">1</property>
76 <object class=
"GtkRadioButton" id=
"step_start_rb">
77 <property name=
"label" translatable=
"yes">_Start with horizontal line
</property>
78 <property name=
"visible">True
</property>
79 <property name=
"can_focus">True
</property>
80 <property name=
"receives_default">False
</property>
81 <property name=
"use_underline">True
</property>
82 <property name=
"xalign">0</property>
83 <property name=
"active">True
</property>
84 <property name=
"draw_indicator">True
</property>
85 <property name=
"group">step_center_x_rb
</property>
88 <property name=
"left_attach">1</property>
89 <property name=
"top_attach">0</property>
90 <property name=
"width">1</property>
91 <property name=
"height">1</property>
95 <object class=
"GtkRadioButton" id=
"step_center_x_rb">
96 <property name=
"label" translatable=
"yes">Step at the _horizontal mean
</property>
97 <property name=
"visible">True
</property>
98 <property name=
"can_focus">True
</property>
99 <property name=
"receives_default">False
</property>
100 <property name=
"use_underline">True
</property>
101 <property name=
"xalign">0</property>
102 <property name=
"active">True
</property>
103 <property name=
"draw_indicator">True
</property>
104 <property name=
"group">step_start_rb
</property>
107 <property name=
"left_attach">1</property>
108 <property name=
"top_attach">1</property>
109 <property name=
"width">1</property>
110 <property name=
"height">1</property>
114 <object class=
"GtkRadioButton" id=
"step_end_rb">
115 <property name=
"label" translatable=
"yes">_End with horizontal line
</property>
116 <property name=
"visible">True
</property>
117 <property name=
"can_focus">True
</property>
118 <property name=
"receives_default">False
</property>
119 <property name=
"use_underline">True
</property>
120 <property name=
"xalign">0</property>
121 <property name=
"active">True
</property>
122 <property name=
"draw_indicator">True
</property>
123 <property name=
"group">step_start_rb
</property>
126 <property name=
"left_attach">3</property>
127 <property name=
"top_attach">0</property>
128 <property name=
"width">1</property>
129 <property name=
"height">1</property>
133 <object class=
"GtkRadioButton" id=
"step_center_y_rb">
134 <property name=
"label" translatable=
"yes">Step to the _vertical mean
</property>
135 <property name=
"visible">True
</property>
136 <property name=
"can_focus">True
</property>
137 <property name=
"receives_default">False
</property>
138 <property name=
"use_underline">True
</property>
139 <property name=
"xalign">0</property>
140 <property name=
"active">True
</property>
141 <property name=
"draw_indicator">True
</property>
142 <property name=
"group">step_start_rb
</property>
145 <property name=
"left_attach">3</property>
146 <property name=
"top_attach">1</property>
147 <property name=
"width">1</property>
148 <property name=
"height">1</property>
152 <object class=
"GtkImage" id=
"step_start_img">
153 <property name=
"visible">True
</property>
154 <property name=
"can_focus">False
</property>
155 <property name=
"pixbuf">chart2/res/step_start_30.png
</property>
158 <property name=
"left_attach">0</property>
159 <property name=
"top_attach">0</property>
160 <property name=
"width">1</property>
161 <property name=
"height">1</property>
166 <property name=
"expand">False
</property>
167 <property name=
"fill">True
</property>
168 <property name=
"position">1</property>
173 <property name=
"expand">False
</property>
174 <property name=
"fill">True
</property>
175 <property name=
"position">0</property>
178 <child internal-child=
"action_area">
179 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
180 <property name=
"can_focus">False
</property>
181 <property name=
"layout_style">end
</property>
183 <object class=
"GtkButton" id=
"ok">
184 <property name=
"label">gtk-ok
</property>
185 <property name=
"visible">True
</property>
186 <property name=
"can_focus">True
</property>
187 <property name=
"can_default">True
</property>
188 <property name=
"has_default">True
</property>
189 <property name=
"receives_default">True
</property>
190 <property name=
"use_stock">True
</property>
193 <property name=
"expand">False
</property>
194 <property name=
"fill">True
</property>
195 <property name=
"position">0</property>
199 <object class=
"GtkButton" id=
"cancel">
200 <property name=
"label">gtk-cancel
</property>
201 <property name=
"visible">True
</property>
202 <property name=
"can_focus">True
</property>
203 <property name=
"receives_default">True
</property>
204 <property name=
"use_stock">True
</property>
207 <property name=
"expand">False
</property>
208 <property name=
"fill">True
</property>
209 <property name=
"position">1</property>
213 <object class=
"GtkButton" id=
"help">
214 <property name=
"label">gtk-help
</property>
215 <property name=
"visible">True
</property>
216 <property name=
"can_focus">True
</property>
217 <property name=
"receives_default">True
</property>
218 <property name=
"use_stock">True
</property>
221 <property name=
"expand">False
</property>
222 <property name=
"fill">True
</property>
223 <property name=
"position">2</property>
228 <property name=
"expand">False
</property>
229 <property name=
"fill">True
</property>
230 <property name=
"pack_type">end
</property>
231 <property name=
"position">0</property>
237 <action-widget response=
"0">ok
</action-widget>
238 <action-widget response=
"0">cancel
</action-widget>
239 <action-widget response=
"0">help
</action-widget>