LibreOffice Module canvas (master) 1
Classes | Namespaces | Typedefs
cairo_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 <basegfx/point/b2dpoint.hxx>
#include <base/basemutexhelper.hxx>
#include <base/canvascustomspritebase.hxx>
#include <vcl/cairo.hxx>
#include "cairo_sprite.hxx"
#include "cairo_canvashelper.hxx"
#include "cairo_repainttarget.hxx"
#include "cairo_spritehelper.hxx"
#include "cairo_spritecanvas.hxx"
Include dependency graph for cairo_canvascustomsprite.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

namespace  cairocanvas
 

Typedefs

typedef ::cppu::WeakComponentImplHelper< css::rendering::XCustomSprite, css::rendering::XBitmapCanvas, css::rendering::XIntegerBitmap, css::lang::XServiceInfo > cairocanvas::CanvasCustomSpriteBase_Base
 
typedef ::canvas::CanvasCustomSpriteBase< CanvasCustomSpriteSpriteBase_Base, SpriteHelper, CanvasHelper, ::osl::MutexGuard, ::cppu::OWeakObjectcairocanvas::CanvasCustomSpriteBaseT