Update ooo320-m1
[ooovba.git] / sw / source / ui / dbui / mmoutputpage.hrc
blob7c329ca11877705c0e8373e5b10e393675d842dd
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: mmoutputpage.hrc,v $
10  * $Revision: 1.4 $
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  ************************************************************************/
30 #ifndef _MAILMERGEOUTPUTTYPEPAGE_HRC
31 #define _MAILMERGEOUTPUTTYPEPAGE_HRC
33 #define FI_HEADER                1
34 #define FI_OPTIONS               2
35 #define RB_SAVESTARTDOC          3
36 #define RB_SAVEMERGEDDOC         4
37 #define RB_PRINT                 5
38 #define RB_SENDMAIL              6
39 #define FL_SEPARATOR             7
40 #define PB_SAVESTARTDOC          8
41 #define RB_SAVEASONE             12
42 #define RB_SAVEINDIVIDUAL        13
44 #define RB_FROM                  15
45 #define NF_FROM                  16
46 #define FT_TO                    17
47 #define NF_TO                    18
48 #define PB_SAVENOW               19
50 #define FT_PRINT                 21
51 #define LB_PRINT                 22
52 #define PB_PRINTERSETTINGS       23
53 #define RB_PRINTALL              24
54 #define RB_PRINTCURRENT          25
55 #define PB_PRINTNOW              26   
56 #define ST_SAVESTART             27
57 #define ST_SAVEMERGED            28
58 #define ST_PRINT                 29
59 #define ST_SENDMAIL              30
61 #define FT_MAILTO                   31
62 #define LB_MAILTO                   32
63 #define PB_COPYTO                   33
64 #define FT_SUBJECT                  34
65 #define ED_SUBJECT                  35
66 #define FT_SENDAS                   36
67 #define LB_SENDAS                   37
68 #define PB_SENDAS                   38
69 #define RB_SENDALL                  39
70 #define PB_SENDDOCUMENTS            40
72 #define FI_DESCRIPTION              41
73 #define FT_CC                       42
74 #define ED_CC                       43
75 #define FT_BCC                      44
76 #define ED_BCC                      45
77 #define PB_OK                       47
78 #define PB_CANCEL                   48
79 #define PB_HELP                     49
80 #define FI_NOTE                     50
81 #define FT_ATTACHMENT               51
82 #define ED_ATTACHMENT               52
83 #define ST_DEFAULTATTACHMENT        53
84 #define ST_SUBJECTQUERY             54
85 #define ST_NOSUBJECT                55
86 #define ST_NOATTACHMENTNAME         56
87 #define ST_CONFIGUREMAIL            57
89 #define IM_QUERY                    58
90 #define FI_QUERY                    59
91 #define ED_TEXT                     60
93 #define MM_DOCTYPE_OOO              1
94 #define MM_DOCTYPE_PDF              2
95 #define MM_DOCTYPE_WORD             3
96 #define MM_DOCTYPE_HTML             4
97 #define MM_DOCTYPE_TEXT             5
100 #define IM_WARNING                  1
101 #define FI_WARNING                  2
102 #define FT_FILENAME                 3
103 #define ED_FILENAME                 4
105 #endif