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: dlgepct.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 "dlgepct.hrc"
33 ModalDialog DLG_EXPORT_EPCT
37 Size = MAP_APPFONT ( 178 , 89 ) ;
38 Text [ en-US ] = "PICT Options" ;
44 Pos = MAP_APPFONT ( 60 , 55 ) ;
45 Size = MAP_APPFONT ( 50 , 12 ) ;
61 Pos = MAP_APPFONT ( 60 , 71 ) ;
62 Size = MAP_APPFONT ( 50 , 12 ) ;
77 Pos = MAP_APPFONT ( 6 , 44 ) ;
78 Size = MAP_APPFONT ( 110 , 8 ) ;
79 Text [ en-US ] = "Size" ;
83 Pos = MAP_APPFONT ( 12 , 57 ) ;
84 Size = MAP_APPFONT ( 45 , 8 ) ;
85 Text [ en-US ] = "Width" ;
89 Pos = MAP_APPFONT ( 12 , 73 ) ;
90 Size = MAP_APPFONT ( 45 , 8 ) ;
91 Text [ en-US ] = "Height" ;
95 Pos = MAP_APPFONT ( 122 , 6 ) ;
96 Size = MAP_APPFONT ( 50 , 14 ) ;
100 CancelButton BTN_CANCEL
102 Pos = MAP_APPFONT ( 122 , 24 ) ;
103 Size = MAP_APPFONT ( 50 , 14 ) ;
108 Pos = MAP_APPFONT ( 122 , 43 ) ;
109 Size = MAP_APPFONT ( 50 , 14 ) ;
112 RadioButton RB_ORIGINAL
114 Pos = MAP_APPFONT ( 12 , 14 ) ;
115 Size = MAP_APPFONT ( 98 , 10 ) ;
117 Text [ en-US ] = "~Original" ;
121 Pos = MAP_APPFONT ( 12 , 28 ) ;
122 Size = MAP_APPFONT ( 98 , 10 ) ;
124 Text [ en-US ] = "~Size" ;
128 Pos = MAP_APPFONT ( 6 , 3 ) ;
129 Size = MAP_APPFONT ( 110 , 8 ) ;
130 Text [ en-US ] = "Mode" ;