summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/envlop.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/envlop.hxx')
-rw-r--r--sw/source/uibase/inc/envlop.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/uibase/inc/envlop.hxx b/sw/source/uibase/inc/envlop.hxx
index 44595cb91444..853ffc8e6196 100644
--- a/sw/source/uibase/inc/envlop.hxx
+++ b/sw/source/uibase/inc/envlop.hxx
@@ -91,8 +91,8 @@ class SwEnvPage : public SfxTabPage
OUString sActDBName;
DECL_LINK( DatabaseHdl, ListBox * );
- DECL_LINK(FieldHdl, void *);
- DECL_LINK(SenderHdl, void *);
+ DECL_LINK_TYPED(FieldHdl, Button*, void );
+ DECL_LINK_TYPED(SenderHdl, Button*, void );
void InitDatabaseBox();