summaryrefslogtreecommitdiff
path: root/include/comphelper/ihwrapnofilter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/ihwrapnofilter.hxx')
-rw-r--r--include/comphelper/ihwrapnofilter.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/ihwrapnofilter.hxx b/include/comphelper/ihwrapnofilter.hxx
index f91595e21d4f..768d7eb73493 100644
--- a/include/comphelper/ihwrapnofilter.hxx
+++ b/include/comphelper/ihwrapnofilter.hxx
@@ -65,7 +65,7 @@ namespace comphelper {
virtual OUString SAL_CALL getImplementationName()
throw ( ::com::sun::star::uno::RuntimeException, std::exception ) SAL_OVERRIDE;
- virtual ::sal_Bool SAL_CALL supportsService( const OUString& ServiceName )
+ 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()