summaryrefslogtreecommitdiff
path: root/xmloff/source/transform
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 10:22:36 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 10:22:36 +0000
commit4726978182bf1563f26c8d8962f58f97bc4d2682 (patch)
tree672a42e4e85eb0923b279f2ded06274bad77f786 /xmloff/source/transform
parent28f549055b48a680d256035e5bbc4b70df12d6fa (diff)
INTEGRATION: CWS pchfix02 (1.3.158); FILE MERGED
2006/09/01 18:00:14 kaib 1.3.158.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmloff/source/transform')
-rw-r--r--xmloff/source/transform/ControlOASISTContext.cxx7
-rw-r--r--xmloff/source/transform/CreateElemTContext.cxx7
-rw-r--r--xmloff/source/transform/DlgOASISTContext.cxx7
3 files changed, 15 insertions, 6 deletions
diff --git a/xmloff/source/transform/ControlOASISTContext.cxx b/xmloff/source/transform/ControlOASISTContext.cxx
index 1ca31d6a0649..749bcb7ee98b 100644
--- a/xmloff/source/transform/ControlOASISTContext.cxx
+++ b/xmloff/source/transform/ControlOASISTContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ControlOASISTContext.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 15:38:05 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:21:32 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_xmloff.hxx"
+
#ifndef _XMLOFF_MUTABLEATTRLIST_HXX
#include "MutableAttrList.hxx"
#endif
diff --git a/xmloff/source/transform/CreateElemTContext.cxx b/xmloff/source/transform/CreateElemTContext.cxx
index aabb71f4168f..014bbecfad7b 100644
--- a/xmloff/source/transform/CreateElemTContext.cxx
+++ b/xmloff/source/transform/CreateElemTContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: CreateElemTContext.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 15:39:23 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:22:01 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_xmloff.hxx"
+
#ifndef _XMLOFF_CREATEELEMTCONTEXT_HXX
#include "CreateElemTContext.hxx"
#endif
diff --git a/xmloff/source/transform/DlgOASISTContext.cxx b/xmloff/source/transform/DlgOASISTContext.cxx
index 4aee391bac1b..94bdfdf03a6e 100644
--- a/xmloff/source/transform/DlgOASISTContext.cxx
+++ b/xmloff/source/transform/DlgOASISTContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: DlgOASISTContext.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 15:40:28 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:22:36 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_xmloff.hxx"
+
#ifndef _XMLOFF_DLGOASISTCONTEXT_HXX
#include "DlgOASISTContext.hxx"
#endif