summaryrefslogtreecommitdiff
path: root/sd/source/ui/table/TableDesignPane.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/table/TableDesignPane.hxx')
-rw-r--r--sd/source/ui/table/TableDesignPane.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/table/TableDesignPane.hxx b/sd/source/ui/table/TableDesignPane.hxx
index ecf324078546..64fb0070d23a 100644
--- a/sd/source/ui/table/TableDesignPane.hxx
+++ b/sd/source/ui/table/TableDesignPane.hxx
@@ -87,7 +87,7 @@ private:
DECL_LINK(EventMultiplexerListener, tools::EventMultiplexerEvent*);
DECL_LINK(implValueSetHdl, void *);
- DECL_LINK(implCheckBoxHdl, void *);
+ DECL_LINK_TYPED(implCheckBoxHdl, Button*, void);
private:
ViewShellBase& mrBase;