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: imapdlg.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 // include ---------------------------------------------------------------
32 #include "cuiimapdlg.hrc"
33 // pragma ----------------------------------------------------------------
35 ModalDialog RID_SVXDLG_IMAPURL
41 Size = MAP_APPFONT ( 214 , 188 ) ;
42 Text [ en-US ] = "Properties" ;
46 Pos = MAP_APPFONT ( 6 , 6 ) ;
47 Size = MAP_APPFONT ( 202 , 8 ) ;
48 Text [ en-US ] = "~URL" ;
55 Pos = MAP_APPFONT ( 6 , 17 ) ;
56 Size = MAP_APPFONT ( 202 , 12 ) ;
61 Pos = MAP_APPFONT ( 6 , 32 ) ;
62 Size = MAP_APPFONT ( 202 , 8 ) ;
63 Text [ en-US ] = "F~rame" ;
69 Pos = MAP_APPFONT ( 6 , 43 ) ;
70 Size = MAP_APPFONT ( 101 , 50 ) ;
78 Pos = MAP_APPFONT ( 6 , 59 ) ;
79 Size = MAP_APPFONT ( 202 , 8 ) ;
80 Text [ en-US ] = "~Name" ;
87 Pos = MAP_APPFONT ( 6 , 70 ) ;
88 Size = MAP_APPFONT ( 202 , 12 ) ;
91 FixedText FT_URLDESCRIPTION
93 Pos = MAP_APPFONT ( 6 , 85 ) ;
94 Size = MAP_APPFONT ( 202 , 8 ) ;
95 Text [ en-US ] = "Alternative ~text" ;
98 Edit EDT_URLDESCRIPTION
103 Pos = MAP_APPFONT ( 6 , 96 ) ;
104 Size = MAP_APPFONT ( 202 , 12 ) ;
106 FixedText FT_DESCRIPTION
108 Pos = MAP_APPFONT ( 6 , 111 ) ;
109 Size = MAP_APPFONT ( 202 , 8 ) ;
110 Text [ en-US ] = "~Description" ;
113 MultiLineEdit EDT_DESCRIPTION
116 Pos = MAP_APPFONT ( 6 , 122 ) ;
117 Size = MAP_APPFONT ( 202 , 34 ) ;
125 Pos = MAP_APPFONT ( 0 , 160 ) ;
126 Size = MAP_APPFONT ( 214 , 4 ) ;
132 Pos = MAP_APPFONT ( 6, 168 ) ;
133 Size = MAP_APPFONT ( 50 , 14 ) ;
141 Pos = MAP_APPFONT ( 107 , 168 ) ;
142 Size = MAP_APPFONT ( 50 , 14 ) ;
145 CancelButton BTN_CANCEL1
148 Pos = MAP_APPFONT ( 160 , 168 ) ;
149 Size = MAP_APPFONT ( 50 , 14 ) ;