summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/ChartRangeSelectionListener.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/ChartRangeSelectionListener.hxx')
-rw-r--r--sc/source/ui/inc/ChartRangeSelectionListener.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/ChartRangeSelectionListener.hxx b/sc/source/ui/inc/ChartRangeSelectionListener.hxx
index f9166d296a78..04ca7ba4442f 100644
--- a/sc/source/ui/inc/ChartRangeSelectionListener.hxx
+++ b/sc/source/ui/inc/ChartRangeSelectionListener.hxx
@@ -57,7 +57,7 @@ protected:
// ____ XServiceInfo ____
virtual OUString SAL_CALL getImplementationName()
throw (::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
- virtual ::sal_Bool SAL_CALL supportsService(
+ virtual sal_Bool SAL_CALL supportsService(
const OUString& ServiceName )
throw (::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
virtual ::com::sun::star::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames()