LibreOffice Module cppcanvas (master) 1
Namespaces
bitmapaction.cxx File Reference
#include <com/sun/star/rendering/XBitmap.hpp>
#include <com/sun/star/rendering/XCanvas.hpp>
#include <com/sun/star/rendering/XCachedPrimitive.hpp>
#include <vcl/bitmapex.hxx>
#include <tools/gen.hxx>
#include <vcl/canvastools.hxx>
#include <canvas/canvastools.hxx>
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <basegfx/point/b2dpoint.hxx>
#include <basegfx/range/b2drange.hxx>
#include <sal/log.hxx>
#include "cachedprimitivebase.hxx"
#include "bitmapaction.hxx"
#include <outdevstate.hxx>
#include "mtftools.hxx"
#include <basegfx/matrix/b2dhommatrixtools.hxx>
Include dependency graph for bitmapaction.cxx:

Go to the source code of this file.

Namespaces

namespace  cppcanvas
 
namespace  cppcanvas::internal
 

Variable Documentation

◆ maState

rendering::RenderState maState
private

Definition at line 75 of file bitmapaction.cxx.

◆ mpCanvas

CanvasSharedPtr mpCanvas
private

Definition at line 74 of file bitmapaction.cxx.

◆ mxBitmap

uno::Reference< rendering::XBitmap > mxBitmap
private