From 384d42bfbe6442318595ea0816786631ae66b3eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Wed, 30 Mar 2005 06:44:38 +0000 Subject: [PATCH] INTEGRATION: CWS presfixes02 (1.10.12); FILE MERGED 2005/03/15 15:33:12 mbu 1.10.12.1: added polypolygon triangulation --- basegfx/source/polygon/b2dpolypolygontools.cxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/basegfx/source/polygon/b2dpolypolygontools.cxx b/basegfx/source/polygon/b2dpolypolygontools.cxx index 3f1f51c3420e..5d6e61fb36f8 100644 --- a/basegfx/source/polygon/b2dpolypolygontools.cxx +++ b/basegfx/source/polygon/b2dpolypolygontools.cxx @@ -2,9 +2,9 @@ * * $RCSfile: b2dpolypolygontools.cxx,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: rt $ $Date: 2004-12-13 08:48:24 $ + * last change: $Author: rt $ $Date: 2005-03-30 07:44:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -579,6 +579,7 @@ namespace basegfx return false; } + } // end of namespace tools } // end of namespace basegfx