summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/inc/tptable.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/tptable.hxx')
-rw-r--r--sc/source/ui/inc/tptable.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/inc/tptable.hxx b/sc/source/ui/inc/tptable.hxx
index 91cbad99f728..f3d01eef310d 100644
--- a/sc/source/ui/inc/tptable.hxx
+++ b/sc/source/ui/inc/tptable.hxx
@@ -73,9 +73,9 @@ private:
private:
// Handler:
- DECL_LINK_TYPED(PageDirHdl, Button*, void);
- DECL_LINK_TYPED( PageNoHdl, Button*, void );
- DECL_LINK_TYPED(ScaleHdl, ListBox&, void);
+ DECL_LINK(PageDirHdl, Button*, void);
+ DECL_LINK( PageNoHdl, Button*, void );
+ DECL_LINK(ScaleHdl, ListBox&, void);
};
#endif // INCLUDED_SC_SOURCE_UI_INC_TPTABLE_HXX