Home
last modified time | relevance | path

Searched refs:pLastOutputDevice (Results 1 – 2 of 2) sorted by relevance

/trunk/main/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx236 OutputDevice* pLastOutputDevice = mpOutputDevice; in impDumpToMetaFile() local
247 MapMode aNewMapMode(pLastOutputDevice->GetMapMode()); in impDumpToMetaFile()
252 aContentVDev.SetMapMode(pLastOutputDevice->GetMapMode()); in impDumpToMetaFile()
254 aContentVDev.SetLineColor(pLastOutputDevice->GetLineColor()); in impDumpToMetaFile()
255 aContentVDev.SetFillColor(pLastOutputDevice->GetFillColor()); in impDumpToMetaFile()
256 aContentVDev.SetFont(pLastOutputDevice->GetFont()); in impDumpToMetaFile()
257 aContentVDev.SetDrawMode(pLastOutputDevice->GetDrawMode()); in impDumpToMetaFile()
258 aContentVDev.SetSettings(pLastOutputDevice->GetSettings()); in impDumpToMetaFile()
259 aContentVDev.SetRefPoint(pLastOutputDevice->GetRefPoint()); in impDumpToMetaFile()
270 mpOutputDevice = pLastOutputDevice; in impDumpToMetaFile()
H A Dvclprocessor2d.cxx767 OutputDevice* pLastOutputDevice = mpOutputDevice; in RenderMaskPrimitive2DPixel() local
774 mpOutputDevice = pLastOutputDevice; in RenderMaskPrimitive2DPixel()
844 OutputDevice* pLastOutputDevice = mpOutputDevice; in RenderUnifiedTransparencePrimitive2D() local
851 mpOutputDevice = pLastOutputDevice; in RenderUnifiedTransparencePrimitive2D()
873 OutputDevice* pLastOutputDevice = mpOutputDevice; in RenderTransparencePrimitive2D() local
893 mpOutputDevice = pLastOutputDevice; in RenderTransparencePrimitive2D()

Completed in 27 milliseconds