tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / sc / uiconfig / scalc / ui / selectsource.ui
blob0509e1eea3adb72eb357c88b906c9278fefef36b
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
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 internal-child="vbox">
15 <object class="GtkBox" id="dialog-vbox3">
16 <property name="can-focus">False</property>
17 <property name="orientation">vertical</property>
18 <property name="spacing">12</property>
19 <child internal-child="action_area">
20 <object class="GtkButtonBox" id="dialog-action_area3">
21 <property name="can-focus">False</property>
22 <property name="layout-style">end</property>
23 <child>
24 <object class="GtkButton" id="ok">
25 <property name="label" translatable="yes" context="stock">_OK</property>
26 <property name="visible">True</property>
27 <property name="can-focus">True</property>
28 <property name="can-default">True</property>
29 <property name="has-default">True</property>
30 <property name="receives-default">True</property>
31 <property name="use-underline">True</property>
32 </object>
33 <packing>
34 <property name="expand">False</property>
35 <property name="fill">True</property>
36 <property name="position">0</property>
37 </packing>
38 </child>
39 <child>
40 <object class="GtkButton" id="cancel">
41 <property name="label" translatable="yes" context="stock">_Cancel</property>
42 <property name="visible">True</property>
43 <property name="can-focus">True</property>
44 <property name="receives-default">True</property>
45 <property name="use-underline">True</property>
46 </object>
47 <packing>
48 <property name="expand">False</property>
49 <property name="fill">True</property>
50 <property name="position">1</property>
51 </packing>
52 </child>
53 <child>
54 <object class="GtkButton" id="help">
55 <property name="label" translatable="yes" context="stock">_Help</property>
56 <property name="visible">True</property>
57 <property name="can-focus">True</property>
58 <property name="receives-default">True</property>
59 <property name="use-underline">True</property>
60 </object>
61 <packing>
62 <property name="expand">False</property>
63 <property name="fill">True</property>
64 <property name="position">2</property>
65 <property name="secondary">True</property>
66 </packing>
67 </child>
68 </object>
69 <packing>
70 <property name="expand">False</property>
71 <property name="fill">True</property>
72 <property name="pack-type">end</property>
73 <property name="position">0</property>
74 </packing>
75 </child>
76 <child>
77 <object class="GtkFrame" id="Selection">
78 <property name="visible">True</property>
79 <property name="can-focus">False</property>
80 <property name="label-xalign">0</property>
81 <property name="shadow-type">none</property>
82 <child>
83 <object class="GtkBox" id="box1">
84 <property name="visible">True</property>
85 <property name="can-focus">False</property>
86 <property name="margin-start">12</property>
87 <property name="margin-top">6</property>
88 <property name="orientation">vertical</property>
89 <property name="spacing">6</property>
90 <child>
91 <object class="GtkBox" id="box2">
92 <property name="visible">True</property>
93 <property name="can-focus">False</property>
94 <property name="spacing">12</property>
95 <child>
96 <object class="GtkRadioButton" id="namedrange">
97 <property name="label" translatable="yes" context="selectsource|namedrange">_Named range:</property>
98 <property name="visible">True</property>
99 <property name="can-focus">True</property>
100 <property name="receives-default">False</property>
101 <property name="use-underline">True</property>
102 <property name="draw-indicator">True</property>
103 <property name="group">selection</property>
104 <accessibility>
105 <relation type="label-for" target="rangelb"/>
106 </accessibility>
107 </object>
108 <packing>
109 <property name="expand">False</property>
110 <property name="fill">True</property>
111 <property name="position">0</property>
112 </packing>
113 </child>
114 <child>
115 <object class="GtkComboBoxText" id="rangelb">
116 <property name="visible">True</property>
117 <property name="can-focus">False</property>
118 <property name="hexpand">True</property>
119 <accessibility>
120 <relation type="labelled-by" target="namedrange"/>
121 </accessibility>
122 </object>
123 <packing>
124 <property name="expand">False</property>
125 <property name="fill">True</property>
126 <property name="position">1</property>
127 </packing>
128 </child>
129 </object>
130 <packing>
131 <property name="expand">False</property>
132 <property name="fill">True</property>
133 <property name="position">1</property>
134 </packing>
135 </child>
136 <child>
137 <object class="GtkRadioButton" id="selection">
138 <property name="label" translatable="yes" context="selectsource|selection">_Current selection</property>
139 <property name="visible">True</property>
140 <property name="can-focus">True</property>
141 <property name="receives-default">False</property>
142 <property name="use-underline">True</property>
143 <property name="active">True</property>
144 <property name="draw-indicator">True</property>
145 <child internal-child="accessible">
146 <object class="AtkObject" id="selection-atkobject">
147 <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>
148 </object>
149 </child>
150 </object>
151 <packing>
152 <property name="expand">False</property>
153 <property name="fill">True</property>
154 <property name="position">1</property>
155 </packing>
156 </child>
157 <child>
158 <object class="GtkRadioButton" id="database">
159 <property name="label" translatable="yes" context="selectsource|database">_Data source registered in Calc</property>
160 <property name="visible">True</property>
161 <property name="can-focus">True</property>
162 <property name="receives-default">False</property>
163 <property name="use-underline">True</property>
164 <property name="draw-indicator">True</property>
165 <property name="group">selection</property>
166 <child internal-child="accessible">
167 <object class="AtkObject" id="database-atkobject">
168 <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>
169 </object>
170 </child>
171 </object>
172 <packing>
173 <property name="expand">False</property>
174 <property name="fill">True</property>
175 <property name="position">3</property>
176 </packing>
177 </child>
178 <child>
179 <object class="GtkRadioButton" id="external">
180 <property name="label" translatable="yes" context="selectsource|external">_External source/interface</property>
181 <property name="visible">True</property>
182 <property name="can-focus">True</property>
183 <property name="receives-default">False</property>
184 <property name="use-underline">True</property>
185 <property name="draw-indicator">True</property>
186 <property name="group">selection</property>
187 <child internal-child="accessible">
188 <object class="AtkObject" id="external-atkobject">
189 <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>
190 </object>
191 </child>
192 </object>
193 <packing>
194 <property name="expand">False</property>
195 <property name="fill">True</property>
196 <property name="position">4</property>
197 </packing>
198 </child>
199 </object>
200 </child>
201 <child type="label">
202 <object class="GtkLabel" id="label1">
203 <property name="visible">True</property>
204 <property name="can-focus">False</property>
205 <property name="label" translatable="yes" context="selectsource|label1">Selection</property>
206 <attributes>
207 <attribute name="weight" value="bold"/>
208 </attributes>
209 </object>
210 </child>
211 </object>
212 <packing>
213 <property name="expand">False</property>
214 <property name="fill">True</property>
215 <property name="position">1</property>
216 </packing>
217 </child>
218 </object>
219 </child>
220 <action-widgets>
221 <action-widget response="-5">ok</action-widget>
222 <action-widget response="-6">cancel</action-widget>
223 <action-widget response="-11">help</action-widget>
224 </action-widgets>
225 <child internal-child="accessible">
226 <object class="AtkObject" id="SelectSourceDialog-atkobject">
227 <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>
228 </object>
229 </child>
230 </object>
231 </interface>