summaryrefslogtreecommitdiff
path: root/sc/inc/externalrefmgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/externalrefmgr.hxx')
-rw-r--r--sc/inc/externalrefmgr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/externalrefmgr.hxx b/sc/inc/externalrefmgr.hxx
index c44c8f1dc623..d5f6720f835c 100644
--- a/sc/inc/externalrefmgr.hxx
+++ b/sc/inc/externalrefmgr.hxx
@@ -83,7 +83,7 @@ private:
ScExternalRefLink(); // disabled
ScExternalRefLink(const ScExternalRefLink&); // disabled
- DECL_LINK( ExternalRefEndEditHdl, ::sfx2::SvBaseLink* );
+ DECL_LINK( ExternalRefEndEditHdl, void* );
sal_uInt16 mnFileId;
String maFilterName;