LibreOffice Module canvas (master) 1
Namespaces | Functions
dx_surfacegraphics.cxx File Reference
#include <sal/config.h>
#include "dx_impltools.hxx"
#include "dx_surfacegraphics.hxx"
Include dependency graph for dx_surfacegraphics.cxx:

Go to the source code of this file.

Namespaces

namespace  dxcanvas
 

Functions

GraphicsSharedPtr dxcanvas::createSurfaceGraphics (const sal::systools::COMReference< surface_type > &rSurface)
 Container providing a Gdiplus::Graphics for a Surface. More...
 

Variable Documentation

◆ maHDC

HDC maHDC

Definition at line 34 of file dx_surfacegraphics.cxx.

◆ mpSurface

sal::systools::COMReference<surface_type> mpSurface

Definition at line 33 of file dx_surfacegraphics.cxx.