LibreOffice Module sd (master) 1
Classes | Namespaces | Typedefs
PresenterCanvas.hxx File Reference
#include <basegfx/range/b2drectangle.hxx>
#include <com/sun/star/awt/Point.hpp>
#include <com/sun/star/awt/XWindowListener.hpp>
#include <com/sun/star/rendering/XSpriteCanvas.hpp>
#include <com/sun/star/rendering/XBitmap.hpp>
#include <comphelper/compbase.hxx>
#include <memory>
Include dependency graph for PresenterCanvas.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sd::presenter::PresenterCanvas
 Wrapper around a shared canvas that forwards most of its methods to the shared canvas. More...
 

Namespaces

namespace  sd
 
namespace  sd::presenter
 
namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::awt
 
namespace  com::sun::star::geometry
 

Typedefs

typedef comphelper::WeakComponentImplHelper< css::rendering::XSpriteCanvas, css::rendering::XBitmap, css::awt::XWindowListener > sd::presenter::PresenterCanvasInterfaceBase