tdf#154285 Check upper bound of arguments in SbRtl_Minute function
[LibreOffice.git] / dbaccess / uiconfig / ui / jdbcconnectionpage.ui
blob8c295091c5b48739e3f833bcfc36c724039b9c0e
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain="dba">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkBox" id="JDBCConnectionPage">
6 <property name="visible">True</property>
7 <property name="can-focus">False</property>
8 <property name="hexpand">True</property>
9 <property name="vexpand">True</property>
10 <property name="border-width">6</property>
11 <property name="orientation">vertical</property>
12 <property name="spacing">12</property>
13 <child>
14 <object class="GtkLabel" id="header">
15 <property name="visible">True</property>
16 <property name="can-focus">False</property>
17 <property name="halign">start</property>
18 <property name="margin-bottom">6</property>
19 <property name="label" translatable="yes" context="jdbcconnectionpage|header">Set Up a Connection to a JDBC Database</property>
20 <attributes>
21 <attribute name="weight" value="bold"/>
22 </attributes>
23 </object>
24 <packing>
25 <property name="expand">False</property>
26 <property name="fill">True</property>
27 <property name="position">0</property>
28 </packing>
29 </child>
30 <child>
31 <object class="GtkLabel" id="helptext">
32 <property name="visible">True</property>
33 <property name="can-focus">False</property>
34 <property name="label" translatable="yes" context="jdbcconnectionpage|helptext">Please enter the required information to connect to a JDBC database. Please contact your system administrator if you are unsure about the following settings.</property>
35 <property name="wrap">True</property>
36 <property name="width-chars">72</property>
37 <property name="max-width-chars">72</property>
38 <property name="xalign">0</property>
39 </object>
40 <packing>
41 <property name="expand">False</property>
42 <property name="fill">True</property>
43 <property name="position">1</property>
44 </packing>
45 </child>
46 <child>
47 <!-- n-columns=2 n-rows=2 -->
48 <object class="GtkGrid" id="grid1">
49 <property name="visible">True</property>
50 <property name="can-focus">False</property>
51 <property name="hexpand">True</property>
52 <property name="row-spacing">6</property>
53 <property name="column-spacing">12</property>
54 <child>
55 <object class="GtkLabel" id="browseurllabel">
56 <property name="visible">True</property>
57 <property name="can-focus">False</property>
58 <property name="label" translatable="yes" context="jdbcconnectionpage|browseurllabel">Path to the dBASE files:</property>
59 <property name="use-underline">True</property>
60 <property name="wrap">True</property>
61 <property name="mnemonic-widget">browseurl</property>
62 <property name="width-chars">38</property>
63 <property name="max-width-chars">38</property>
64 <property name="xalign">0</property>
65 </object>
66 <packing>
67 <property name="left-attach">0</property>
68 <property name="top-attach">0</property>
69 </packing>
70 </child>
71 <child>
72 <object class="GtkButton" id="create">
73 <property name="label" translatable="yes" context="jdbcconnectionpage|create">_Create New</property>
74 <property name="visible">True</property>
75 <property name="can-focus">True</property>
76 <property name="receives-default">True</property>
77 <property name="use-underline">True</property>
78 </object>
79 <packing>
80 <property name="left-attach">1</property>
81 <property name="top-attach">0</property>
82 </packing>
83 </child>
84 <child>
85 <object class="GtkButton" id="browse">
86 <property name="label" translatable="yes" context="jdbcconnectionpage|browse">_Browse…</property>
87 <property name="visible">True</property>
88 <property name="can-focus">True</property>
89 <property name="receives-default">True</property>
90 <property name="use-underline">True</property>
91 </object>
92 <packing>
93 <property name="left-attach">1</property>
94 <property name="top-attach">1</property>
95 </packing>
96 </child>
97 <child>
98 <!-- n-columns=2 n-rows=1 -->
99 <object class="GtkGrid">
100 <property name="visible">True</property>
101 <property name="can-focus">False</property>
102 <property name="hexpand">True</property>
103 <child>
104 <object class="GtkEntry" id="browseurl">
105 <property name="visible">True</property>
106 <property name="can-focus">True</property>
107 <property name="hexpand">True</property>
108 <property name="activates-default">True</property>
109 <property name="truncate-multiline">True</property>
110 </object>
111 <packing>
112 <property name="left-attach">1</property>
113 <property name="top-attach">0</property>
114 </packing>
115 </child>
116 <child>
117 <object class="GtkLabel" id="browselabel">
118 <property name="visible">True</property>
119 <property name="can-focus">False</property>
120 </object>
121 <packing>
122 <property name="left-attach">0</property>
123 <property name="top-attach">0</property>
124 </packing>
125 </child>
126 </object>
127 <packing>
128 <property name="left-attach">0</property>
129 <property name="top-attach">1</property>
130 </packing>
131 </child>
132 </object>
133 <packing>
134 <property name="expand">False</property>
135 <property name="fill">True</property>
136 <property name="position">2</property>
137 </packing>
138 </child>
139 <child>
140 <object class="GtkBox" id="box">
141 <property name="visible">True</property>
142 <property name="can-focus">False</property>
143 <property name="hexpand">True</property>
144 <property name="vexpand">True</property>
145 <property name="orientation">vertical</property>
146 <property name="spacing">6</property>
147 <child>
148 <object class="GtkLabel" id="jdbcLabel">
149 <property name="visible">True</property>
150 <property name="can-focus">False</property>
151 <property name="halign">start</property>
152 <property name="label" translatable="yes" context="jdbcconnectionpage|jdbcLabel">JDBC d_river class:</property>
153 <property name="use-underline">True</property>
154 <property name="mnemonic-widget">jdbcEntry</property>
155 </object>
156 <packing>
157 <property name="expand">False</property>
158 <property name="fill">True</property>
159 <property name="position">0</property>
160 </packing>
161 </child>
162 <child>
163 <object class="GtkBox" id="box1">
164 <property name="visible">True</property>
165 <property name="can-focus">False</property>
166 <property name="hexpand">True</property>
167 <property name="spacing">12</property>
168 <child>
169 <object class="GtkEntry" id="jdbcEntry">
170 <property name="visible">True</property>
171 <property name="can-focus">True</property>
172 <property name="hexpand">True</property>
173 <property name="activates-default">True</property>
174 <property name="truncate-multiline">True</property>
175 </object>
176 <packing>
177 <property name="expand">False</property>
178 <property name="fill">True</property>
179 <property name="position">0</property>
180 </packing>
181 </child>
182 <child>
183 <object class="GtkButton" id="jdbcButton">
184 <property name="label" translatable="yes" context="jdbcconnectionpage|jdbcButton">_Test Class</property>
185 <property name="visible">True</property>
186 <property name="can-focus">True</property>
187 <property name="receives-default">True</property>
188 <property name="use-underline">True</property>
189 </object>
190 <packing>
191 <property name="expand">False</property>
192 <property name="fill">True</property>
193 <property name="position">1</property>
194 </packing>
195 </child>
196 </object>
197 <packing>
198 <property name="expand">False</property>
199 <property name="fill">True</property>
200 <property name="position">1</property>
201 </packing>
202 </child>
203 </object>
204 <packing>
205 <property name="expand">False</property>
206 <property name="fill">True</property>
207 <property name="position">3</property>
208 </packing>
209 </child>
210 </object>
211 </interface>