summaryrefslogtreecommitdiff
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.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/inc/tptable.hxx b/sc/source/ui/inc/tptable.hxx
index d72b9f306e4e..91f59dba2e1c 100644
--- a/sc/source/ui/inc/tptable.hxx
+++ b/sc/source/ui/inc/tptable.hxx
@@ -106,9 +106,9 @@ private:
private:
//------------------------------------
// Handler:
- DECL_LINK( PageDirHdl, RadioButton* );
+ DECL_LINK(PageDirHdl, void *);
DECL_LINK( PageNoHdl, CheckBox* );
- DECL_LINK( ScaleHdl, ListBox* );
+ DECL_LINK(ScaleHdl, void *);
};
#endif // SC_TPTABLE_HXX