LibreOffice Module cppcanvas (master) 1
Namespaces
lineaction.cxx File Reference
#include "lineaction.hxx"
#include <outdevstate.hxx>
#include <com/sun/star/rendering/XCanvas.hpp>
#include <basegfx/range/b2drange.hxx>
#include <basegfx/point/b2dpoint.hxx>
#include <basegfx/utils/canvastools.hxx>
#include <canvas/canvastools.hxx>
#include <sal/log.hxx>
#include <cppcanvas/canvas.hxx>
#include <utility>
#include "mtftools.hxx"
Include dependency graph for lineaction.cxx:

Go to the source code of this file.

Namespaces

namespace  cppcanvas
 
namespace  cppcanvas::internal
 

Variable Documentation

◆ maEndPoint

::basegfx::B2DPoint maEndPoint
private

Definition at line 67 of file lineaction.cxx.

◆ maStartPoint

::basegfx::B2DPoint maStartPoint
private

Definition at line 66 of file lineaction.cxx.

◆ maState

rendering::RenderState maState
private

Definition at line 69 of file lineaction.cxx.

◆ mpCanvas

CanvasSharedPtr mpCanvas
private

Definition at line 68 of file lineaction.cxx.