summaryrefslogtreecommitdiff
path: root/svx/inc/xpolyimp.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 13:50:24 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 13:50:24 +0000
commitc8d2a5cf180ec186f05b12acccfe60a716812d99 (patch)
treed74a1cfa7c5c6a740d84aba11d76eec66962a1f6 /svx/inc/xpolyimp.hxx
parent018fe1e01ba7842b728165576ab0101c102176ff (diff)
INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED
2006/04/19 17:34:27 cl 1.3.222.2: warning free code changes 2006/03/10 17:44:03 aw 1.3.222.1: #i55991# warning free changes for unxsol
Diffstat (limited to 'svx/inc/xpolyimp.hxx')
-rw-r--r--svx/inc/xpolyimp.hxx9
1 files changed, 3 insertions, 6 deletions
diff --git a/svx/inc/xpolyimp.hxx b/svx/inc/xpolyimp.hxx
index 36f0c7a12868..52cbed3511bb 100644
--- a/svx/inc/xpolyimp.hxx
+++ b/svx/inc/xpolyimp.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xpolyimp.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 19:51:21 $
+ * last change: $Author: hr $ $Date: 2006-06-19 14:50:24 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -43,9 +43,6 @@
#include <xpoly.hxx>
#endif
-#pragma hdrstop
-
-
/*************************************************************************
|*
|* class ImpXPolygon
@@ -98,7 +95,7 @@ public:
|* Letzte Aenderung Joe 26-09-1995
|*
*************************************************************************/
-DECLARE_LIST( XPolygonList, XPolygon* );
+DECLARE_LIST( XPolygonList, XPolygon* )
class ImpXPolyPolygon
{