summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:59:20 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:59:20 +0000
commite930891f76d2f8d40e0f0201e17b55408323744f (patch)
treef839f6a7f8ec27fa9620cd92b21c8c491fb46fcf
parentff68d1cd691d5640b71d7c6aea0359966365773c (diff)
INTEGRATION: CWS pchfix02 (1.3.80); FILE MERGED
2006/09/01 17:18:35 kaib 1.3.80.1: #i68856# Added header markers and pch files
-rw-r--r--chart2/source/controller/dialogs/tp_DataLabel.cxx7
-rw-r--r--chart2/source/controller/dialogs/tp_LegendPosition.cxx7
-rw-r--r--chart2/source/controller/dialogs/tp_PointGeometry.cxx7
3 files changed, 15 insertions, 6 deletions
diff --git a/chart2/source/controller/dialogs/tp_DataLabel.cxx b/chart2/source/controller/dialogs/tp_DataLabel.cxx
index 2821e309ae9e..9ed30b0199cd 100644
--- a/chart2/source/controller/dialogs/tp_DataLabel.cxx
+++ b/chart2/source/controller/dialogs/tp_DataLabel.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tp_DataLabel.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 00:14:23 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:58:51 $
*
* 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_chart2.hxx"
#include "tp_DataLabel.hxx"
#include "TabPages.hrc"
#include "ResId.hxx"
diff --git a/chart2/source/controller/dialogs/tp_LegendPosition.cxx b/chart2/source/controller/dialogs/tp_LegendPosition.cxx
index 0d9829b40778..4e1d5fdc9615 100644
--- a/chart2/source/controller/dialogs/tp_LegendPosition.cxx
+++ b/chart2/source/controller/dialogs/tp_LegendPosition.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tp_LegendPosition.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 00:15:12 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:59:05 $
*
* 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_chart2.hxx"
#include "tp_LegendPosition.hxx"
#include "ResId.hxx"
diff --git a/chart2/source/controller/dialogs/tp_PointGeometry.cxx b/chart2/source/controller/dialogs/tp_PointGeometry.cxx
index 2b8e5b1a9b34..724099ab1c5e 100644
--- a/chart2/source/controller/dialogs/tp_PointGeometry.cxx
+++ b/chart2/source/controller/dialogs/tp_PointGeometry.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tp_PointGeometry.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 00:15:55 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:59:20 $
*
* 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_chart2.hxx"
#include "tp_PointGeometry.hxx"
#include "ResId.hxx"