INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED

2005/02/16 11:14:39 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
This commit is contained in:
Vladimir Glazounov
2005-03-10 12:32:03 +00:00
parent 46dc80b411
commit ffa5dbd2fd
4 changed files with 33 additions and 33 deletions

View File

@@ -2,9 +2,9 @@
*
* $RCSfile: implsprite.cxx,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: rt $ $Date: 2004-11-26 21:02:02 $
* last change: $Author: vg $ $Date: 2005-03-10 13:31:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,11 +59,11 @@
*
************************************************************************/
#ifndef _DRAFTS_COM_SUN_STAR_RENDERING_XSPRITE_HPP_
#include <drafts/com/sun/star/rendering/XSprite.hpp>
#ifndef _COM_SUN_STAR_RENDERING_XSPRITE_HPP_
#include <com/sun/star/rendering/XSprite.hpp>
#endif
#ifndef _DRAFTS_COM_SUN_STAR_RENDERING_XANIMATEDSPRITE_HPP_
#include <drafts/com/sun/star/rendering/XAnimatedSprite.hpp>
#ifndef _COM_SUN_STAR_RENDERING_XANIMATEDSPRITE_HPP_
#include <com/sun/star/rendering/XAnimatedSprite.hpp>
#endif
#ifndef _BGFX_TOOLS_CANVASTOOLS_HXX
@@ -80,7 +80,7 @@
#include <implsprite.hxx>
using namespace ::drafts::com::sun::star;
using namespace ::com::sun::star;
using namespace ::com::sun::star;
namespace cppcanvas