From 2b4c1024289fb6b24b24713192e19499bdc67306 Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Mon, 19 Jun 2006 16:57:48 +0000
Subject: INTEGRATION: CWS warnings01 (1.6.32); FILE MERGED 2005/11/16 21:33:55
pl 1.6.32.2: #i55991# removed warnings 2005/11/02 14:57:45 cl 1.6.32.1:
warning free code changes
---
xmloff/inc/xexptran.hxx | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
(limited to 'xmloff/inc/xexptran.hxx')
diff --git a/xmloff/inc/xexptran.hxx b/xmloff/inc/xexptran.hxx
index 16f3fcdaf410..34e15ce4a6fe 100644
--- a/xmloff/inc/xexptran.hxx
+++ b/xmloff/inc/xexptran.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xexptran.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 13:11:46 $
+ * last change: $Author: hr $ $Date: 2006-06-19 17:57:48 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,7 +37,7 @@
#define _XEXPTRANSFORM_HXX
#ifndef _RTL_USTRING_
-#include
+#include
#endif
#ifndef _B2D_MATRIX3D_HXX
@@ -83,8 +83,8 @@ class Matrix4D;
//////////////////////////////////////////////////////////////////////////////
-DECLARE_LIST(ImpSdXMLExpTransObj2DBaseList, ImpSdXMLExpTransObj2DBase*);
-DECLARE_LIST(ImpSdXMLExpTransObj3DBaseList, ImpSdXMLExpTransObj3DBase*);
+DECLARE_LIST(ImpSdXMLExpTransObj2DBaseList, ImpSdXMLExpTransObj2DBase*)
+DECLARE_LIST(ImpSdXMLExpTransObj3DBaseList, ImpSdXMLExpTransObj3DBase*)
//////////////////////////////////////////////////////////////////////////////
--
cgit