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: mmoutputpage.hrc,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 #ifndef _MAILMERGEOUTPUTTYPEPAGE_HRC
31 #define _MAILMERGEOUTPUTTYPEPAGE_HRC
35 #define RB_SAVESTARTDOC 3
36 #define RB_SAVEMERGEDDOC 4
39 #define FL_SEPARATOR 7
40 #define PB_SAVESTARTDOC 8
41 #define RB_SAVEASONE 12
42 #define RB_SAVEINDIVIDUAL 13
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
59 #define ST_SENDMAIL 30
70 #define PB_SENDDOCUMENTS 40
72 #define FI_DESCRIPTION 41
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
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
102 #define FT_FILENAME 3
103 #define ED_FILENAME 4