Update ooo320-m1
[ooovba.git] / sw / source / ui / envelp / mailmrge.hrc
bloba5401993d627818fd770b76c1148cc09e0f8a5ac
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: mailmrge.hrc,v $
10  * $Revision: 1.9 $
11  *
12  * This file is part of OpenOffice.org.
13  *
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.
17  *
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).
23  *
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.
28  *
29  ************************************************************************/
31 #ifndef _MAILMRGE_HRC
32 #define _MAILMRGE_HRC
34 // #include -----------------------------------------------------------------
36 #include "envelp.hrc"
38 // Elemente -----------------------------------------------------------------
40 #define FL_RECORD               1
41 #define RB_ALL                  2
42 #define RB_MARKED               3
43 #define RB_FROM                 4
44 #define NF_FROM                 5
45 #define FT_BIS                  6
46 #define NF_TO                   7
47 #define BTN_OK                  8
48 #define BTN_CANCEL              9
49 #define BTN_HELP                10
50 #define RB_PRINTER              11
51 #define RB_MAILING              12
52 #define FT_ADDRESS              13
53 #define LB_ADDRESSFLD   14
54 #define FT_SUBJECT              15
55 #define ED_SUBJECT              16
56 #define FL_DEST                 17
57 #define CB_SINGLE_JOBS  18
58 #define FT_FORMAT               19
59 #define CB_FORMAT_SW    20
60 #define CB_FORMAT_HTML  21
61 #define CB_FORMAT_RTF   22
62 #define RB_FILE                 23
63 #define FT_PATH                 24
64 #define ED_PATH                 25
65 #define PB_PATH                 26
66 #define LB_COLUMN               30
67 #define FT_ATTACH               32
68 #define ED_ATTACH       33
69 #define PB_ATTACH       34
70 #define WIN_BEAMER      35
71 #define FL_SEPARATOR    36
72 #define FL_BOTTOM_SEPARATOR             37
73 #define FL_SAVE_MERGED_DOCUMENT         38
74 #define RB_SAVE_SINGLE_DOC              39
75 #define RB_SAVE_INDIVIDUAL              40
76 #define RB_GENERATE_FROM_DATABASE       41
77 #define FT_COLUMN                       42
78 #define FT_FILTER                       43        
79 #define LB_FILTER                       44
81 #define FL_CREATEFROM   1
82 #define RB_THISDOC      2
83 #define RB_TEMPLATE     3
84 #define BT_OK           4
85 #define BT_CANCEL       5
86 #define BT_HELP         6
87 #define FL_CONNECTIONS  7
88 #define RB_USEEXISTING  8
89 #define RB_CREATENEW    9
90 #define FT_INFO         10
93 #endif