Version 7.5.1.1, tag libreoffice-7.5.1.1
[LibreOffice.git] / sc / uiconfig / scalc / ui / selectsource.ui
blob1dc349a0502b8cafb23e96e1a430870b5fe8ca2a
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.2 -->
3 <interface domain="sc">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="SelectSourceDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="selectsource|SelectSourceDialog">Select Source</property>
9 <property name="resizable">False</property>
10 <property name="modal">True</property>
11 <property name="default_width">0</property>
12 <property name="default_height">0</property>
13 <property name="type_hint">dialog</property>
14 <child type="titlebar">
15 <placeholder/>
16 </child>
17 <child internal-child="vbox">
18 <object class="GtkBox" id="dialog-vbox3">
19 <property name="can_focus">False</property>
20 <property name="orientation">vertical</property>
21 <property name="spacing">12</property>
22 <child internal-child="action_area">
23 <object class="GtkButtonBox" id="dialog-action_area3">
24 <property name="can_focus">False</property>
25 <property name="layout_style">end</property>
26 <child>
27 <object class="GtkButton" id="ok">
28 <property name="label" translatable="yes" context="stock">_OK</property>
29 <property name="visible">True</property>
30 <property name="can_focus">True</property>
31 <property name="can_default">True</property>
32 <property name="has_default">True</property>
33 <property name="receives_default">True</property>
34 <property name="use-underline">True</property>
35 </object>
36 <packing>
37 <property name="expand">False</property>
38 <property name="fill">True</property>
39 <property name="position">0</property>
40 </packing>
41 </child>
42 <child>
43 <object class="GtkButton" id="cancel">
44 <property name="label" translatable="yes" context="stock">_Cancel</property>
45 <property name="visible">True</property>
46 <property name="can_focus">True</property>
47 <property name="receives_default">True</property>
48 <property name="use-underline">True</property>
49 </object>
50 <packing>
51 <property name="expand">False</property>
52 <property name="fill">True</property>
53 <property name="position">1</property>
54 </packing>
55 </child>
56 <child>
57 <object class="GtkButton" id="help">
58 <property name="label" translatable="yes" context="stock">_Help</property>
59 <property name="visible">True</property>
60 <property name="can_focus">True</property>
61 <property name="receives_default">True</property>
62 <property name="use-underline">True</property>
63 </object>
64 <packing>
65 <property name="expand">False</property>
66 <property name="fill">True</property>
67 <property name="position">2</property>
68 <property name="secondary">True</property>
69 </packing>
70 </child>
71 </object>
72 <packing>
73 <property name="expand">False</property>
74 <property name="fill">True</property>
75 <property name="pack_type">end</property>
76 <property name="position">0</property>
77 </packing>
78 </child>
79 <child>
80 <object class="GtkFrame" id="Selection">
81 <property name="visible">True</property>
82 <property name="can_focus">False</property>
83 <property name="label_xalign">0</property>
84 <property name="shadow_type">none</property>
85 <child>
86 <object class="GtkBox" id="box1">
87 <property name="visible">True</property>
88 <property name="can_focus">False</property>
89 <property name="orientation">vertical</property>
90 <property name="spacing">6</property>
91 <property name="margin-start">12</property>
92 <property name="margin-top">6</property>
93 <child>
94 <object class="GtkBox" id="box2">
95 <property name="visible">True</property>
96 <property name="can_focus">False</property>
97 <property name="spacing">12</property>
98 <child>
99 <object class="GtkRadioButton" id="namedrange">
100 <property name="label" translatable="yes" context="selectsource|namedrange">_Named range:</property>
101 <property name="visible">True</property>
102 <property name="can_focus">True</property>
103 <property name="receives_default">False</property>
104 <property name="use_underline">True</property>
105 <property name="draw_indicator">True</property>
106 <property name="group">selection</property>
107 <accessibility>
108 <relation type="label-for" target="rangelb"/>
109 </accessibility>
110 </object>
111 <packing>
112 <property name="expand">False</property>
113 <property name="fill">True</property>
114 <property name="position">0</property>
115 </packing>
116 </child>
117 <child>
118 <object class="GtkComboBoxText" id="rangelb">
119 <property name="visible">True</property>
120 <property name="can_focus">False</property>
121 <property name="hexpand">True</property>
122 <accessibility>
123 <relation type="labelled-by" target="namedrange"/>
124 </accessibility>
125 </object>
126 <packing>
127 <property name="expand">False</property>
128 <property name="fill">True</property>
129 <property name="position">1</property>
130 </packing>
131 </child>
132 </object>
133 <packing>
134 <property name="expand">False</property>
135 <property name="fill">True</property>
136 <property name="position">1</property>
137 </packing>
138 </child>
139 <child>
140 <object class="GtkRadioButton" id="selection">
141 <property name="label" translatable="yes" context="selectsource|selection">_Current selection</property>
142 <property name="visible">True</property>
143 <property name="can_focus">True</property>
144 <property name="receives_default">False</property>
145 <property name="use_underline">True</property>
146 <property name="active">True</property>
147 <property name="draw_indicator">True</property>
148 <child internal-child="accessible">
149 <object class="AtkObject" id="selection-atkobject">
150 <property name="AtkObject::accessible-description" translatable="yes" context="selectsource|extended_tip|selection">Uses the selected cells as the data source for the pivot table.</property>
151 </object>
152 </child>
153 </object>
154 <packing>
155 <property name="expand">False</property>
156 <property name="fill">True</property>
157 <property name="position">1</property>
158 </packing>
159 </child>
160 <child>
161 <object class="GtkRadioButton" id="database">
162 <property name="label" translatable="yes" context="selectsource|database">_Data source registered in Calc</property>
163 <property name="visible">True</property>
164 <property name="can_focus">True</property>
165 <property name="receives_default">False</property>
166 <property name="use_underline">True</property>
167 <property name="draw_indicator">True</property>
168 <property name="group">selection</property>
169 <child internal-child="accessible">
170 <object class="AtkObject" id="database-atkobject">
171 <property name="AtkObject::accessible-description" translatable="yes" context="selectsource|extended_tip|database">Uses a table or query in a database that is registered in Calc as the data source for the pivot table.</property>
172 </object>
173 </child>
174 </object>
175 <packing>
176 <property name="expand">False</property>
177 <property name="fill">True</property>
178 <property name="position">3</property>
179 </packing>
180 </child>
181 <child>
182 <object class="GtkRadioButton" id="external">
183 <property name="label" translatable="yes" context="selectsource|external">_External source/interface</property>
184 <property name="visible">True</property>
185 <property name="can_focus">True</property>
186 <property name="receives_default">False</property>
187 <property name="use_underline">True</property>
188 <property name="draw_indicator">True</property>
189 <property name="group">selection</property>
190 <child internal-child="accessible">
191 <object class="AtkObject" id="external-atkobject">
192 <property name="AtkObject::accessible-description" translatable="yes" context="selectsource|extended_tip|external">Opens the External Source dialog where you can select the OLAP data source for the pivot table.</property>
193 </object>
194 </child>
195 </object>
196 <packing>
197 <property name="expand">False</property>
198 <property name="fill">True</property>
199 <property name="position">4</property>
200 </packing>
201 </child>
202 </object>
203 </child>
204 <child type="label">
205 <object class="GtkLabel" id="label1">
206 <property name="visible">True</property>
207 <property name="can_focus">False</property>
208 <property name="label" translatable="yes" context="selectsource|label1">Selection</property>
209 <attributes>
210 <attribute name="weight" value="bold"/>
211 </attributes>
212 </object>
213 </child>
214 </object>
215 <packing>
216 <property name="expand">False</property>
217 <property name="fill">True</property>
218 <property name="position">1</property>
219 </packing>
220 </child>
221 </object>
222 </child>
223 <action-widgets>
224 <action-widget response="-5">ok</action-widget>
225 <action-widget response="-6">cancel</action-widget>
226 <action-widget response="-11">help</action-widget>
227 </action-widgets>
228 <child internal-child="accessible">
229 <object class="AtkObject" id="SelectSourceDialog-atkobject">
230 <property name="AtkObject::accessible-description" translatable="yes" context="selectsource|extended_tip|SelectSourceDialog">Opens a dialog where you can select the source for your pivot table, and then create your table.</property>
231 </object>
232 </child>
233 </object>
234 </interface>