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

Go to the source code of this file.

Classes

class  oglcanvas::CanvasBitmap
 

Namespaces

namespace  oglcanvas
 

Typedefs

typedef ::cppu::WeakComponentImplHelper< css::rendering::XBitmapCanvas, css::rendering::XIntegerBitmap > oglcanvas::CanvasBitmapBase_Base
 
typedef ::canvas::IntegerBitmapBase< canvas::BitmapCanvasBase2< ::canvas::BaseMutexHelper< CanvasBitmapBase_Base >, BitmapCanvasHelper, ::osl::MutexGuard, ::cppu::OWeakObject > > oglcanvas::CanvasBitmapBaseT