coverity#706253 Uncaught exception
Change-Id: Id55f2ae36c03db59011ce11538fd45d9e909d5c0
This commit is contained in:
parent
3671f9f30c
commit
c30677731c
@ -256,7 +256,8 @@ namespace
|
||||
createStrokingRenderState());
|
||||
}
|
||||
|
||||
virtual void SAL_CALL drawPolyPolygon( const uno::Reference< rendering::XPolyPolygon2D >& xPolyPolygon ) throw (uno::RuntimeException)
|
||||
virtual void SAL_CALL drawPolyPolygon( const uno::Reference< rendering::XPolyPolygon2D >& xPolyPolygon )
|
||||
throw (uno::RuntimeException, std::exception)
|
||||
{
|
||||
::osl::MutexGuard aGuard( m_aMutex );
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user