From 0499a44cddae31dff5ce1959aba8aa64119dea90 Mon Sep 17 00:00:00 2001 From: Ivan Timofeev Date: Sun, 26 Feb 2012 16:29:47 +0400 Subject: definition was removed, remove declaration as well --- basegfx/inc/basegfx/polygon/b3dpolygonclipper.hxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'basegfx/inc/basegfx') diff --git a/basegfx/inc/basegfx/polygon/b3dpolygonclipper.hxx b/basegfx/inc/basegfx/polygon/b3dpolygonclipper.hxx index 03fd0799e79f..d125d478ab8a 100644 --- a/basegfx/inc/basegfx/polygon/b3dpolygonclipper.hxx +++ b/basegfx/inc/basegfx/polygon/b3dpolygonclipper.hxx @@ -62,9 +62,6 @@ namespace basegfx // version for Polygons BASEGFX_DLLPUBLIC B3DPolyPolygon clipPolygonOnOrthogonalPlane(const B3DPolygon& rCandidate, B3DOrientation ePlaneOrthogonal, bool bClipPositive, double fPlaneOffset, bool bStroke); - // versions for B2DRange, clips only against X,Y - BASEGFX_DLLPUBLIC B3DPolyPolygon clipPolygonOnRange(const B3DPolygon& rCandidate, const B2DRange& rRange, bool bInside, bool bStroke); - } // end of namespace tools } // end of namespace basegfx -- cgit v1.2.3