summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/mmlayoutpage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/dbui/mmlayoutpage.hxx')
-rw-r--r--sw/source/ui/dbui/mmlayoutpage.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/dbui/mmlayoutpage.hxx b/sw/source/ui/dbui/mmlayoutpage.hxx
index a5558103dadb..fcd387e2cd56 100644
--- a/sw/source/ui/dbui/mmlayoutpage.hxx
+++ b/sw/source/ui/dbui/mmlayoutpage.hxx
@@ -68,8 +68,8 @@ class SwMailMergeLayoutPage : public svt::OWizardPage
DECL_LINK(PreviewLoadedHdl_Impl, void*);
DECL_LINK(ZoomHdl_Impl, ListBox*);
DECL_LINK(ChangeAddressHdl_Impl, void *);
- DECL_LINK(GreetingsHdl_Impl, PushButton*);
- DECL_LINK(AlignToTextHdl_Impl, CheckBox*);
+ DECL_LINK_TYPED(GreetingsHdl_Impl, Button*, void);
+ DECL_LINK_TYPED(AlignToTextHdl_Impl, Button*, void);
static SwFrameFormat* InsertAddressFrame(
SwWrtShell& rShell,