summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/pfiltdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/pfiltdlg.hxx')
-rw-r--r--sc/source/ui/inc/pfiltdlg.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/inc/pfiltdlg.hxx b/sc/source/ui/inc/pfiltdlg.hxx
index da55fc7a414b..c3fcdd64d8a1 100644
--- a/sc/source/ui/inc/pfiltdlg.hxx
+++ b/sc/source/ui/inc/pfiltdlg.hxx
@@ -90,9 +90,9 @@ private:
sal_uInt16 GetFieldSelPos ( SCCOL nField );
// Handler:
- DECL_LINK_TYPED( LbSelectHdl, ListBox&, void );
- DECL_LINK_TYPED( ValModifyHdl, Edit&, void );
- DECL_LINK_TYPED( CheckBoxHdl, Button*, void );
+ DECL_LINK( LbSelectHdl, ListBox&, void );
+ DECL_LINK( ValModifyHdl, Edit&, void );
+ DECL_LINK( CheckBoxHdl, Button*, void );
};
#endif // INCLUDED_SC_SOURCE_UI_INC_PFILTDLG_HXX