LibreOffice Module canvas (master) 1
Classes | Namespaces | Typedefs
ogl_spritecanvas.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/awt/XWindowListener.hpp>
#include <com/sun/star/util/XUpdatable.hpp>
#include <com/sun/star/rendering/XSpriteCanvas.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/canvasbase.hxx>
#include <base/disambiguationhelper.hxx>
#include <base/bufferedgraphicdevicebase.hxx>
#include "ogl_spritedevicehelper.hxx"
#include "ogl_canvashelper.hxx"
Include dependency graph for ogl_spritecanvas.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  oglcanvas::SpriteCanvas
 Product of this component's factory. More...
 

Namespaces

namespace  oglcanvas
 

Typedefs

typedef ::cppu::WeakComponentImplHelper< css::rendering::XSpriteCanvas, css::rendering::XGraphicDevice, css::lang::XMultiServiceFactory, css::rendering::XBufferController, css::awt::XWindowListener, css::util::XUpdatable, css::beans::XPropertySet, css::lang::XServiceName > oglcanvas::WindowGraphicDeviceBase_Base
 
typedef ::canvas::BufferedGraphicDeviceBase< ::canvas::DisambiguationHelper< WindowGraphicDeviceBase_Base >, SpriteDeviceHelper, ::osl::MutexGuard, ::cppu::OWeakObjectoglcanvas::SpriteCanvasDeviceBaseT
 
typedef ::canvas::CanvasBase< SpriteCanvasDeviceBaseT, CanvasHelper, ::osl::MutexGuard, ::cppu::OWeakObjectoglcanvas::SpriteCanvasBaseT
 
typedef ::rtl::Reference< SpriteCanvas > oglcanvas::SpriteCanvasRef