cid#1636693 COPY_INSTEAD_OF_MOVE
[LibreOffice.git] / sc / uiconfig / scalc / ui / createnamesdialog.ui
blob4ab5ef8ccccbddf22b80fcf3c670e91816740b98
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="sc">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="CreateNamesDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="createnamesdialog|CreateNamesDialog">Create Names</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-vbox1">
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_area1">
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="margin-end">6</property>
60 <property name="use-underline">True</property>
61 </object>
62 <packing>
63 <property name="expand">False</property>
64 <property name="fill">True</property>
65 <property name="position">2</property>
66 <property name="secondary">True</property>
67 </packing>
68 </child>
69 </object>
70 <packing>
71 <property name="expand">False</property>
72 <property name="fill">True</property>
73 <property name="pack_type">end</property>
74 <property name="position">0</property>
75 </packing>
76 </child>
77 <child>
78 <object class="GtkFrame" id="frame1">
79 <property name="visible">True</property>
80 <property name="can_focus">False</property>
81 <property name="label_xalign">0</property>
82 <property name="shadow_type">none</property>
83 <child>
84 <object class="GtkBox" id="box1">
85 <property name="visible">True</property>
86 <property name="can_focus">False</property>
87 <property name="orientation">vertical</property>
88 <property name="spacing">6</property>
89 <property name="margin-start">12</property>
90 <property name="margin-top">6</property>
91 <child>
92 <object class="GtkCheckButton" id="top">
93 <property name="label" translatable="yes" context="createnamesdialog|top">_Top row</property>
94 <property name="visible">True</property>
95 <property name="can_focus">True</property>
96 <property name="receives_default">False</property>
97 <property name="use_underline">True</property>
98 <property name="draw_indicator">True</property>
99 <child internal-child="accessible">
100 <object class="AtkObject" id="top-atkobject">
101 <property name="AtkObject::accessible-description" translatable="yes" context="createnamesdialog|extended_tip|top">Creates the range names from the header row of the selected range.</property>
102 </object>
103 </child>
104 </object>
105 <packing>
106 <property name="expand">False</property>
107 <property name="fill">True</property>
108 <property name="position">0</property>
109 </packing>
110 </child>
111 <child>
112 <object class="GtkCheckButton" id="left">
113 <property name="label" translatable="yes" context="createnamesdialog|left">_Left column</property>
114 <property name="visible">True</property>
115 <property name="can_focus">True</property>
116 <property name="receives_default">False</property>
117 <property name="use_underline">True</property>
118 <property name="draw_indicator">True</property>
119 <child internal-child="accessible">
120 <object class="AtkObject" id="left-atkobject">
121 <property name="AtkObject::accessible-description" translatable="yes" context="createnamesdialog|extended_tip|left">Creates the range names from the entries in the first column of the selected sheet range.</property>
122 </object>
123 </child>
124 </object>
125 <packing>
126 <property name="expand">False</property>
127 <property name="fill">True</property>
128 <property name="position">1</property>
129 </packing>
130 </child>
131 <child>
132 <object class="GtkCheckButton" id="bottom">
133 <property name="label" translatable="yes" context="createnamesdialog|bottom">_Bottom row</property>
134 <property name="visible">True</property>
135 <property name="can_focus">True</property>
136 <property name="receives_default">False</property>
137 <property name="use_underline">True</property>
138 <property name="draw_indicator">True</property>
139 <child internal-child="accessible">
140 <object class="AtkObject" id="bottom-atkobject">
141 <property name="AtkObject::accessible-description" translatable="yes" context="createnamesdialog|extended_tip|bottom">Creates the range names from the entries in the last row of the selected sheet range.</property>
142 </object>
143 </child>
144 </object>
145 <packing>
146 <property name="expand">False</property>
147 <property name="fill">True</property>
148 <property name="position">2</property>
149 </packing>
150 </child>
151 <child>
152 <object class="GtkCheckButton" id="right">
153 <property name="label" translatable="yes" context="createnamesdialog|right">_Right column</property>
154 <property name="visible">True</property>
155 <property name="can_focus">True</property>
156 <property name="receives_default">False</property>
157 <property name="use_underline">True</property>
158 <property name="draw_indicator">True</property>
159 <child internal-child="accessible">
160 <object class="AtkObject" id="right-atkobject">
161 <property name="AtkObject::accessible-description" translatable="yes" context="createnamesdialog|extended_tip|right">Creates the range names from the entries in the last column of the selected sheet range.</property>
162 </object>
163 </child>
164 </object>
165 <packing>
166 <property name="expand">False</property>
167 <property name="fill">True</property>
168 <property name="position">3</property>
169 </packing>
170 </child>
171 </object>
172 </child>
173 <child type="label">
174 <object class="GtkLabel" id="label1">
175 <property name="visible">True</property>
176 <property name="can_focus">False</property>
177 <property name="label" translatable="yes" context="createnamesdialog|label1">Create Names From</property>
178 <property name="xalign">0.5</property>
179 <attributes>
180 <attribute name="weight" value="bold"/>
181 </attributes>
182 </object>
183 </child>
184 </object>
185 <packing>
186 <property name="expand">False</property>
187 <property name="fill">True</property>
188 <property name="position">1</property>
189 </packing>
190 </child>
191 </object>
192 </child>
193 <action-widgets>
194 <action-widget response="-5">ok</action-widget>
195 <action-widget response="-6">cancel</action-widget>
196 <action-widget response="-11">help</action-widget>
197 </action-widgets>
198 <child type="titlebar">
199 <placeholder/>
200 </child>
201 <child internal-child="accessible">
202 <object class="AtkObject" id="CreateNamesDialog-atkobject">
203 <property name="AtkObject::accessible-description" translatable="yes" context="createnamesdialog|extended_tip|CreateNamesDialog">Allows you to automatically name multiple cell ranges.</property>
204 </object>
205 </child>
206 </object>
207 </interface>