summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/BreakDlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/BreakDlg.hxx')
-rw-r--r--sd/source/ui/inc/BreakDlg.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/inc/BreakDlg.hxx b/sd/source/ui/inc/BreakDlg.hxx
index 6c4c93dc243a..7028e4aececb 100644
--- a/sd/source/ui/inc/BreakDlg.hxx
+++ b/sd/source/ui/inc/BreakDlg.hxx
@@ -71,9 +71,9 @@ private:
SvdProgressInfo *pProgrInfo;
SfxProgress *mpProgress;
- DECL_LINK_TYPED( CancelButtonHdl, Button*, void );
- DECL_LINK_TYPED( UpDate, void*, bool );
- DECL_LINK_TYPED( InitialUpdate, Idle*, void );
+ DECL_LINK( CancelButtonHdl, Button*, void );
+ DECL_LINK( UpDate, void*, bool );
+ DECL_LINK( InitialUpdate, Idle*, void );
};
} // end of namespace sd