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: dlgsize.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 ************************************************************************/
30 //---------------------------------------------------------------------------
32 // (c) Copyright 1996 - 2000 by Star Division GmbH, Hamburg, Germany
38 // $Author: rt $ $Date: 2008-04-10 14:52:17 $ $Revision: 1.32 $
40 //---------------------------------------------------------------------------
42 #ifndef DBAUI_DLGSIZE_HRC
43 #include "dlgsize.hrc"
45 #ifndef _DBA_DBACCESS_HELPID_HRC_
46 #include "dbaccess_helpid.hrc"
49 #include "dbu_dlg.hrc"
52 ModalDialog DLG_ROWHEIGHT
56 HelpId = HID_DLG_ROWHEIGHT ;
57 Size = MAP_APPFONT ( 159 , 59 ) ;
62 Pos = MAP_APPFONT ( 6 , 8 ) ;
63 Size = MAP_APPFONT ( 23 , 10 ) ;
64 Text [ en-US ] = "~Height" ;
69 Pos = MAP_APPFONT ( 36 , 6 ) ;
70 Size = MAP_APPFONT ( 63 , 12 ) ;
81 Pos = MAP_APPFONT ( 36 , 25 ) ;
82 Size = MAP_APPFONT ( 62 , 12 ) ;
84 Text [ en-US ] = "~Automatic";
88 Pos = MAP_APPFONT ( 105 , 6 ) ;
89 Size = MAP_APPFONT ( 50 , 14 ) ;
93 CancelButton PB_CANCEL
95 Pos = MAP_APPFONT ( 105 , 23 ) ;
96 Size = MAP_APPFONT ( 50 , 14 ) ;
101 Pos = MAP_APPFONT ( 105 , 42 ) ;
102 Size = MAP_APPFONT ( 50 , 14 ) ;
105 Text [ en-US ] = "Row Height" ;
107 ModalDialog DLG_COLWIDTH
111 HelpId = HID_DLG_COLWIDTH ;
112 Size = MAP_APPFONT ( 159 , 59 ) ;
117 Pos = MAP_APPFONT ( 6 , 8 ) ;
118 Size = MAP_APPFONT ( 23 , 10 ) ;
119 Text [ en-US ] = "~Width" ;
124 Pos = MAP_APPFONT ( 36 , 6 ) ;
125 Size = MAP_APPFONT ( 63 , 12 ) ;
136 Pos = MAP_APPFONT ( 36 , 25 ) ;
137 Size = MAP_APPFONT ( 62 , 12 ) ;
139 Text [ en-US ] = "~Automatic";
143 Pos = MAP_APPFONT ( 105 , 6 ) ;
144 Size = MAP_APPFONT ( 50 , 14 ) ;
148 CancelButton PB_CANCEL
150 Pos = MAP_APPFONT ( 105 , 23 ) ;
151 Size = MAP_APPFONT ( 50 , 14 ) ;
156 Pos = MAP_APPFONT ( 105 , 42 ) ;
157 Size = MAP_APPFONT ( 50 , 14 ) ;
160 Text [ en-US ] = "Column Width" ;