Searched refs:mpBufferDevice (Results 1 – 2 of 2) sorted by relevance
2113 mpBufferDevice( new VirtualDevice(*this) ) in SvxPreviewBase()2127 delete mpBufferDevice; in ~SvxPreviewBase()2135 mpBufferDevice->SetDrawMode(GetDrawMode()); in LocalPrePaint()2136 mpBufferDevice->SetSettings(GetSettings()); in LocalPrePaint()2139 mpBufferDevice->SetMapMode(GetMapMode()); in LocalPrePaint()2152 mpBufferDevice->EnableMapMode(false); in LocalPrePaint()2153 mpBufferDevice->DrawCheckered(aNull, mpBufferDevice->GetOutputSizePixel(), nLen, aW, aG); in LocalPrePaint()2158 mpBufferDevice->Erase(); in LocalPrePaint()2169 mpBufferDevice->EnableMapMode(false); in LocalPostPaint()2175 *mpBufferDevice); in LocalPostPaint()[all …]
457 VirtualDevice* mpBufferDevice; member in SvxPreviewBase478 OutputDevice& getBufferDevice() const { return *mpBufferDevice; } in getBufferDevice()
Completed in 52 milliseconds