LibreOffice Module canvas (master) 1
Classes | Namespaces | Typedefs
cairo_canvasbitmap.hxx File Reference
#include <cppuhelper/compbase.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/rendering/XBitmapCanvas.hpp>
#include <com/sun/star/rendering/XIntegerBitmap.hpp>
#include <com/sun/star/beans/XFastPropertySet.hpp>
#include <comphelper/uno3.hxx>
#include <base/bitmapcanvasbase.hxx>
#include <base/basemutexhelper.hxx>
#include <base/integerbitmapbase.hxx>
#include "cairo_canvashelper.hxx"
#include "cairo_repainttarget.hxx"
Include dependency graph for cairo_canvasbitmap.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cairocanvas::CanvasBitmapSpriteSurface_Base
 
class  cairocanvas::CanvasBitmap
 

Namespaces

namespace  cairocanvas
 

Typedefs

typedef ::cppu::WeakComponentImplHelper< css::rendering::XBitmapCanvas, css::rendering::XIntegerBitmap, css::lang::XServiceInfo, css::beans::XFastPropertySet > cairocanvas::CanvasBitmapBase_Base
 
typedef ::canvas::IntegerBitmapBase< canvas::BitmapCanvasBase2< CanvasBitmapSpriteSurface_Base, CanvasHelper, ::osl::MutexGuard, ::cppu::OWeakObject > > cairocanvas::CanvasBitmap_Base