LibreOffice Module canvas (master) 1
Classes | Namespaces | Typedefs
canvascustomsprite.hxx File Reference
#include <cppuhelper/compbase.hxx>
#include <comphelper/uno3.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/rendering/XBitmapCanvas.hpp>
#include <com/sun/star/rendering/XCustomSprite.hpp>
#include <com/sun/star/rendering/XIntegerBitmap.hpp>
#include <base/basemutexhelper.hxx>
#include <base/spritesurface.hxx>
#include <base/canvascustomspritebase.hxx>
#include "sprite.hxx"
#include "canvashelper.hxx"
#include "spritehelper.hxx"
#include "impltools.hxx"
#include "repainttarget.hxx"
Include dependency graph for canvascustomsprite.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vclcanvas::CanvasCustomSpriteSpriteBase_Base
 Mixin Sprite. More...
 
class  vclcanvas::CanvasCustomSprite
 

Namespaces

namespace  vclcanvas
 

Typedefs

typedef ::cppu::WeakComponentImplHelper< css::rendering::XCustomSprite, css::rendering::XBitmapCanvas, css::rendering::XIntegerBitmap, css::lang::XServiceInfo > vclcanvas::CanvasCustomSpriteBase_Base
 
typedef ::canvas::CanvasCustomSpriteBase< CanvasCustomSpriteSpriteBase_Base, SpriteHelper, CanvasHelper, tools::LocalGuard, ::cppu::OWeakObjectvclcanvas::CanvasCustomSpriteBaseT