summaryrefslogtreecommitdiff
path: root/sw/inc/dbmgr.hxx
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2002-11-29 11:00:22 +0000
committerOliver Specht <os@openoffice.org>2002-11-29 11:00:22 +0000
commit97f511a9543ff68962bf9014bd698acd2eed1a0e (patch)
tree40590142dd2212f5de0e3ed9bb0e9d9539ae1554 /sw/inc/dbmgr.hxx
parente9870aba1772ec39d9188f0d47d7430e2daa0907 (diff)
#105490# MailMerge usability
Diffstat (limited to 'sw/inc/dbmgr.hxx')
-rw-r--r--sw/inc/dbmgr.hxx7
1 files changed, 3 insertions, 4 deletions
diff --git a/sw/inc/dbmgr.hxx b/sw/inc/dbmgr.hxx
index 57d786cd62ef..f16669640e56 100644
--- a/sw/inc/dbmgr.hxx
+++ b/sw/inc/dbmgr.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: dbmgr.hxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: os $ $Date: 2002-09-18 10:39:26 $
+ * last change: $Author: os $ $Date: 2002-11-29 12:00:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -248,8 +248,7 @@ public:
// Mischen von Datensaetzen in Felder
BOOL MergeNew(USHORT nOpt, SwWrtShell& rSh,
- const ::svx::ODataAccessDescriptor& _rDescriptor,
- const String *pPrinter = NULL);
+ const ::svx::ODataAccessDescriptor& _rDescriptor);
BOOL Merge(SwWrtShell* pSh);
// Mischen von Datensaetzen in Felder, dann drucken
BOOL MergePrint( SwView& rView,