INTEGRATION: CWS canvas05 (1.9.10); FILE MERGED

2008/04/21 07:50:48 thb 1.9.10.2: RESYNC: (1.9-1.10); FILE MERGED
2007/10/01 13:41:45 thb 1.9.10.1: #i79258# Merge from CWS picom
This commit is contained in:
Kurt Zenker 2008-06-24 10:51:45 +00:00
parent 5056b57b9d
commit 5ee8d62231

View File

@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: implsprite.cxx,v $
* $Revision: 1.10 $
* $Revision: 1.11 $
*
* This file is part of OpenOffice.org.
*
@ -30,16 +30,15 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_cppcanvas.hxx"
#include <com/sun/star/rendering/XSprite.hpp>
#include <com/sun/star/rendering/XAnimatedSprite.hpp>
#include <basegfx/tools/canvastools.hxx>
#include <basegfx/polygon/b2dpolypolygon.hxx>
#ifndef _CANVAS_CANVASTOOLS_HXX
#include <canvas/canvastools.hxx>
#endif
#include <implsprite.hxx>
#include "implsprite.hxx"
using namespace ::com::sun::star;