summaryrefslogtreecommitdiff
path: root/xmloff/source/transform
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 10:21:04 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 10:21:04 +0000
commit9335ed4fafe4f6629ed28fb3f8c87e1046c4f57e (patch)
tree7c95750b955fa39e5457b4e986b19dd77ca2ba38 /xmloff/source/transform
parent5f433c3f2d4d14c2f57d271f1276ca8e6d0849cb (diff)
INTEGRATION: CWS pchfix02 (1.4.158); FILE MERGED
2006/09/01 18:00:13 kaib 1.4.158.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmloff/source/transform')
-rw-r--r--xmloff/source/transform/ChartOOoTContext.cxx7
-rw-r--r--xmloff/source/transform/ChartPlotAreaOASISTContext.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/xmloff/source/transform/ChartOOoTContext.cxx b/xmloff/source/transform/ChartOOoTContext.cxx
index c7fc80e5d4db..60eaf9fa7285 100644
--- a/xmloff/source/transform/ChartOOoTContext.cxx
+++ b/xmloff/source/transform/ChartOOoTContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ChartOOoTContext.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 15:36:17 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:20:49 $
*
* 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_CHARTOOOTCONTEXT_HXX
#include "ChartOOoTContext.hxx"
#endif
diff --git a/xmloff/source/transform/ChartPlotAreaOASISTContext.cxx b/xmloff/source/transform/ChartPlotAreaOASISTContext.cxx
index 9e1b9ad1b882..c48602cc958a 100644
--- a/xmloff/source/transform/ChartPlotAreaOASISTContext.cxx
+++ b/xmloff/source/transform/ChartPlotAreaOASISTContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ChartPlotAreaOASISTContext.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 15:36:51 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:21:04 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_xmloff.hxx"
#include "ChartPlotAreaOASISTContext.hxx"
#ifndef _XMLOFF_TRANSFORMER_BASE_HXX