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: colwd.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 ************************************************************************/
35 // #define DLG_COL_WIDTH 256
36 ModalDialog DLG_COL_WIDTH
38 HelpID = FN_TABLE_SET_COL_WIDTH ;
41 Size = MAP_APPFONT ( 159 , 60 ) ;
42 Text [ en-US ] = "Column Width" ;
46 Pos = MAP_APPFONT ( 104 , 6 ) ;
47 Size = MAP_APPFONT ( 50 , 14 ) ;
51 CancelButton BT_CANCEL
53 Pos = MAP_APPFONT ( 104 , 23 ) ;
54 Size = MAP_APPFONT ( 50 , 14 ) ;
59 Pos = MAP_APPFONT ( 104 , 43 ) ;
60 Size = MAP_APPFONT ( 50 , 14 ) ;
65 Pos = MAP_APPFONT ( 12 , 31 ) ;
66 Size = MAP_APPFONT ( 41 , 8 ) ;
67 Text [ en-US ] = "~Width" ;
73 Pos = MAP_APPFONT ( 54 , 30 ) ;
74 Size = MAP_APPFONT ( 38 , 12 ) ;
90 Pos = MAP_APPFONT ( 6 , 3 ) ;
91 Size = MAP_APPFONT ( 91 , 8 ) ;
92 Text [ en-US ] = "Width" ;
96 Pos = MAP_APPFONT ( 12 , 16 ) ;
97 Size = MAP_APPFONT ( 35 , 8 ) ;
98 Text [ en-US ] = "~Column" ;
104 Pos = MAP_APPFONT ( 54 , 14 ) ;
105 Size = MAP_APPFONT ( 38 , 12 ) ;