summaryrefslogtreecommitdiff
path: root/canvas
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 02:21:50 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 02:21:50 +0000
commit2fcf6030688ccf9bc0c1667ed86e5f353a4fb3eb (patch)
tree65b945b24bb8546cd3f9b03076ddb682927e924e /canvas
parentd7956887689c38dd0fb3958d91c4b9633d376515 (diff)
INTEGRATION: CWS pchfix02 (1.2.32); FILE MERGED
2006/09/01 17:18:02 kaib 1.2.32.1: #i68856# Added header markers and pch files
Diffstat (limited to 'canvas')
-rw-r--r--canvas/source/cairo/cairo_spritecanvashelper.cxx7
-rw-r--r--canvas/source/cairo/cairo_spritehelper.cxx7
-rw-r--r--canvas/source/cairo/cairo_textlayout.cxx7
3 files changed, 15 insertions, 6 deletions
diff --git a/canvas/source/cairo/cairo_spritecanvashelper.cxx b/canvas/source/cairo/cairo_spritecanvashelper.cxx
index ecb8337c6783..f3b6da75eb3a 100644
--- a/canvas/source/cairo/cairo_spritecanvashelper.cxx
+++ b/canvas/source/cairo/cairo_spritecanvashelper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: cairo_spritecanvashelper.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2006-02-28 10:38:30 $
+ * last change: $Author: obo $ $Date: 2006-09-17 03:21:20 $
*
* 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_canvas.hxx"
+
#include <canvas/debug.hxx>
#include <canvas/verbosetrace.hxx>
#include <canvas/canvastools.hxx>
diff --git a/canvas/source/cairo/cairo_spritehelper.cxx b/canvas/source/cairo/cairo_spritehelper.cxx
index 41a2d3517afb..ae9dbec2c6a2 100644
--- a/canvas/source/cairo/cairo_spritehelper.cxx
+++ b/canvas/source/cairo/cairo_spritehelper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: cairo_spritehelper.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2006-02-28 10:38:50 $
+ * last change: $Author: obo $ $Date: 2006-09-17 03:21:35 $
*
* 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_canvas.hxx"
+
#include <canvas/debug.hxx>
#include <canvas/verbosetrace.hxx>
diff --git a/canvas/source/cairo/cairo_textlayout.cxx b/canvas/source/cairo/cairo_textlayout.cxx
index 715e24d9a5d8..0f5af622947c 100644
--- a/canvas/source/cairo/cairo_textlayout.cxx
+++ b/canvas/source/cairo/cairo_textlayout.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: cairo_textlayout.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2006-02-28 10:39:25 $
+ * last change: $Author: obo $ $Date: 2006-09-17 03:21:50 $
*
* 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_canvas.hxx"
+
#include <canvas/debug.hxx>
#include <canvas/verbosetrace.hxx>