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

Go to the source code of this file.

Classes

class  cairocanvas::CanvasBaseSurfaceProvider_Base
 Mixin SurfaceProvider. More...
 
class  cairocanvas::Canvas
 Product of this component's factory. More...
 

Namespaces

namespace  cairocanvas
 

Typedefs

typedef ::cppu::WeakComponentImplHelper< css::rendering::XBitmapCanvas, css::rendering::XIntegerBitmap, css::rendering::XGraphicDevice, css::lang::XMultiServiceFactory, css::util::XUpdatable, css::beans::XPropertySet, css::lang::XServiceName, css::lang::XServiceInfo > cairocanvas::GraphicDeviceBase_Base
 
typedef ::canvas::GraphicDeviceBase< ::canvas::BaseMutexHelper< GraphicDeviceBase_Base >, DeviceHelper, ::osl::MutexGuard, ::cppu::OWeakObjectcairocanvas::CanvasBase_Base
 
typedef ::canvas::IntegerBitmapBase< canvas::BitmapCanvasBase2< CanvasBaseSurfaceProvider_Base, CanvasHelper, ::osl::MutexGuard, ::cppu::OWeakObject > > cairocanvas::CanvasBaseT