summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/ihwrapnofilter.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/source/misc/ihwrapnofilter.cxx')
-rw-r--r--comphelper/source/misc/ihwrapnofilter.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/comphelper/source/misc/ihwrapnofilter.cxx b/comphelper/source/misc/ihwrapnofilter.cxx
index c0fa0b8a5df7..b6dcedf6f3c6 100644
--- a/comphelper/source/misc/ihwrapnofilter.cxx
+++ b/comphelper/source/misc/ihwrapnofilter.cxx
@@ -96,7 +96,7 @@ namespace comphelper
return impl_staticGetImplementationName();
}
- ::sal_Bool SAL_CALL OIHWrapNoFilterDialog::supportsService( const OUString& ServiceName )
+ sal_Bool SAL_CALL OIHWrapNoFilterDialog::supportsService( const OUString& ServiceName )
throw ( uno::RuntimeException, std::exception )
{
return cppu::supportsService(this, ServiceName);