Version 6.1.0.2, tag libreoffice-6.1.0.2
[LibreOffice.git] / sc / uiconfig / scalc / ui / simplerefdialog.ui
blobd16fffbd1e42cbdb5d8227faee13fe9ff57964d0
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface domain="sc">
4 <requires lib="gtk+" version="3.18"/>
5 <requires lib="LibreOffice" version="1.0"/>
6 <object class="GtkDialog" id="SimpleRefDialog">
7 <property name="can_focus">False</property>
8 <property name="border_width">6</property>
9 <property name="title" translatable="yes" context="simplerefdialog|SimpleRefDialog">Set range</property>
10 <property name="resizable">False</property>
11 <property name="type_hint">dialog</property>
12 <child internal-child="vbox">
13 <object class="GtkBox" id="dialog-vbox1">
14 <property name="can_focus">False</property>
15 <property name="orientation">vertical</property>
16 <property name="spacing">12</property>
17 <child>
18 <object class="GtkGrid" id="grid3">
19 <property name="visible">True</property>
20 <property name="can_focus">False</property>
21 <property name="hexpand">True</property>
22 <property name="row_spacing">6</property>
23 <property name="column_spacing">12</property>
24 <property name="row_homogeneous">True</property>
25 <child>
26 <object class="GtkLabel" id="area">
27 <property name="visible">True</property>
28 <property name="can_focus">False</property>
29 <property name="xalign">0</property>
30 <property name="label" translatable="yes" context="simplerefdialog|area">Area:</property>
31 <property name="use_underline">True</property>
32 <property name="mnemonic_widget">assign</property>
33 </object>
34 <packing>
35 <property name="left_attach">0</property>
36 <property name="top_attach">0</property>
37 </packing>
38 </child>
39 <child>
40 <object class="foruilo-RefEdit" id="assign">
41 <property name="visible">True</property>
42 <property name="can_focus">True</property>
43 <property name="hexpand">True</property>
44 <property name="width_chars">50</property>
45 </object>
46 <packing>
47 <property name="left_attach">1</property>
48 <property name="top_attach">0</property>
49 </packing>
50 </child>
51 <child>
52 <object class="foruilo-RefButton" id="assignref">
53 <property name="visible">True</property>
54 <property name="can_focus">True</property>
55 <property name="receives_default">True</property>
56 </object>
57 <packing>
58 <property name="left_attach">2</property>
59 <property name="top_attach">0</property>
60 </packing>
61 </child>
62 </object>
63 <packing>
64 <property name="expand">False</property>
65 <property name="fill">True</property>
66 <property name="position">0</property>
67 </packing>
68 </child>
69 <child internal-child="action_area">
70 <object class="GtkButtonBox" id="dialog-action_area1">
71 <property name="can_focus">False</property>
72 <property name="layout_style">end</property>
73 <child>
74 <object class="GtkButton" id="ok">
75 <property name="label">gtk-ok</property>
76 <property name="visible">True</property>
77 <property name="can_focus">True</property>
78 <property name="can_default">True</property>
79 <property name="has_default">True</property>
80 <property name="receives_default">True</property>
81 <property name="use_stock">True</property>
82 </object>
83 <packing>
84 <property name="expand">False</property>
85 <property name="fill">True</property>
86 <property name="position">0</property>
87 </packing>
88 </child>
89 <child>
90 <object class="GtkButton" id="cancel">
91 <property name="label">gtk-cancel</property>
92 <property name="visible">True</property>
93 <property name="can_focus">True</property>
94 <property name="receives_default">True</property>
95 <property name="use_stock">True</property>
96 </object>
97 <packing>
98 <property name="expand">False</property>
99 <property name="fill">True</property>
100 <property name="position">1</property>
101 </packing>
102 </child>
103 <child>
104 <object class="GtkButton" id="help">
105 <property name="label">gtk-help</property>
106 <property name="visible">True</property>
107 <property name="can_focus">True</property>
108 <property name="receives_default">True</property>
109 <property name="use_stock">True</property>
110 </object>
111 <packing>
112 <property name="expand">False</property>
113 <property name="fill">True</property>
114 <property name="position">2</property>
115 <property name="secondary">True</property>
116 </packing>
117 </child>
118 </object>
119 <packing>
120 <property name="expand">False</property>
121 <property name="fill">True</property>
122 <property name="pack_type">end</property>
123 <property name="position">2</property>
124 </packing>
125 </child>
126 </object>
127 </child>
128 <action-widgets>
129 <action-widget response="-5">ok</action-widget>
130 <action-widget response="-6">cancel</action-widget>
131 <action-widget response="-11">help</action-widget>
132 </action-widgets>
133 </object>
134 </interface>