summaryrefslogtreecommitdiff
path: root/xmloff/inc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 16:57:48 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 16:57:48 +0000
commit2b4c1024289fb6b24b24713192e19499bdc67306 (patch)
tree84727ed615320fc299df786c50e821c5d6c15372 /xmloff/inc
parent82f3132a2123596199d8118adaf0a07ff7de8e07 (diff)
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
Diffstat (limited to 'xmloff/inc')
-rw-r--r--xmloff/inc/xexptran.hxx10
1 files changed, 5 insertions, 5 deletions
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 <rtl/ustring>
+#include <rtl/ustring.hxx>
#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*)
//////////////////////////////////////////////////////////////////////////////