LibreOffice Module canvas (master) 1
Classes | Namespaces | Typedefs
dx_canvas.hxx File Reference
#include <rtl/ref.hxx>
#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/util/XUpdatable.hpp>
#include <com/sun/star/rendering/XBitmapCanvas.hpp>
#include <com/sun/star/rendering/XIntegerBitmap.hpp>
#include <com/sun/star/rendering/XGraphicDevice.hpp>
#include <com/sun/star/rendering/XBufferController.hpp>
#include <cppuhelper/compbase.hxx>
#include <comphelper/uno3.hxx>
#include <base/integerbitmapbase.hxx>
#include <base/basemutexhelper.hxx>
#include <base/graphicdevicebase.hxx>
#include <base/canvasbase.hxx>
#include <base/bitmapcanvasbase.hxx>
#include "dx_bitmapprovider.hxx"
#include "dx_canvashelper.hxx"
#include "dx_bitmapcanvashelper.hxx"
#include "dx_impltools.hxx"
#include "dx_devicehelper.hxx"
Include dependency graph for dx_canvas.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dxcanvas::Canvas
 Product of this component's factory. More...
 
class  dxcanvas::BitmapCanvas
 Product of this component's factory. More...
 

Namespaces

namespace  dxcanvas
 

Typedefs

typedef ::cppu::WeakComponentImplHelper< css::rendering::XCanvas, css::rendering::XGraphicDevice, css::lang::XMultiServiceFactory, css::util::XUpdatable, css::beans::XPropertySet, css::lang::XServiceName, css::lang::XServiceInfo > dxcanvas::GraphicDeviceBase1_Base
 
typedef ::canvas::GraphicDeviceBase< ::canvas::BaseMutexHelper< GraphicDeviceBase1_Base >, DeviceHelper, ::osl::MutexGuard, ::cppu::OWeakObjectdxcanvas::CanvasBase1_Base
 
typedef ::canvas::CanvasBase< CanvasBase1_Base, CanvasHelper, ::osl::MutexGuard, ::cppu::OWeakObjectdxcanvas::CanvasBaseT
 
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 > dxcanvas::GraphicDeviceBase2_Base
 
typedef ::canvas::GraphicDeviceBase< ::canvas::BaseMutexHelper< GraphicDeviceBase2_Base >, DeviceHelper, ::osl::MutexGuard, ::cppu::OWeakObjectdxcanvas::CanvasBase2_Base
 
typedef ::canvas::IntegerBitmapBase< canvas::BitmapCanvasBase2< CanvasBase2_Base, BitmapCanvasHelper, ::osl::MutexGuard, ::cppu::OWeakObject > > dxcanvas::BitmapCanvasBaseT