summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/inc/instbdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/instbdlg.hxx')
-rw-r--r--sc/source/ui/inc/instbdlg.hxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/sc/source/ui/inc/instbdlg.hxx b/sc/source/ui/inc/instbdlg.hxx
index cd5cd171e252..141a92a5a8cf 100644
--- a/sc/source/ui/inc/instbdlg.hxx
+++ b/sc/source/ui/inc/instbdlg.hxx
@@ -91,13 +91,13 @@ private:
void FillTables_Impl( ScDocument* pSrcDoc );
void DoEnable_Impl();
- DECL_LINK_TYPED( BrowseHdl_Impl, Button*, void );
- DECL_LINK_TYPED( ChoiceHdl_Impl, Button*, void );
- DECL_LINK_TYPED( SelectHdl_Impl, ListBox&, void );
- DECL_LINK_TYPED( CountHdl_Impl, Edit&, void );
- DECL_LINK_TYPED( DoEnterHdl, Button*, void );
- DECL_LINK_TYPED( BrowseTimeoutHdl, Timer *, void );
- DECL_LINK_TYPED( DialogClosedHdl, sfx2::FileDialogHelper*, void );
+ DECL_LINK( BrowseHdl_Impl, Button*, void );
+ DECL_LINK( ChoiceHdl_Impl, Button*, void );
+ DECL_LINK( SelectHdl_Impl, ListBox&, void );
+ DECL_LINK( CountHdl_Impl, Edit&, void );
+ DECL_LINK( DoEnterHdl, Button*, void );
+ DECL_LINK( BrowseTimeoutHdl, Timer *, void );
+ DECL_LINK( DialogClosedHdl, sfx2::FileDialogHelper*, void );
};
#endif // INCLUDED_SC_SOURCE_UI_INC_INSTBDLG_HXX