summaryrefslogtreecommitdiff
path: root/reportdesign/source/core/inc/ReportEngineJFree.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/core/inc/ReportEngineJFree.hxx')
-rw-r--r--reportdesign/source/core/inc/ReportEngineJFree.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/source/core/inc/ReportEngineJFree.hxx b/reportdesign/source/core/inc/ReportEngineJFree.hxx
index 668bc63b1bb9..04d2fcaf4dbe 100644
--- a/reportdesign/source/core/inc/ReportEngineJFree.hxx
+++ b/reportdesign/source/core/inc/ReportEngineJFree.hxx
@@ -84,7 +84,7 @@ namespace reportdesign
DECLARE_XINTERFACE( )
// ::com::sun::star::lang::XServiceInfo
- virtual ::sal_Bool SAL_CALL supportsService( const OUString& ServiceName ) throw (::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
+ virtual sal_Bool SAL_CALL supportsService( const OUString& ServiceName ) throw (::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
virtual OUString SAL_CALL getImplementationName( ) throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
virtual ::com::sun::star::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames( ) throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;