1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * This file is part of OpenOffice.org.
11 * OpenOffice.org is free software: you can redistribute it and/or modify
12 * it under the terms of the GNU Lesser General Public License version 3
13 * only, as published by the Free Software Foundation.
15 * OpenOffice.org is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 * GNU Lesser General Public License version 3 for more details
19 * (a copy is included in the LICENSE file that accompanied this code).
21 * You should have received a copy of the GNU Lesser General Public License
22 * version 3 along with OpenOffice.org. If not, see
23 * <http://www.openoffice.org/license.html>
24 * for a copy of the LGPLv3 License.
26 ************************************************************************/
28 #ifndef DBAUI_DLGSIZE_HRC
29 #include "dlgsize.hrc"
31 #ifndef _DBA_DBACCESS_HELPID_HRC_
32 #include "dbaccess_helpid.hrc"
35 #include "dbu_dlg.hrc"
38 ModalDialog DLG_ROWHEIGHT
42 HelpId = HID_DLG_ROWHEIGHT ;
43 Size = MAP_APPFONT ( 159 , 59 ) ;
48 Pos = MAP_APPFONT ( 6 , 8 ) ;
49 Size = MAP_APPFONT ( 23 , 10 ) ;
50 Text [ en-US ] = "~Height" ;
54 HelpID = "dbaccess:MetricField:DLG_ROWHEIGHT:MF_VALUE";
56 Pos = MAP_APPFONT ( 36 , 6 ) ;
57 Size = MAP_APPFONT ( 63 , 12 ) ;
68 HelpID = "dbaccess:CheckBox:DLG_ROWHEIGHT:CB_STANDARD";
69 Pos = MAP_APPFONT ( 36 , 25 ) ;
70 Size = MAP_APPFONT ( 62 , 12 ) ;
72 Text [ en-US ] = "~Automatic";
76 Pos = MAP_APPFONT ( 105 , 6 ) ;
77 Size = MAP_APPFONT ( 50 , 14 ) ;
81 CancelButton PB_CANCEL
83 Pos = MAP_APPFONT ( 105 , 23 ) ;
84 Size = MAP_APPFONT ( 50 , 14 ) ;
89 Pos = MAP_APPFONT ( 105 , 42 ) ;
90 Size = MAP_APPFONT ( 50 , 14 ) ;
93 Text [ en-US ] = "Row Height" ;
95 ModalDialog DLG_COLWIDTH
99 HelpId = HID_DLG_COLWIDTH ;
100 Size = MAP_APPFONT ( 159 , 59 ) ;
105 Pos = MAP_APPFONT ( 6 , 8 ) ;
106 Size = MAP_APPFONT ( 23 , 10 ) ;
107 Text [ en-US ] = "~Width" ;
111 HelpID = "dbaccess:MetricField:DLG_COLWIDTH:MF_VALUE";
113 Pos = MAP_APPFONT ( 36 , 6 ) ;
114 Size = MAP_APPFONT ( 63 , 12 ) ;
125 HelpID = "dbaccess:CheckBox:DLG_COLWIDTH:CB_STANDARD";
126 Pos = MAP_APPFONT ( 36 , 25 ) ;
127 Size = MAP_APPFONT ( 62 , 12 ) ;
129 Text [ en-US ] = "~Automatic";
133 Pos = MAP_APPFONT ( 105 , 6 ) ;
134 Size = MAP_APPFONT ( 50 , 14 ) ;
138 CancelButton PB_CANCEL
140 Pos = MAP_APPFONT ( 105 , 23 ) ;
141 Size = MAP_APPFONT ( 50 , 14 ) ;
146 Pos = MAP_APPFONT ( 105 , 42 ) ;
147 Size = MAP_APPFONT ( 50 , 14 ) ;
150 Text [ en-US ] = "Column Width" ;