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: envlop.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 // #pragma ******************************************************************
32 // #include *****************************************************************
35 // DLG_ENV ------------------------------------------------------------------
40 Text [ en-US ] = "Envelope" ;
49 Identifier = TP_ENV_ENV ;
50 Text [ en-US ] = "Envelope" ;
51 PageResID = TP_ENV_ENV ;
55 Identifier = TP_ENV_FMT ;
56 PageResID = TP_ENV_FMT ;
57 Text [ en-US ] = "Format";
61 Identifier = TP_ENV_PRT ;
62 Text [ en-US ] = "Printer" ;
63 PageResID = TP_ENV_PRT ;
69 Text [ en-US ] = "~Insert" ;
73 Text [ en-US ] = "~Modify" ;
76 // TP_ENV_ENV ---------------------------------------------------------------
79 HelpID = HID_ENV_ENV ;
80 Size = MAP_APPFONT ( 260 , 185 ) ;
84 Pos = MAP_APPFONT ( 6 , 6 ) ;
85 Size = MAP_APPFONT ( 124 , 8 ) ;
86 Text [ en-US ] = "Addr~essee" ;
90 MultiLineEdit EDT_ADDR
93 Pos = MAP_APPFONT ( 6 , 17 ) ;
94 Size = MAP_APPFONT ( 124 , 66 ) ;
101 FixedText FT_DATABASE
103 Pos = MAP_APPFONT ( 162 , 6 ) ;
104 Size = MAP_APPFONT ( 92 , 8 ) ;
105 Text [ en-US ] = "Database" ;
110 Pos = MAP_APPFONT ( 162 , 17 ) ;
111 Size = MAP_APPFONT ( 82 , 50 ) ;
117 Pos = MAP_APPFONT ( 162 , 33 ) ;
118 Size = MAP_APPFONT ( 92 , 8 ) ;
119 Text [ en-US ] = "Table" ;
124 Pos = MAP_APPFONT ( 162 , 44 ) ;
125 Size = MAP_APPFONT ( 82 , 50 ) ;
129 ImageButton BTN_INSERT
131 Pos = MAP_APPFONT ( 137 , 71 ) ;
132 Size = MAP_APPFONT ( 18 , 12 ) ;
133 SYMBOL = IMAGEBUTTON_ARROW_LEFT ;
138 Pos = MAP_APPFONT ( 162 , 60 ) ;
139 Size = MAP_APPFONT ( 92 , 8 ) ;
140 Text [ en-US ] = "~Database field" ;
145 Pos = MAP_APPFONT ( 162 , 71 ) ;
146 Size = MAP_APPFONT ( 82 , 50 ) ;
152 Pos = MAP_APPFONT ( 6 , 105 ) ;
153 Size = MAP_APPFONT ( 124 , 8 ) ;
154 Text [ en-US ] = "~Sender" ;
157 MultiLineEdit EDT_SEND
160 Pos = MAP_APPFONT ( 6 , 116) ;
161 Size = MAP_APPFONT ( 124 , 63 ) ;
171 Pos = MAP_APPFONT ( 160 , 116 ) ;
172 Size = MAP_APPFONT ( 84 , 63 ) ;
175 // Strings ******************************************************************
178 Text [ en-US ] = "Envelope" ;