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: dlgfield.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 "dlgfield.hrc"
32 ModalDialog DLG_FIELD_MODIFY
36 Size = MAP_APPFONT ( 138 , 154 ) ;
41 Pos = MAP_APPFONT ( 6 , 3 ) ;
42 Size = MAP_APPFONT ( 70 , 8 ) ;
43 Text [ en-US ] = "Field type" ;
47 Pos = MAP_APPFONT ( 12 , 14 ) ;
48 Size = MAP_APPFONT ( 64 , 10 ) ;
50 Text [ en-US ] = "~Fixed" ;
54 Pos = MAP_APPFONT ( 12 , 25 ) ;
55 Size = MAP_APPFONT ( 64 , 10 ) ;
57 Text [ en-US ] = "~Variable" ;
61 Pos = MAP_APPFONT ( 6 , 67 ) ;
62 Size = MAP_APPFONT ( 40 , 10 ) ;
63 Text [ en-US ] = "~Language" ;
69 Pos = MAP_APPFONT ( 52 , 65 ) ;
70 Size = MAP_APPFONT ( 80 , 70 ) ;
78 Pos = MAP_APPFONT ( 6 , 94 ) ;
79 Size = MAP_APPFONT ( 126 , 54 ) ;
84 Pos = MAP_APPFONT ( 6 , 83 ) ;
85 Size = MAP_APPFONT ( 70 , 10 ) ;
86 Text [ en-US ] = "F~ormat" ;
90 Pos = MAP_APPFONT ( 82 , 6 ) ;
91 Size = MAP_APPFONT ( 50 , 14 ) ;
95 CancelButton BTN_CANCEL
97 Pos = MAP_APPFONT ( 82 , 23 ) ;
98 Size = MAP_APPFONT ( 50 , 14 ) ;
103 Pos = MAP_APPFONT ( 82 , 43 ) ;
104 Size = MAP_APPFONT ( 50 , 14 ) ;
107 Text [ en-US ] = "Edit Field" ;