summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/prntopts.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/prntopts.hxx')
-rw-r--r--sd/source/ui/inc/prntopts.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/inc/prntopts.hxx b/sd/source/ui/inc/prntopts.hxx
index 005715ecb1ae..3b64109e1dc5 100644
--- a/sd/source/ui/inc/prntopts.hxx
+++ b/sd/source/ui/inc/prntopts.hxx
@@ -52,8 +52,8 @@ private:
VclPtr<CheckBox> m_pCbxBack;
VclPtr<CheckBox> m_pCbxPaperbin;
- DECL_LINK_TYPED( ClickCheckboxHdl, Button*, void );
- DECL_LINK_TYPED( ClickBookletHdl, Button*, void );
+ DECL_LINK( ClickCheckboxHdl, Button*, void );
+ DECL_LINK( ClickBookletHdl, Button*, void );
void updateControls();