INTEGRATION: CWS presfixes01 (1.4.6); FILE MERGED
2005/02/16 11:14:24 fs 1.4.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
*
|
||||
* $RCSfile: sprite.hxx,v $
|
||||
*
|
||||
* $Revision: 1.4 $
|
||||
* $Revision: 1.5 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2004-11-26 20:52:15 $
|
||||
* last change: $Author: vg $ $Date: 2005-03-10 13:22:13 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
@@ -77,10 +77,10 @@ namespace basegfx
|
||||
class B2DPoint;
|
||||
}
|
||||
|
||||
namespace drafts { namespace com { namespace sun { namespace star { namespace rendering
|
||||
namespace com { namespace sun { namespace star { namespace rendering
|
||||
{
|
||||
class XSprite;
|
||||
} } } } }
|
||||
} } } }
|
||||
|
||||
|
||||
/* Definition of Sprite class */
|
||||
@@ -133,7 +133,7 @@ namespace cppcanvas
|
||||
virtual void hide() = 0;
|
||||
|
||||
virtual ::com::sun::star::uno::Reference<
|
||||
::drafts::com::sun::star::rendering::XSprite > getUNOSprite() const = 0;
|
||||
::com::sun::star::rendering::XSprite > getUNOSprite() const = 0;
|
||||
};
|
||||
|
||||
typedef ::boost::shared_ptr< ::cppcanvas::Sprite > SpriteSharedPtr;
|
||||
|
Reference in New Issue
Block a user