LibreOffice Module sd (master) 1
Namespaces
PresenterCanvas.cxx File Reference
#include "PresenterCanvas.hxx"
#include "CanvasUpdateRequester.hxx"
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <basegfx/polygon/b2dpolygontools.hxx>
#include <basegfx/polygon/b2dpolypolygon.hxx>
#include <basegfx/polygon/b2dpolygonclipper.hxx>
#include <basegfx/range/b2drectangle.hxx>
#include <basegfx/utils/canvastools.hxx>
#include <com/sun/star/awt/XWindow.hpp>
#include <comphelper/compbase.hxx>
#include <rtl/ref.hxx>
#include <toolkit/helper/vclunohelper.hxx>
#include <utility>
#include <vcl/window.hxx>
Include dependency graph for PresenterCanvas.cxx:

Go to the source code of this file.

Namespaces

namespace  sd
 
namespace  sd::presenter
 

Variable Documentation

◆ maPosition

geometry::RealPoint2D maPosition
private

Definition at line 88 of file PresenterCanvas.cxx.

◆ mpCanvas

rtl::Reference<PresenterCanvas> mpCanvas
private

Definition at line 85 of file PresenterCanvas.cxx.

◆ mxBaseWindow

Reference<awt::XWindow> mxBaseWindow
private

Definition at line 87 of file PresenterCanvas.cxx.

◆ mxSprite

Reference<rendering::XCustomSprite> mxSprite
private

Definition at line 86 of file PresenterCanvas.cxx.