2 * This file is part of the LibreOffice project.
4 * This Source Code Form is subject to the terms of the Mozilla Public
5 * License, v. 2.0. If a copy of the MPL was not distributed with this
6 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 * This file incorporates work covered by the following license notice:
10 * Licensed to the Apache Software Foundation (ASF) under one or more
11 * contributor license agreements. See the NOTICE file distributed
12 * with this work for additional information regarding copyright
13 * ownership. The ASF licenses this file to you under the Apache
14 * License, Version 2.0 (the "License"); you may not use this file
15 * except in compliance with the License. You may obtain a copy of
16 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
19 #include "linkarea.hrc"
21 ModalDialog RID_SCDLG_LINKAREA
23 HelpID = "sc:ModalDialog:RID_SCDLG_LINKAREA";
28 Size = MAP_APPFONT ( 274 , 190 ) ;
31 Pos = MAP_APPFONT ( 218 , 8 ) ;
32 Size = MAP_APPFONT ( 50 , 14 ) ;
35 CancelButton BTN_CANCEL
37 Pos = MAP_APPFONT ( 218 , 25 ) ;
38 Size = MAP_APPFONT ( 50 , 14 ) ;
42 Pos = MAP_APPFONT ( 218 , 49 ) ;
43 Size = MAP_APPFONT ( 50 , 14 ) ;
47 Pos = MAP_APPFONT ( 6 , 3 ) ;
48 Size = MAP_APPFONT ( 204 , 8 ) ;
49 Text [ en-US ] = "URL of ~external data source";
53 HelpID = "sc:ComboBox:RID_SCDLG_LINKAREA:CB_URL";
54 Pos = MAP_APPFONT ( 12 , 15 ) ;
55 Size = MAP_APPFONT ( 174 , 80 ) ;
61 HelpID = "sc:PushButton:RID_SCDLG_LINKAREA:BTN_BROWSE";
62 Pos = MAP_APPFONT ( 190 , 14 ) ;
63 Size = MAP_APPFONT ( 14 , 14 ) ;
68 Pos = MAP_APPFONT ( 12 , 31 ) ;
69 Size = MAP_APPFONT ( 192 , 26 ) ;
71 Text [ en-US ] = "(Enter the URL of the source document in the local file system or Internet here.)";
75 Pos = MAP_APPFONT ( 6 , 62 ) ;
76 Size = MAP_APPFONT ( 198 , 8 ) ;
77 Text [ en-US ] = "~Available tables/ranges";
79 MultiListBox LB_RANGES
81 HelpID = "sc:MultiListBox:RID_SCDLG_LINKAREA:LB_RANGES";
84 Pos = MAP_APPFONT ( 12 , 74 ) ;
85 Size = MAP_APPFONT ( 192 , 80 ) ;
90 HelpID = "sc:CheckBox:RID_SCDLG_LINKAREA:BTN_RELOAD";
91 Pos = MAP_APPFONT ( 12 , 168 ) ;
92 Size = MAP_APPFONT ( 100 , 10 ) ;
94 Text [ en-US ] = "~Update every";
98 HelpID = "sc:NumericField:RID_SCDLG_LINKAREA:NF_DELAY";
100 Pos = MAP_APPFONT ( 113 , 166 ) ;
101 Size = MAP_APPFONT ( 32 , 12 ) ;
111 Pos = MAP_APPFONT ( 149 , 168 ) ;
112 Size = MAP_APPFONT ( 59 , 8 ) ;
113 Text [ en-US ] = "seconds";
115 Text [ en-US ] = "External Data";