New loplugin:dynexcspec: Add @throws documentation, basegfx
Change-Id: I83cd12d9eb2d65ec5ff903b7536f28b2a0ae3c69
This commit is contained in:
@@ -25,7 +25,7 @@ class B2DPolyPolygon;
|
||||
|
||||
namespace unotools
|
||||
{
|
||||
|
||||
/// @throws css::lang::IllegalArgumentException
|
||||
BASEGFX_DLLPUBLIC B2DPolyPolygon polyPolygonBezierToB2DPolyPolygon(const css::drawing::PolyPolygonBezierCoords& rSourcePolyPolygon)
|
||||
throw( css::lang::IllegalArgumentException );
|
||||
|
||||
|
Reference in New Issue
Block a user