coverity#706253 Uncaught exception
Change-Id: Id55f2ae36c03db59011ce11538fd45d9e909d5c0
This commit is contained in:
@@ -256,7 +256,8 @@ namespace
|
|||||||
createStrokingRenderState());
|
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 );
|
::osl::MutexGuard aGuard( m_aMutex );
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user