typo
Change-Id: I7bb89ac8acf42183e9d7ffaf942365ffa9da9815
This commit is contained in:
parent
ad24ad9881
commit
4e40d2ef4b
@ -659,7 +659,7 @@ throw( uno::RuntimeException )
|
||||
sal_Bool SAL_CALL SalAquaFilePicker::supportsService( const rtl::OUString& sServiceName )
|
||||
throw( uno::RuntimeException )
|
||||
{
|
||||
return cppu:supportsService(this, sServiceName);
|
||||
return cppu::supportsService(this, sServiceName);
|
||||
}
|
||||
|
||||
uno::Sequence<rtl::OUString> SAL_CALL SalAquaFilePicker::getSupportedServiceNames()
|
||||
|
Loading…
x
Reference in New Issue
Block a user