bump product version to 4.1.6.2
[LibreOffice.git] / sc / uiconfig / scalc / ui / insertname.ui
blobc4e8e33b52d7f53343f20b37e19dfe74a6ed58bf
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class="GtkDialog" id="InsertNameDialog">
5 <property name="can_focus">False</property>
6 <property name="border_width">6</property>
7 <property name="title" translatable="yes">Paste Names</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">12</property>
14 <child internal-child="action_area">
15 <object class="GtkButtonBox" id="dialog-action_area1">
16 <property name="can_focus">False</property>
17 <property name="layout_style">end</property>
18 <child>
19 <object class="GtkButton" id="help">
20 <property name="label">gtk-help</property>
21 <property name="visible">True</property>
22 <property name="can_focus">True</property>
23 <property name="receives_default">True</property>
24 <property name="use_stock">True</property>
25 </object>
26 <packing>
27 <property name="expand">False</property>
28 <property name="fill">True</property>
29 <property name="position">0</property>
30 <property name="secondary">True</property>
31 </packing>
32 </child>
33 <child>
34 <object class="GtkButton" id="pasteall">
35 <property name="label" translatable="yes">_Paste All</property>
36 <property name="visible">True</property>
37 <property name="can_focus">True</property>
38 <property name="receives_default">True</property>
39 <property name="use_underline">True</property>
40 </object>
41 <packing>
42 <property name="expand">False</property>
43 <property name="fill">True</property>
44 <property name="position">1</property>
45 </packing>
46 </child>
47 <child>
48 <object class="GtkButton" id="paste">
49 <property name="label">gtk-paste</property>
50 <property name="visible">True</property>
51 <property name="can_focus">True</property>
52 <property name="can_default">True</property>
53 <property name="has_default">True</property>
54 <property name="receives_default">True</property>
55 <property name="use_stock">True</property>
56 </object>
57 <packing>
58 <property name="expand">False</property>
59 <property name="fill">True</property>
60 <property name="pack_type">end</property>
61 <property name="position">2</property>
62 </packing>
63 </child>
64 <child>
65 <object class="GtkButton" id="close">
66 <property name="label">gtk-close</property>
67 <property name="visible">True</property>
68 <property name="can_focus">True</property>
69 <property name="receives_default">True</property>
70 <property name="use_stock">True</property>
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">3</property>
77 </packing>
78 </child>
79 </object>
80 <packing>
81 <property name="expand">False</property>
82 <property name="fill">True</property>
83 <property name="pack_type">end</property>
84 <property name="position">0</property>
85 </packing>
86 </child>
87 <child>
88 <object class="svxcorelo-SvxSimpleTableContainer" id="ctrl">
89 <property name="visible">True</property>
90 <property name="can_focus">False</property>
91 <property name="hexpand">True</property>
92 <property name="vexpand">True</property>
93 </object>
94 <packing>
95 <property name="expand">False</property>
96 <property name="fill">True</property>
97 <property name="position">1</property>
98 </packing>
99 </child>
100 </object>
101 </child>
102 <action-widgets>
103 <action-widget response="0">help</action-widget>
104 <action-widget response="0">pasteall</action-widget>
105 <action-widget response="0">paste</action-widget>
106 <action-widget response="0">close</action-widget>
107 </action-widgets>
108 </object>
109 </interface>