summaryrefslogtreecommitdiffstats
path: root/sc/workben/result.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/workben/result.cxx')
-rw-r--r--sc/workben/result.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/workben/result.cxx b/sc/workben/result.cxx
index e497aa4ae5d0..2bf201756b35 100644
--- a/sc/workben/result.cxx
+++ b/sc/workben/result.cxx
@@ -23,7 +23,7 @@
using namespace com::sun::star;
-SV_IMPL_PTRARR( XResultListenerArr_Impl, XResultListenerPtr );
+SV_IMPL_PTRARR( XResultListenerArr_Impl, css::uno::Reference< css::sheet::XResultListener >* );
ScAddInResult::ScAddInResult(const String& rStr) :
aArg( rStr ),