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: instable.src,v $
10 * $Revision: 1.32.240.1 $
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 ************************************************************************/
32 #include "instable.hrc"
35 // #define DLG_INSERT_TABLE 256
36 ModalDialog DLG_INSERT_TABLE
38 HelpID = FN_INSERT_TABLE ;
41 Size = MAP_APPFONT ( 280 , 166 ) ;
42 Text [ en-US ] = "Insert Table" ;
47 Pos = MAP_APPFONT ( 53 , 6 ) ;
48 Size = MAP_APPFONT ( 158, 12 ) ;
53 Pos = MAP_APPFONT ( 6 , 8 ) ;
54 Size = MAP_APPFONT ( 45, 8 ) ;
55 Text [ en-US ] = "Name";
59 Pos = MAP_APPFONT ( 12 , 34 ) ;
60 Size = MAP_APPFONT ( 39 , 8 ) ;
61 Text [ en-US ] = "~Columns" ;
67 Pos = MAP_APPFONT ( 53 , 32 ) ;
68 Size = MAP_APPFONT ( 28 , 12 ) ;
81 Pos = MAP_APPFONT ( 12 , 50 ) ;
82 Size = MAP_APPFONT ( 39 , 8 ) ;
83 Text [ en-US ] = "~Rows" ;
89 Pos = MAP_APPFONT ( 53 , 48 ) ;
90 Size = MAP_APPFONT ( 28 , 12 ) ;
103 Pos = MAP_APPFONT ( 6 , 21 ) ;
104 Size = MAP_APPFONT ( 212 , 8 ) ;
105 Text [ en-US ] = "Size";
109 Pos = MAP_APPFONT ( 12 , 74 ) ;
110 Size = MAP_APPFONT (113 , 10 ) ;
112 Text [ en-US ] = "Heading";
114 CheckBox CB_REPEAT_HEADER
116 Pos = MAP_APPFONT ( 21 , 88 ) ;
117 Size = MAP_APPFONT ( 104 , 10 ) ;
119 Text [ en-US ] = "Repeat heading";
121 FixedText FT_REPEAT_HEADER
123 Pos = MAP_APPFONT ( 30 , 105 ) ;
124 Size = MAP_APPFONT ( 95 , 10 ) ;
125 Text [ en-US ] = "The first %POSITION_OF_CONTROL rows" ;
127 NumericField NF_REPEAT_HEADER
130 Pos = MAP_APPFONT ( 130 , 104 ) ;
131 Size = MAP_APPFONT ( 28 , 12 ) ;
140 Window WIN_REPEAT_HEADER
142 Pos = MAP_APPFONT ( 30 , 102 ) ;
143 Size = MAP_APPFONT ( 2 , 1 ) ;
145 CheckBox CB_DONT_SPLIT
147 Pos = MAP_APPFONT ( 12 , 118 ) ;
148 Size = MAP_APPFONT ( 113 , 10 ) ;
149 Text [ en-US ] = "Don't split table";
154 Pos = MAP_APPFONT ( 12 , 132 ) ;
155 Size = MAP_APPFONT ( 113 , 10 ) ;
157 Text [ en-US ] = "Border";
159 PushButton BT_AUTOFORMAT
161 Pos = MAP_APPFONT ( 12 , 146 ) ;
162 Size = MAP_APPFONT ( 66 , 14 ) ;
164 Text [ en-US ] = "Auto~Format..." ;
168 Pos = MAP_APPFONT ( 6 , 63 ) ;
169 Size = MAP_APPFONT ( 212 , 8 ) ;
170 Text [ en-US ] = "Options";
174 Pos = MAP_APPFONT ( 224 , 6 ) ;
175 Size = MAP_APPFONT ( 50 , 14 ) ;
179 CancelButton BT_CANCEL
181 Pos = MAP_APPFONT ( 224 , 23 ) ;
182 Size = MAP_APPFONT ( 50 , 14 ) ;
187 Pos = MAP_APPFONT ( 224 , 43 ) ;
188 Size = MAP_APPFONT ( 50 , 14 ) ;