LibreOffice Module svx (master) 1
Public Member Functions | Private Attributes | List of all members
SdrPreRenderDevice Class Reference

#include <sdrpaintwindow.hxx>

Collaboration diagram for SdrPreRenderDevice:
[legend]

Public Member Functions

 SdrPreRenderDevice (OutputDevice &rOriginal)
 
 ~SdrPreRenderDevice ()
 
void PreparePreRenderDevice ()
 
void OutputPreRenderDevice (const vcl::Region &rExpandedRegion)
 
OutputDeviceGetPreRenderDevice ()
 

Private Attributes

VclPtr< OutputDevicempOutputDevice
 
VclPtr< VirtualDevicempPreRenderDevice
 

Detailed Description

Definition at line 41 of file sdrpaintwindow.hxx.

Constructor & Destructor Documentation

◆ SdrPreRenderDevice()

SdrPreRenderDevice::SdrPreRenderDevice ( OutputDevice rOriginal)
explicit

Definition at line 115 of file sdrpaintwindow.cxx.

◆ ~SdrPreRenderDevice()

SdrPreRenderDevice::~SdrPreRenderDevice ( )

Member Function Documentation

◆ GetPreRenderDevice()

OutputDevice & SdrPreRenderDevice::GetPreRenderDevice ( )
inline

◆ OutputPreRenderDevice()

void SdrPreRenderDevice::OutputPreRenderDevice ( const vcl::Region rExpandedRegion)

◆ PreparePreRenderDevice()

void SdrPreRenderDevice::PreparePreRenderDevice ( )

Definition at line 126 of file sdrpaintwindow.cxx.

References mpOutputDevice, and mpPreRenderDevice.

Member Data Documentation

◆ mpOutputDevice

VclPtr<OutputDevice> SdrPreRenderDevice::mpOutputDevice
private

Definition at line 44 of file sdrpaintwindow.hxx.

Referenced by OutputPreRenderDevice(), and PreparePreRenderDevice().

◆ mpPreRenderDevice

VclPtr<VirtualDevice> SdrPreRenderDevice::mpPreRenderDevice
private

The documentation for this class was generated from the following files: