LibreOffice Module canvas (master) 1
Classes | Namespaces | Typedefs
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/XServiceInfo.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/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/spritecanvasbase.hxx>
#include <base/spritesurface.hxx>
#include <base/disambiguationhelper.hxx>
#include <base/bufferedgraphicdevicebase.hxx>
#include "spritecanvashelper.hxx"
#include "impltools.hxx"
#include "spritedevicehelper.hxx"
#include "repainttarget.hxx"
Include dependency graph for spritecanvas.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vclcanvas::SpriteCanvasBaseSpriteSurface_Base
 Mixin SpriteSurface. More...
 
class  vclcanvas::SpriteCanvas
 Product of this component's factory. More...
 

Namespaces

namespace  vclcanvas
 

Typedefs

typedef ::cppu::WeakComponentImplHelper< css::rendering::XSpriteCanvas, css::rendering::XIntegerBitmap, css::rendering::XGraphicDevice, css::lang::XMultiServiceFactory, css::rendering::XBufferController, css::awt::XWindowListener, css::util::XUpdatable, css::beans::XPropertySet, css::lang::XServiceName, css::lang::XServiceInfo > vclcanvas::WindowGraphicDeviceBase_Base
 
typedef ::canvas::BufferedGraphicDeviceBase< ::canvas::DisambiguationHelper< WindowGraphicDeviceBase_Base >, SpriteDeviceHelper, tools::LocalGuard, ::cppu::OWeakObjectvclcanvas::SpriteCanvasBase_Base
 
typedef ::canvas::SpriteCanvasBase< SpriteCanvasBaseSpriteSurface_Base, SpriteCanvasHelper, tools::LocalGuard, ::cppu::OWeakObjectvclcanvas::SpriteCanvasBaseT
 
typedef ::rtl::Reference< SpriteCanvas > vclcanvas::SpriteCanvasRef
 
typedef ::rtl::Reference< SpriteCanvas > vclcanvas::DeviceRef