summaryrefslogtreecommitdiff
path: root/xmloff/source/transform
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 10:21:19 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 10:21:19 +0000
commit860c685d30d3a3a8f64bbce10fe04da510ff3b08 (patch)
treeee788c74ff697d44d0fcebb8304f77ee08e82152 /xmloff/source/transform
parent9335ed4fafe4f6629ed28fb3f8c87e1046c4f57e (diff)
INTEGRATION: CWS pchfix02 (1.5.158); FILE MERGED
2006/09/01 18:00:13 kaib 1.5.158.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmloff/source/transform')
-rw-r--r--xmloff/source/transform/ChartOASISTContext.cxx7
-rw-r--r--xmloff/source/transform/ChartPlotAreaOOoTContext.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/xmloff/source/transform/ChartOASISTContext.cxx b/xmloff/source/transform/ChartOASISTContext.cxx
index 91701ff06606..72d85a68dd18 100644
--- a/xmloff/source/transform/ChartOASISTContext.cxx
+++ b/xmloff/source/transform/ChartOASISTContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ChartOASISTContext.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 15:35:45 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:20: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_CHARTOASISTCONTEXT_HXX
#include "ChartOASISTContext.hxx"
#endif
diff --git a/xmloff/source/transform/ChartPlotAreaOOoTContext.cxx b/xmloff/source/transform/ChartPlotAreaOOoTContext.cxx
index e97ad9fd46bc..8dc36840d182 100644
--- a/xmloff/source/transform/ChartPlotAreaOOoTContext.cxx
+++ b/xmloff/source/transform/ChartPlotAreaOOoTContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ChartPlotAreaOOoTContext.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 15:37:31 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:21:19 $
*
* 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 "ChartPlotAreaOOoTContext.hxx"
#ifndef _XMLOFF_TRANSFORMER_BASE_HXX