tdf#154285 Check upper bound of arguments in SbRtl_Minute function
[LibreOffice.git] / cui / uiconfig / ui / newlibdialog.ui
blob51fed37d0eed361d6a538add011e6bd18316f9b1
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="NewLibDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="newlibdialog|NewLibDialog">Create Library</property>
9 <property name="modal">True</property>
10 <property name="default_width">0</property>
11 <property name="default_height">0</property>
12 <property name="type_hint">dialog</property>
13 <child>
14 <placeholder/>
15 </child>
16 <child internal-child="vbox">
17 <object class="GtkBox" id="dialog-vbox1">
18 <property name="can_focus">False</property>
19 <property name="orientation">vertical</property>
20 <property name="spacing">12</property>
21 <child internal-child="action_area">
22 <object class="GtkButtonBox" id="dialog-action_area1">
23 <property name="can_focus">False</property>
24 <property name="layout_style">end</property>
25 <child>
26 <object class="GtkButton" id="ok">
27 <property name="label" translatable="yes" context="stock">_OK</property>
28 <property name="visible">True</property>
29 <property name="can_focus">True</property>
30 <property name="can_default">True</property>
31 <property name="has_default">True</property>
32 <property name="receives_default">True</property>
33 <property name="use-underline">True</property>
34 </object>
35 <packing>
36 <property name="expand">False</property>
37 <property name="fill">True</property>
38 <property name="position">0</property>
39 </packing>
40 </child>
41 <child>
42 <object class="GtkButton" id="cancel">
43 <property name="label" translatable="yes" context="stock">_Cancel</property>
44 <property name="visible">True</property>
45 <property name="can_focus">True</property>
46 <property name="receives_default">True</property>
47 <property name="use-underline">True</property>
48 </object>
49 <packing>
50 <property name="expand">False</property>
51 <property name="fill">True</property>
52 <property name="position">1</property>
53 </packing>
54 </child>
55 </object>
56 <packing>
57 <property name="expand">False</property>
58 <property name="fill">True</property>
59 <property name="pack_type">end</property>
60 <property name="position">2</property>
61 </packing>
62 </child>
63 <child>
64 <!-- n-columns=1 n-rows=1 -->
65 <object class="GtkGrid" id="grid3">
66 <property name="visible">True</property>
67 <property name="can_focus">False</property>
68 <property name="hexpand">True</property>
69 <property name="row_spacing">6</property>
70 <property name="column_spacing">12</property>
71 <child>
72 <object class="GtkLabel" id="newlibft">
73 <property name="visible">True</property>
74 <property name="can_focus">False</property>
75 <property name="label" translatable="yes" context="newlibdialog|newlibft">Enter the name for the new library.</property>
76 <property name="use_underline">True</property>
77 <property name="mnemonic_widget">entry</property>
78 <property name="xalign">0</property>
79 </object>
80 <packing>
81 <property name="left_attach">0</property>
82 <property name="top_attach">0</property>
83 </packing>
84 </child>
85 <child>
86 <object class="GtkEntry" id="entry">
87 <property name="visible">True</property>
88 <property name="can_focus">True</property>
89 <property name="hexpand">True</property>
90 <property name="truncate-multiline">True</property>
91 <property name="activates_default">True</property>
92 </object>
93 <packing>
94 <property name="left_attach">0</property>
95 <property name="top_attach">3</property>
96 </packing>
97 </child>
98 <child>
99 <object class="GtkLabel" id="newmacroft">
100 <property name="can_focus">False</property>
101 <property name="no_show_all">True</property>
102 <property name="label" translatable="yes" context="newlibdialog|newmacroft">Enter the name for the new macro.</property>
103 <property name="use_underline">True</property>
104 <property name="mnemonic_widget">entry</property>
105 <property name="xalign">0</property>
106 </object>
107 <packing>
108 <property name="left_attach">0</property>
109 <property name="top_attach">1</property>
110 </packing>
111 </child>
112 <child>
113 <object class="GtkLabel" id="renameft">
114 <property name="can_focus">False</property>
115 <property name="no_show_all">True</property>
116 <property name="label" translatable="yes" context="newlibdialog|renameft">Enter the new name for the selected object.</property>
117 <property name="use_underline">True</property>
118 <property name="mnemonic_widget">entry</property>
119 <property name="xalign">0</property>
120 </object>
121 <packing>
122 <property name="left_attach">0</property>
123 <property name="top_attach">2</property>
124 </packing>
125 </child>
126 <child>
127 <object class="GtkLabel" id="altmacrotitle">
128 <property name="can_focus">False</property>
129 <property name="no_show_all">True</property>
130 <property name="label" translatable="yes" context="newlibdialog|altmacrotitle">Create Macro</property>
131 </object>
132 <packing>
133 <property name="left_attach">0</property>
134 <property name="top_attach">4</property>
135 </packing>
136 </child>
137 <child>
138 <object class="GtkLabel" id="altrenametitle">
139 <property name="can_focus">False</property>
140 <property name="no_show_all">True</property>
141 <property name="label" translatable="yes" context="newlibdialog|altrenametitle">Rename</property>
142 </object>
143 <packing>
144 <property name="left_attach">0</property>
145 <property name="top_attach">5</property>
146 </packing>
147 </child>
148 </object>
149 <packing>
150 <property name="expand">False</property>
151 <property name="fill">True</property>
152 <property name="position">0</property>
153 </packing>
154 </child>
155 </object>
156 </child>
157 <action-widgets>
158 <action-widget response="-5">ok</action-widget>
159 <action-widget response="-6">cancel</action-widget>
160 </action-widgets>
161 </object>
162 </interface>