summaryrefslogtreecommitdiff
path: root/sc/workben/result.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/workben/result.cxx')
-rw-r--r--sc/workben/result.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/workben/result.cxx b/sc/workben/result.cxx
index c11d74b6d106..13ce3abee4d4 100644
--- a/sc/workben/result.cxx
+++ b/sc/workben/result.cxx
@@ -27,11 +27,11 @@
using namespace com::sun::star;
-//------------------------------------------------------------------------
+
SV_IMPL_PTRARR( XResultListenerArr_Impl, XResultListenerPtr );
-//------------------------------------------------------------------------
+
ScAddInResult::ScAddInResult(const String& rStr) :
aArg( rStr ),
@@ -111,7 +111,7 @@ void SAL_CALL ScAddInResult::removeResultListener( const ::com::sun::star::uno::
release();
}
-//------------------------------------------------------------------------
+