summaryrefslogtreecommitdiff
path: root/sw/inc/dbmgr.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-07-05 06:37:06 +0000
committerRüdiger Timm <rt@openoffice.org>2007-07-05 06:37:06 +0000
commit1181f205a07a06d56fb2b5960acd78319b65381f (patch)
tree8373ba72833e5467bf523dcde902475403198c9e /sw/inc/dbmgr.hxx
parentd12c027ffeb7788376a6c6a33d5cf3e9fc44bdbb (diff)
INTEGRATION: CWS os96 (1.34.4); FILE MERGED
2007/06/04 13:28:30 os 1.34.4.1: #i76853# 'old mailmerge: mailmerge into single file added
Diffstat (limited to 'sw/inc/dbmgr.hxx')
-rw-r--r--sw/inc/dbmgr.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/sw/inc/dbmgr.hxx b/sw/inc/dbmgr.hxx
index cb426329047f..55af0bd21ced 100644
--- a/sw/inc/dbmgr.hxx
+++ b/sw/inc/dbmgr.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dbmgr.hxx,v $
*
- * $Revision: 1.34 $
+ * $Revision: 1.35 $
*
- * last change: $Author: rt $ $Date: 2007-04-25 08:52:14 $
+ * last change: $Author: rt $ $Date: 2007-07-05 07:37:06 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -124,7 +124,8 @@ enum DBMgrOptions
DBMGR_MERGE_MAILMERGE, // Serienbriefe drucken
DBMGR_MERGE_MAILING, // Serienbriefe als email versenden
DBMGR_MERGE_MAILFILES, // Serienbriefe als Datei(en) speichern
- DBMGR_MERGE_DOCUMENTS // Print merged documents
+ DBMGR_MERGE_DOCUMENTS, // Print merged documents
+ DBMGR_MERGE_SINGLE_FILE // save merge as single file
};
// -----------------------------------------------------------------------