summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/filldlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/filldlg.hxx')
-rw-r--r--sc/source/ui/inc/filldlg.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/inc/filldlg.hxx b/sc/source/ui/inc/filldlg.hxx
index 70a2d086bb45..96d3b5961631 100644
--- a/sc/source/ui/inc/filldlg.hxx
+++ b/sc/source/ui/inc/filldlg.hxx
@@ -101,8 +101,8 @@ private:
bool CheckIncrementVal();
bool CheckEndVal();
- DECL_LINK( OKHdl, void * );
- DECL_LINK( DisableHdl, Button * );
+ DECL_LINK_TYPED( OKHdl, Button*, void );
+ DECL_LINK_TYPED( DisableHdl, Button*, void );
};
#endif // INCLUDED_SC_SOURCE_UI_INC_FILLDLG_HXX