summaryrefslogtreecommitdiffstats
path: root/avmedia/source/vlc/vlcframegrabber.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'avmedia/source/vlc/vlcframegrabber.hxx')
-rw-r--r--avmedia/source/vlc/vlcframegrabber.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/avmedia/source/vlc/vlcframegrabber.hxx b/avmedia/source/vlc/vlcframegrabber.hxx
index 775a96ff535e..11ce48f3b299 100644
--- a/avmedia/source/vlc/vlcframegrabber.hxx
+++ b/avmedia/source/vlc/vlcframegrabber.hxx
@@ -46,7 +46,7 @@ public:
::rtl::OUString SAL_CALL getImplementationName()
throw ( ::com::sun::star::uno::RuntimeException, std::exception ) SAL_OVERRIDE;
- ::sal_Bool SAL_CALL supportsService( const ::rtl::OUString& serviceName )
+ sal_Bool SAL_CALL supportsService( const ::rtl::OUString& serviceName )
throw ( ::com::sun::star::uno::RuntimeException, std::exception ) SAL_OVERRIDE;
::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
throw ( ::com::sun::star::uno::RuntimeException, std::exception ) SAL_OVERRIDE;