summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/mmdocselectpage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/dbui/mmdocselectpage.hxx')
-rw-r--r--sw/source/ui/dbui/mmdocselectpage.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/dbui/mmdocselectpage.hxx b/sw/source/ui/dbui/mmdocselectpage.hxx
index 8015506755a2..b5322c3e127d 100644
--- a/sw/source/ui/dbui/mmdocselectpage.hxx
+++ b/sw/source/ui/dbui/mmdocselectpage.hxx
@@ -44,8 +44,8 @@ class SwMailMergeDocSelectPage : public svt::OWizardPage
VclPtr<SwMailMergeWizard> m_pWizard;
- DECL_LINK_TYPED(DocSelectHdl, Button*, void);
- DECL_LINK_TYPED(FileSelectHdl, Button*, void);
+ DECL_LINK(DocSelectHdl, Button*, void);
+ DECL_LINK(FileSelectHdl, Button*, void);
virtual bool commitPage( ::svt::WizardTypes::CommitPageReason _eReason ) override;