diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 11:53:31 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 11:53:31 +0000 |
commit | 7493246383edab463f0e7d4e3c3a7810314d7c5a (patch) | |
tree | 32cac3b820656727123a41902a028c01b0f8b3d1 /cppcanvas/source | |
parent | d111651afe7ff7e3c5a492b9c41479e2b6ceb034 (diff) |
INTEGRATION: CWS pchfix02 (1.7.24); FILE MERGED
2006/09/01 17:22:51 kaib 1.7.24.1: #i68856# Added header markers and pch files
Diffstat (limited to 'cppcanvas/source')
-rw-r--r-- | cppcanvas/source/wrapper/implcustomsprite.cxx | 7 | ||||
-rw-r--r-- | cppcanvas/source/wrapper/implpolypolygon.cxx | 7 | ||||
-rw-r--r-- | cppcanvas/source/wrapper/implsprite.cxx | 7 | ||||
-rw-r--r-- | cppcanvas/source/wrapper/implspritecanvas.cxx | 7 | ||||
-rw-r--r-- | cppcanvas/source/wrapper/impltext.cxx | 7 |
5 files changed, 25 insertions, 10 deletions
diff --git a/cppcanvas/source/wrapper/implcustomsprite.cxx b/cppcanvas/source/wrapper/implcustomsprite.cxx index be3420eac77f..a045cd0e8649 100644 --- a/cppcanvas/source/wrapper/implcustomsprite.cxx +++ b/cppcanvas/source/wrapper/implcustomsprite.cxx @@ -4,9 +4,9 @@ * * $RCSfile: implcustomsprite.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: kz $ $Date: 2005-11-02 13:43:38 $ + * last change: $Author: obo $ $Date: 2006-09-17 12:52:24 $ * * 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" + #ifndef _BGFX_POLYGON_B2DPOLYPOLYGON_HXX #include <basegfx/polygon/b2dpolypolygon.hxx> #endif diff --git a/cppcanvas/source/wrapper/implpolypolygon.cxx b/cppcanvas/source/wrapper/implpolypolygon.cxx index c9a3085c1298..66c4a9919294 100644 --- a/cppcanvas/source/wrapper/implpolypolygon.cxx +++ b/cppcanvas/source/wrapper/implpolypolygon.cxx @@ -4,9 +4,9 @@ * * $RCSfile: implpolypolygon.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: kz $ $Date: 2005-11-02 13:43:48 $ + * last change: $Author: obo $ $Date: 2006-09-17 12:52:52 $ * * 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" + #ifndef INCLUDED_RTL_MATH_HXX #include <rtl/math.hxx> #endif diff --git a/cppcanvas/source/wrapper/implsprite.cxx b/cppcanvas/source/wrapper/implsprite.cxx index ef461e8984a0..602d0f97f427 100644 --- a/cppcanvas/source/wrapper/implsprite.cxx +++ b/cppcanvas/source/wrapper/implsprite.cxx @@ -4,9 +4,9 @@ * * $RCSfile: implsprite.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: kz $ $Date: 2005-11-02 13:43:58 $ + * last change: $Author: obo $ $Date: 2006-09-17 12:53:06 $ * * 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" + #ifndef _COM_SUN_STAR_RENDERING_XSPRITE_HPP_ #include <com/sun/star/rendering/XSprite.hpp> #endif diff --git a/cppcanvas/source/wrapper/implspritecanvas.cxx b/cppcanvas/source/wrapper/implspritecanvas.cxx index bb22c402d583..0f53db6c9818 100644 --- a/cppcanvas/source/wrapper/implspritecanvas.cxx +++ b/cppcanvas/source/wrapper/implspritecanvas.cxx @@ -4,9 +4,9 @@ * * $RCSfile: implspritecanvas.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: kz $ $Date: 2005-11-02 13:44:26 $ + * last change: $Author: obo $ $Date: 2006-09-17 12:53:18 $ * * 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" + #ifndef _BGFX_MATRIX_B2DHOMMATRIX_HXX #include <basegfx/matrix/b2dhommatrix.hxx> #endif diff --git a/cppcanvas/source/wrapper/impltext.cxx b/cppcanvas/source/wrapper/impltext.cxx index a53d484043c1..745ff6703721 100644 --- a/cppcanvas/source/wrapper/impltext.cxx +++ b/cppcanvas/source/wrapper/impltext.cxx @@ -4,9 +4,9 @@ * * $RCSfile: impltext.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: kz $ $Date: 2005-11-02 13:44:48 $ + * last change: $Author: obo $ $Date: 2006-09-17 12:53:31 $ * * 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 <impltext.hxx> #include <canvas/canvastools.hxx> |