1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: instbdlg.src,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
31 #include "instbdlg.hrc"
32 ModalDialog RID_SCDLG_INSERT_TABLE
36 Size = MAP_APPFONT ( 274 , 190 ) ;
37 /* ### ACHTUNG: Neuer Text in Resource? Tabelle einfügen : Tabelle einf³gen */
38 Text [ en-US ] = "Insert Sheet" ;
43 Pos = MAP_APPFONT ( 218 , 6 ) ;
44 Size = MAP_APPFONT ( 50 , 14 ) ;
47 CancelButton BTN_CANCEL
49 Pos = MAP_APPFONT ( 218 , 23 ) ;
50 Size = MAP_APPFONT ( 50 , 14 ) ;
54 Pos = MAP_APPFONT ( 218 , 43 ) ;
55 Size = MAP_APPFONT ( 50 , 14 ) ;
59 Pos = MAP_APPFONT ( 6 , 3 ) ;
60 Size = MAP_APPFONT ( 206 , 8 ) ;
61 Text [ en-US ] = "Position" ;
65 Pos = MAP_APPFONT ( 12 , 14 ) ;
66 Size = MAP_APPFONT ( 197 , 10 ) ;
68 Text [ en-US ] = "B~efore current sheet" ;
72 Pos = MAP_APPFONT ( 12 , 28 ) ;
73 Size = MAP_APPFONT ( 197 , 10 ) ;
75 Text [ en-US ] = "~After current sheet" ;
79 Pos = MAP_APPFONT ( 6 , 44 ) ;
80 Size = MAP_APPFONT ( 206 , 8 ) ;
81 Text [ en-US ] = "Sheet" ;
85 Pos = MAP_APPFONT ( 12 , 55 ) ;
86 Size = MAP_APPFONT ( 197 , 10 ) ;
87 Text [ en-US ] = "~New sheet" ;
91 Pos = MAP_APPFONT ( 20 , 68 ) ;
92 Size = MAP_APPFONT ( 52 , 8 ) ;
93 Text [ en-US ] = "N~o. of sheets" ;
98 Pos = MAP_APPFONT ( 72 , 66 ) ;
99 Size = MAP_APPFONT ( 30 , 12 ) ;
109 Pos = MAP_APPFONT ( 20 , 84 ) ;
110 Size = MAP_APPFONT ( 50 , 8 ) ;
111 Text [ en-US ] = "Na~me";
116 Pos = MAP_APPFONT ( 72 , 82 ) ;
117 Size = MAP_APPFONT ( 137 , 12 ) ;
119 RadioButton RB_FROMFILE
121 Pos = MAP_APPFONT ( 12 , 100 ) ;
122 Size = MAP_APPFONT ( 197 , 10 ) ;
123 Text [ en-US ] = "~From file" ;
125 MultiListBox LB_TABLES
129 Pos = MAP_APPFONT ( 20 , 113 ) ;
130 Size = MAP_APPFONT ( 123 , 59 ) ;
133 PushButton BTN_BROWSE
135 Pos = MAP_APPFONT ( 149 , 113 ) ;
136 Size = MAP_APPFONT ( 60 , 14 ) ;
137 Text [ en-US ] = "~Browse..." ;
141 Pos = MAP_APPFONT ( 149 , 131 ) ;
142 Size = MAP_APPFONT ( 60 , 10 ) ;
143 /* ### ACHTUNG: Neuer Text in Resource? Ver~knüpfen : Ver~kn³pfen */
144 Text [ en-US ] = "Lin~k" ;
148 Pos = MAP_APPFONT ( 20 , 176 ) ;
149 Size = MAP_APPFONT ( 192 , 8 ) ;