summaryrefslogtreecommitdiff
path: root/sw/inc/dbmgr.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-09-08 10:21:09 +0200
committerNoel Grandin <noel@peralex.com>2016-09-08 11:47:19 +0200
commit0f8a30318695447e205b17fb0af06362ab890bc3 (patch)
tree7d31a0475a732772dd0967ba7be29868e24a09ab /sw/inc/dbmgr.hxx
parentac1c3f2ab68a17b6508901bf9b5abdad618158a6 (diff)
loplugin:constantparam in sw
Change-Id: Ibae4cac28e6ff52298c804519f683017729c07a5
Diffstat (limited to 'sw/inc/dbmgr.hxx')
-rw-r--r--sw/inc/dbmgr.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sw/inc/dbmgr.hxx b/sw/inc/dbmgr.hxx
index 399414944de8..5ae985d9f947 100644
--- a/sw/inc/dbmgr.hxx
+++ b/sw/inc/dbmgr.hxx
@@ -256,8 +256,7 @@ friend class SwConnectionDisposedListener_Impl;
/// Run the mail merge for defined modes, except DBMGR_MERGE
SAL_DLLPRIVATE bool MergeMailFiles( SwWrtShell* pSh,
- const SwMergeDescriptor& rMergeDescriptor,
- vcl::Window* pParent );
+ const SwMergeDescriptor& rMergeDescriptor );
SAL_DLLPRIVATE bool ToNextMergeRecord();
SAL_DLLPRIVATE bool IsValidMergeRecord() const;