summaryrefslogtreecommitdiff
path: root/basegfx/inc
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-08-19 22:57:40 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-08-19 22:57:40 +0000
commit80277b241e2a9dca0b202971dddc333a064e9a02 (patch)
tree8135ee8dfd875f7be2bd03ea4740e89a4f378a78 /basegfx/inc
parent4becd79daa5dbd68c49009b5e6a56b0a31904220 (diff)
INTEGRATION: CWS aw033 (1.3.4); FILE MERGED
2008/05/27 14:08:44 aw 1.3.4.1: #i39532# changes DEV300 m12 resync corrections
Diffstat (limited to 'basegfx/inc')
-rwxr-xr-xbasegfx/inc/basegfx/tools/unopolypolygon.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/basegfx/inc/basegfx/tools/unopolypolygon.hxx b/basegfx/inc/basegfx/tools/unopolypolygon.hxx
index 5ecec46b24cc..db5b1ca22427 100755
--- a/basegfx/inc/basegfx/tools/unopolypolygon.hxx
+++ b/basegfx/inc/basegfx/tools/unopolypolygon.hxx
@@ -8,7 +8,7 @@
*
* $RCSfile: unopolypolygon.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
* This file is part of OpenOffice.org.
*
@@ -34,12 +34,10 @@
#include <cppuhelper/basemutex.hxx>
#include <cppuhelper/compbase3.hxx>
-
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/rendering/FillRule.hpp>
#include <com/sun/star/rendering/XLinePolyPolygon2D.hpp>
#include <com/sun/star/rendering/XBezierPolyPolygon2D.hpp>
-
#include <basegfx/polygon/b2dpolypolygon.hxx>