Searched refs:aPaintVDev (Results 1 – 1 of 1) sorted by relevance
1196 VirtualDevice aPaintVDev; // into this one, we render. in RemoveTransparenciesFromMetaFile() local1197 aPaintVDev.SetBackground( aBackgroundComponent.aBgColor ); in RemoveTransparenciesFromMetaFile()1202 aPaintVDev.SetDrawMode( GetDrawMode() ); in RemoveTransparenciesFromMetaFile()1218 aPaintVDev.SetOutputSizePixel( aDstSzPix ) ) in RemoveTransparenciesFromMetaFile()1220 aPaintVDev.Push(); in RemoveTransparenciesFromMetaFile()1223 aMapVDev.mnDPIX = aPaintVDev.mnDPIX = mnDPIX; in RemoveTransparenciesFromMetaFile()1224 aMapVDev.mnDPIY = aPaintVDev.mnDPIY = mnDPIY; in RemoveTransparenciesFromMetaFile()1226 aPaintVDev.EnableOutput(sal_False); in RemoveTransparenciesFromMetaFile()1238 aPaintVDev.EnableOutput(sal_True); in RemoveTransparenciesFromMetaFile()1251 aPaintVDev.SetMapMode( aMtfMap ); in RemoveTransparenciesFromMetaFile()[all …]