summaryrefslogtreecommitdiff
path: root/cppcanvas/source/mtfrenderer
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:50:33 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:50:33 +0000
commit7a580ec9e24f063307005f1b22301c46fe7e5ba3 (patch)
tree9fe38c132f486ce55c51a855b2a2e1c6dce90a24 /cppcanvas/source/mtfrenderer
parent538c49e9878023aea0a758180913ea7c6af43c75 (diff)
INTEGRATION: CWS pchfix02 (1.8.24); FILE MERGED
2006/09/01 17:22:49 kaib 1.8.24.1: #i68856# Added header markers and pch files
Diffstat (limited to 'cppcanvas/source/mtfrenderer')
-rw-r--r--cppcanvas/source/mtfrenderer/mtftools.cxx7
-rw-r--r--cppcanvas/source/mtfrenderer/pointaction.cxx7
-rw-r--r--cppcanvas/source/mtfrenderer/polypolyaction.cxx7
-rw-r--r--cppcanvas/source/mtfrenderer/transparencygroupaction.cxx7
4 files changed, 20 insertions, 8 deletions
diff --git a/cppcanvas/source/mtfrenderer/mtftools.cxx b/cppcanvas/source/mtfrenderer/mtftools.cxx
index f667402f07f8..8a0e38376fec 100644
--- a/cppcanvas/source/mtfrenderer/mtftools.cxx
+++ b/cppcanvas/source/mtfrenderer/mtftools.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: mtftools.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: kz $ $Date: 2005-11-02 13:40:58 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:49:38 $
*
* 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_cppcanvas.hxx"
+
#include <canvas/debug.hxx>
#include <canvas/verbosetrace.hxx>
diff --git a/cppcanvas/source/mtfrenderer/pointaction.cxx b/cppcanvas/source/mtfrenderer/pointaction.cxx
index 222c587b37b9..021b19a530a3 100644
--- a/cppcanvas/source/mtfrenderer/pointaction.cxx
+++ b/cppcanvas/source/mtfrenderer/pointaction.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pointaction.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: kz $ $Date: 2005-11-02 13:41:31 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:49:51 $
*
* 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_cppcanvas.hxx"
+
#include <rtl/logfile.hxx>
#include <com/sun/star/rendering/XCanvas.hpp>
diff --git a/cppcanvas/source/mtfrenderer/polypolyaction.cxx b/cppcanvas/source/mtfrenderer/polypolyaction.cxx
index a3f417932593..40ca15677708 100644
--- a/cppcanvas/source/mtfrenderer/polypolyaction.cxx
+++ b/cppcanvas/source/mtfrenderer/polypolyaction.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: polypolyaction.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: kz $ $Date: 2005-11-02 13:41:45 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:50:05 $
*
* 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_cppcanvas.hxx"
+
#include <rtl/logfile.hxx>
#include <com/sun/star/rendering/XCanvas.hpp>
diff --git a/cppcanvas/source/mtfrenderer/transparencygroupaction.cxx b/cppcanvas/source/mtfrenderer/transparencygroupaction.cxx
index 68edc9645ad8..42fa725a1c36 100644
--- a/cppcanvas/source/mtfrenderer/transparencygroupaction.cxx
+++ b/cppcanvas/source/mtfrenderer/transparencygroupaction.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: transparencygroupaction.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: kz $ $Date: 2005-11-02 13:42:22 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:50:33 $
*
* 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_cppcanvas.hxx"
+
#include <tools/gen.hxx>
#include <canvas/debug.hxx>