From 97f511a9543ff68962bf9014bd698acd2eed1a0e Mon Sep 17 00:00:00 2001 From: Oliver Specht Date: Fri, 29 Nov 2002 11:00:22 +0000 Subject: #105490# MailMerge usability --- sw/inc/dbmgr.hxx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'sw/inc/dbmgr.hxx') 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, -- cgit