summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:57:55 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:57:55 +0000
commit5f45f2b48e3155e8de7aa7d74fddb5e6f9c09045 (patch)
tree0908f78ef9e4de98487fa0e4b144b6dfd24e336a /chart2
parentda32a0f16a3dca107b311396869b9a6e6c61e91d (diff)
INTEGRATION: CWS pchfix02 (1.3.80); FILE MERGED
2006/09/01 17:18:34 kaib 1.3.80.1: #i68856# Added header markers and pch files
Diffstat (limited to 'chart2')
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertAxis_Grid.cxx7
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertDataLabel.cxx7
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertLegend.cxx7
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertTitle.cxx7
4 files changed, 20 insertions, 8 deletions
diff --git a/chart2/source/controller/dialogs/dlg_InsertAxis_Grid.cxx b/chart2/source/controller/dialogs/dlg_InsertAxis_Grid.cxx
index fcaac5ed9313..55e0b9213234 100644
--- a/chart2/source/controller/dialogs/dlg_InsertAxis_Grid.cxx
+++ b/chart2/source/controller/dialogs/dlg_InsertAxis_Grid.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dlg_InsertAxis_Grid.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 00:06:46 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:57:01 $
*
* 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 "dlg_InsertAxis_Grid.hxx"
#include "dlg_InsertAxis_Grid.hrc"
diff --git a/chart2/source/controller/dialogs/dlg_InsertDataLabel.cxx b/chart2/source/controller/dialogs/dlg_InsertDataLabel.cxx
index 0a7a34a4b0f5..35456f9bfa8b 100644
--- a/chart2/source/controller/dialogs/dlg_InsertDataLabel.cxx
+++ b/chart2/source/controller/dialogs/dlg_InsertDataLabel.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dlg_InsertDataLabel.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 00:07:30 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:57:15 $
*
* 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 "dlg_InsertDataLabel.hxx"
#include "dlg_InsertDataLabel.hrc"
diff --git a/chart2/source/controller/dialogs/dlg_InsertLegend.cxx b/chart2/source/controller/dialogs/dlg_InsertLegend.cxx
index e22a48eb1e9f..f56059af5bf3 100644
--- a/chart2/source/controller/dialogs/dlg_InsertLegend.cxx
+++ b/chart2/source/controller/dialogs/dlg_InsertLegend.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dlg_InsertLegend.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 00:08:17 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:57:29 $
*
* 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 "dlg_InsertLegend.hxx"
#include "dlg_InsertLegend.hrc"
diff --git a/chart2/source/controller/dialogs/dlg_InsertTitle.cxx b/chart2/source/controller/dialogs/dlg_InsertTitle.cxx
index aa6145979627..bd1b515bf800 100644
--- a/chart2/source/controller/dialogs/dlg_InsertTitle.cxx
+++ b/chart2/source/controller/dialogs/dlg_InsertTitle.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dlg_InsertTitle.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 00:09:42 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:57:55 $
*
* 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 "dlg_InsertTitle.hxx"
#include "dlg_InsertTitle.hrc"