summaryrefslogtreecommitdiff
path: root/xmloff/source/transform
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 10:27:57 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 10:27:57 +0000
commit0162073e4a7d7652a2550a5886e6121b4363f507 (patch)
tree03ddb18c6de8ceae8c2e514014c7b5c839425ea4 /xmloff/source/transform
parent9087c80ed73cb829bda5ca7b9fd807aa986570ec (diff)
INTEGRATION: CWS pchfix02 (1.17.34); FILE MERGED
2006/09/01 18:00:19 kaib 1.17.34.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmloff/source/transform')
-rw-r--r--xmloff/source/transform/PropertyActionsOASIS.cxx7
-rw-r--r--xmloff/source/transform/PropertyActionsOOo.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/xmloff/source/transform/PropertyActionsOASIS.cxx b/xmloff/source/transform/PropertyActionsOASIS.cxx
index c52dbf22db90..dc562b251fe1 100644
--- a/xmloff/source/transform/PropertyActionsOASIS.cxx
+++ b/xmloff/source/transform/PropertyActionsOASIS.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: PropertyActionsOASIS.cxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 18:55:06 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:27:42 $
*
* 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_XMLNMSPE_HXX
#include "xmlnmspe.hxx"
#endif
diff --git a/xmloff/source/transform/PropertyActionsOOo.cxx b/xmloff/source/transform/PropertyActionsOOo.cxx
index e58d1e73186d..1085977981aa 100644
--- a/xmloff/source/transform/PropertyActionsOOo.cxx
+++ b/xmloff/source/transform/PropertyActionsOOo.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: PropertyActionsOOo.cxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 18:55:19 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:27:57 $
*
* 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_XMLNMSPE_HXX
#include "xmlnmspe.hxx"
#endif