LibreOffice Module canvas (master) 1
Classes | Namespaces | Typedefs
dx_canvascustomsprite.hxx File Reference
#include <cppuhelper/compbase.hxx>
#include <comphelper/uno3.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/rendering/XCustomSprite.hpp>
#include <com/sun/star/rendering/XIntegerBitmap.hpp>
#include <com/sun/star/rendering/XPolyPolygon2D.hpp>
#include <basegfx/point/b2dpoint.hxx>
#include <basegfx/vector/b2isize.hxx>
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <base/basemutexhelper.hxx>
#include <base/canvascustomspritebase.hxx>
#include "dx_sprite.hxx"
#include "dx_surfacebitmap.hxx"
#include "dx_bitmapcanvashelper.hxx"
#include "dx_spritehelper.hxx"
#include "dx_spritecanvas.hxx"
Include dependency graph for dx_canvascustomsprite.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

namespace  dxcanvas
 

Typedefs

typedef ::cppu::WeakComponentImplHelper< css::rendering::XCustomSprite, css::rendering::XBitmapCanvas, css::rendering::XIntegerBitmap, css::lang::XServiceInfo > dxcanvas::CanvasCustomSpriteBase_Base
 
typedef ::canvas::CanvasCustomSpriteBase< CanvasCustomSpriteSpriteBase_Base, SpriteHelper, BitmapCanvasHelper, ::osl::MutexGuard, ::cppu::OWeakObjectdxcanvas::CanvasCustomSpriteBaseT