INTEGRATION: CWS aw051 (1.15.24); FILE MERGED

2007/05/10 09:48:43 aw 1.15.24.1: #i76891#
This commit is contained in:
Oliver Bolte 2007-07-18 10:03:30 +00:00
parent 5eb8c8fe3a
commit d001033f9d

View file

@ -4,9 +4,9 @@
*
* $RCSfile: b2dpolypolygontools.hxx,v $
*
* $Revision: 1.15 $
* $Revision: 1.16 $
*
* last change: $Author: kz $ $Date: 2006-12-13 15:06:35 $
* last change: $Author: obo $ $Date: 2007-07-18 11:03:30 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -208,6 +208,9 @@ namespace basegfx
bool bUseRelativeCoordinates=true,
bool bDetectQuadraticBeziers=true );
// #i76891# Try to remove existing curve segments if they are simply edges
B2DPolyPolygon simplifyCurveSegments(const B2DPolyPolygon& rCandidate);
} // end of namespace tools
} // end of namespace basegfx