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
This commit is contained in:
Oliver Bolte
2006-09-17 11:53:31 +00:00
parent d111651afe
commit 7493246383
5 changed files with 25 additions and 10 deletions

View File

@@ -4,9 +4,9 @@
* *
* $RCSfile: implcustomsprite.cxx,v $ * $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 Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * 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 #ifndef _BGFX_POLYGON_B2DPOLYPOLYGON_HXX
#include <basegfx/polygon/b2dpolypolygon.hxx> #include <basegfx/polygon/b2dpolypolygon.hxx>
#endif #endif

View File

@@ -4,9 +4,9 @@
* *
* $RCSfile: implpolypolygon.cxx,v $ * $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 Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * 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 #ifndef INCLUDED_RTL_MATH_HXX
#include <rtl/math.hxx> #include <rtl/math.hxx>
#endif #endif

View File

@@ -4,9 +4,9 @@
* *
* $RCSfile: implsprite.cxx,v $ * $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 Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * 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_ #ifndef _COM_SUN_STAR_RENDERING_XSPRITE_HPP_
#include <com/sun/star/rendering/XSprite.hpp> #include <com/sun/star/rendering/XSprite.hpp>
#endif #endif

View File

@@ -4,9 +4,9 @@
* *
* $RCSfile: implspritecanvas.cxx,v $ * $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 Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * 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 #ifndef _BGFX_MATRIX_B2DHOMMATRIX_HXX
#include <basegfx/matrix/b2dhommatrix.hxx> #include <basegfx/matrix/b2dhommatrix.hxx>
#endif #endif

View File

@@ -4,9 +4,9 @@
* *
* $RCSfile: impltext.cxx,v $ * $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 Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * 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 <impltext.hxx>
#include <canvas/canvastools.hxx> #include <canvas/canvastools.hxx>