1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain=
"chart">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkImage" id=
"imageIB_RANGE">
6 <property name=
"visible">True
</property>
7 <property name=
"can_focus">False
</property>
8 <property name=
"tooltip_text" translatable=
"yes" context=
"tp_RangeChooser|imageIB_RANGE|tooltip_text">Select data range
</property>
9 <property name=
"icon_name">chart2/res/selectrange.png
</property>
11 <!-- n-columns=1 n-rows=1 -->
12 <object class=
"GtkGrid" id=
"tp_RangeChooser">
13 <property name=
"visible">True
</property>
14 <property name=
"can_focus">False
</property>
15 <property name=
"hexpand">True
</property>
16 <property name=
"border_width">6</property>
18 <!-- n-columns=1 n-rows=1 -->
19 <object class=
"GtkGrid" id=
"box1">
20 <property name=
"visible">True
</property>
21 <property name=
"can_focus">False
</property>
22 <property name=
"hexpand">True
</property>
23 <property name=
"row_spacing">6</property>
25 <object class=
"GtkLabel" id=
"FT_CAPTION_FOR_WIZARD">
26 <property name=
"visible">True
</property>
27 <property name=
"can_focus">False
</property>
28 <property name=
"label" translatable=
"yes" context=
"tp_RangeChooser|FT_CAPTION_FOR_WIZARD">Choose a Data Range
</property>
29 <property name=
"xalign">0</property>
31 <attribute name=
"weight" value=
"bold"/>
35 <property name=
"left_attach">0</property>
36 <property name=
"top_attach">0</property>
40 <!-- n-columns=1 n-rows=1 -->
41 <object class=
"GtkGrid" id=
"box2">
42 <property name=
"visible">True
</property>
43 <property name=
"can_focus">False
</property>
44 <property name=
"hexpand">True
</property>
45 <property name=
"column_spacing">6</property>
47 <object class=
"GtkLabel" id=
"FT_RANGE">
48 <property name=
"visible">True
</property>
49 <property name=
"can_focus">False
</property>
50 <property name=
"label" translatable=
"yes" context=
"tp_RangeChooser|FT_RANGE">_Data range:
</property>
51 <property name=
"use_underline">True
</property>
52 <property name=
"mnemonic_widget">ED_RANGE
</property>
53 <property name=
"xalign">0</property>
56 <property name=
"left_attach">0</property>
57 <property name=
"top_attach">0</property>
61 <object class=
"GtkEntry" id=
"ED_RANGE">
62 <property name=
"visible">True
</property>
63 <property name=
"can_focus">True
</property>
64 <property name=
"hexpand">True
</property>
65 <property name=
"activates_default">True
</property>
66 <property name=
"truncate-multiline">True
</property>
67 <child internal-child=
"accessible">
68 <object class=
"AtkObject" id=
"ED_RANGE-atkobject">
69 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tp_RangeChooser|extended_tip|ED_RANGE">Enter the data range that you want to include in your chart. To minimize this dialog while you select the data range in Calc, click the Select data range button.
</property>
74 <property name=
"left_attach">1</property>
75 <property name=
"top_attach">0</property>
79 <object class=
"GtkButton" id=
"IB_RANGE">
80 <property name=
"visible">True
</property>
81 <property name=
"can_focus">True
</property>
82 <property name=
"receives_default">True
</property>
83 <property name=
"tooltip_text" translatable=
"yes" context=
"tp_RangeChooser|IB_RANGE|tooltip_text">Select data range
</property>
84 <property name=
"image">imageIB_RANGE
</property>
85 <property name=
"always-show-image">True
</property>
86 <child internal-child=
"accessible">
87 <object class=
"AtkObject" id=
"IB_RANGE-atkobject">
88 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tp_RangeChooser|extended_tip|IB_RANGE">Enter the data range that you want to include in your chart. To minimize this dialog while you select the data range in Calc, click the Select data range button.
</property>
93 <property name=
"left_attach">2</property>
94 <property name=
"top_attach">0</property>
99 <property name=
"left_attach">0</property>
100 <property name=
"top_attach">1</property>
104 <object class=
"GtkRadioButton" id=
"RB_DATAROWS">
105 <property name=
"label" translatable=
"yes" context=
"tp_RangeChooser|RB_DATAROWS">Data series in _rows
</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=
"active">True
</property>
111 <property name=
"draw_indicator">True
</property>
112 <child internal-child=
"accessible">
113 <object class=
"AtkObject" id=
"RB_DATAROWS-atkobject">
114 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tp_RangeChooser|extended_tip|RB_DATAROWS">Data series get their data from consecutive rows in the selected range. For scatter charts, the first data series will contain x-values for all series. All other data series are used as y-values, one for each series.
</property>
119 <property name=
"left_attach">0</property>
120 <property name=
"top_attach">2</property>
124 <object class=
"GtkRadioButton" id=
"RB_DATACOLS">
125 <property name=
"label" translatable=
"yes" context=
"tp_RangeChooser|RB_DATACOLS">Data series in _columns
</property>
126 <property name=
"visible">True
</property>
127 <property name=
"can_focus">True
</property>
128 <property name=
"receives_default">False
</property>
129 <property name=
"use_underline">True
</property>
130 <property name=
"draw_indicator">True
</property>
131 <property name=
"group">RB_DATAROWS
</property>
132 <child internal-child=
"accessible">
133 <object class=
"AtkObject" id=
"RB_DATACOLS-atkobject">
134 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tp_RangeChooser|extended_tip|RB_DATACOLS">Data series get their data from consecutive columns in the selected range. For scatter charts, the first data column will contain x-values for all series. All other data columns are used as y-values, one for each series.
</property>
139 <property name=
"left_attach">0</property>
140 <property name=
"top_attach">3</property>
144 <object class=
"GtkCheckButton" id=
"CB_FIRST_ROW_ASLABELS">
145 <property name=
"label" translatable=
"yes" context=
"tp_RangeChooser|CB_FIRST_ROW_ASLABELS">_First row as label
</property>
146 <property name=
"visible">True
</property>
147 <property name=
"can_focus">True
</property>
148 <property name=
"receives_default">False
</property>
149 <property name=
"use_underline">True
</property>
150 <property name=
"draw_indicator">True
</property>
151 <child internal-child=
"accessible">
152 <object class=
"AtkObject" id=
"CB_FIRST_ROW_ASLABELS-atkobject">
153 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tp_RangeChooser|extended_tip|CB_FIRST_ROW_ASLABELS">For data series in columns: The first row in the range is used as names for data series. For data series in rows: The first row in the range is used as categories. The remaining rows comprise the data series. If this check box is not selected, all rows are data series.
</property>
158 <property name=
"left_attach">0</property>
159 <property name=
"top_attach">4</property>
163 <object class=
"GtkCheckButton" id=
"CB_FIRST_COLUMN_ASLABELS">
164 <property name=
"label" translatable=
"yes" context=
"tp_RangeChooser|CB_FIRST_COLUMN_ASLABELS">F_irst column as label
</property>
165 <property name=
"visible">True
</property>
166 <property name=
"can_focus">True
</property>
167 <property name=
"receives_default">False
</property>
168 <property name=
"use_underline">True
</property>
169 <property name=
"draw_indicator">True
</property>
170 <child internal-child=
"accessible">
171 <object class=
"AtkObject" id=
"CB_FIRST_COLUMN_ASLABELS-atkobject">
172 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tp_RangeChooser|extended_tip|CB_FIRST_COLUMN_ASLABELS">For data series in columns: The first column in the range is used as names for data series. For data series in rows: The first column in the range is used as categories. The remaining columns comprise the data columns. If this check box is not selected, all columns are data columns.
</property>
177 <property name=
"left_attach">0</property>
178 <property name=
"top_attach">5</property>
182 <object class=
"GtkSeparator" id=
"separator1">
183 <property name=
"visible">True
</property>
184 <property name=
"can_focus">False
</property>
187 <property name=
"left_attach">0</property>
188 <property name=
"top_attach">6</property>
192 <object class=
"GtkCheckButton" id=
"CB_TIME_BASED">
193 <property name=
"label" translatable=
"yes" context=
"tp_RangeChooser|CB_TIME_BASED">Time based charting
</property>
194 <property name=
"visible">True
</property>
195 <property name=
"can_focus">True
</property>
196 <property name=
"receives_default">False
</property>
197 <property name=
"use_underline">True
</property>
198 <property name=
"draw_indicator">True
</property>
201 <property name=
"left_attach">0</property>
202 <property name=
"top_attach">7</property>
206 <!-- n-columns=1 n-rows=1 -->
207 <object class=
"GtkGrid" id=
"grid1">
208 <property name=
"visible">True
</property>
209 <property name=
"can_focus">False
</property>
210 <property name=
"column_spacing">12</property>
212 <object class=
"GtkEntry" id=
"ED_TIME_BASED_START">
213 <property name=
"visible">True
</property>
214 <property name=
"can_focus">True
</property>
215 <property name=
"activates_default">True
</property>
216 <property name=
"width_chars">5</property>
217 <property name=
"text">0</property>
218 <property name=
"truncate-multiline">True
</property>
219 <property name=
"input_purpose">number
</property>
222 <property name=
"left_attach">1</property>
223 <property name=
"top_attach">0</property>
227 <object class=
"GtkEntry" id=
"ED_TIME_BASED_END">
228 <property name=
"visible">True
</property>
229 <property name=
"can_focus">True
</property>
230 <property name=
"activates_default">True
</property>
231 <property name=
"width_chars">5</property>
232 <property name=
"truncate-multiline">True
</property>
233 <property name=
"text">0</property>
236 <property name=
"left_attach">3</property>
237 <property name=
"top_attach">0</property>
241 <object class=
"GtkLabel" id=
"label1">
242 <property name=
"visible">True
</property>
243 <property name=
"can_focus">False
</property>
244 <property name=
"label" translatable=
"yes" context=
"tp_RangeChooser|label1">Start Table Index
</property>
245 <property name=
"use_underline">True
</property>
246 <property name=
"mnemonic_widget">ED_TIME_BASED_START
</property>
249 <property name=
"left_attach">0</property>
250 <property name=
"top_attach">0</property>
254 <object class=
"GtkLabel" id=
"label2">
255 <property name=
"visible">True
</property>
256 <property name=
"can_focus">False
</property>
257 <property name=
"label" translatable=
"yes" context=
"tp_RangeChooser|label2">End Table Index
</property>
258 <property name=
"use_underline">True
</property>
259 <property name=
"mnemonic_widget">ED_TIME_BASED_END
</property>
262 <property name=
"left_attach">2</property>
263 <property name=
"top_attach">0</property>
268 <property name=
"left_attach">0</property>
269 <property name=
"top_attach">8</property>
273 <object class=
"GtkLabel" id=
"STR_PAGE_DATA_RANGE">
274 <property name=
"can_focus">False
</property>
275 <property name=
"label" translatable=
"yes" context=
"tp_RangeChooser|STR_PAGE_DATA_RANGE">Data Range
</property>
278 <property name=
"left_attach">0</property>
279 <property name=
"top_attach">9</property>
284 <property name=
"left_attach">0</property>
285 <property name=
"top_attach">0</property>