Lines Matching refs:mpMetaFile

214             if( mpMetaFile )  in DrawTransparent()
215 mpMetaFile->AddAction( new MetaB2DPolyPolygonAction( rB2DPolyPoly ) ); in DrawTransparent()
217 if( mpMetaFile ) in DrawTransparent()
218mpMetaFile->AddAction( new MetaTransparentAction( PolyPolygon( rB2DPolyPoly ), static_cast< sal_uI… in DrawTransparent()
260 if( mpMetaFile ) in DrawTransparent()
261 mpMetaFile->AddAction( new MetaTransparentAction( rPolyPoly, nTransparencePercent ) ); in DrawTransparent()
345 GDIMetaFile* pOldMetaFile = mpMetaFile; in DrawTransparent()
346 mpMetaFile = NULL; in DrawTransparent()
612 mpMetaFile = pOldMetaFile; in DrawTransparent()
642 if( mpMetaFile ) in DrawTransparent()
645mpMetaFile->AddAction( new MetaFloatTransparentAction( rMtf, rPos, rSize, rTransparenceGradient ) … in DrawTransparent()
657 GDIMetaFile* pOldMetaFile = mpMetaFile; in DrawTransparent()
662 mpMetaFile = NULL; in DrawTransparent()
786 mpMetaFile = pOldMetaFile; in DrawTransparent()
819 GDIMetaFile* pOldMetaFile = mpMetaFile; in ImplDrawBitmapWallpaper()
884 mpMetaFile = NULL; in ImplDrawBitmapWallpaper()
1049 mpMetaFile = pOldMetaFile; in ImplDrawBitmapWallpaper()
1059 GDIMetaFile* pOldMetaFile = mpMetaFile; in ImplDrawGradientWallpaper()
1070 mpMetaFile = NULL; in ImplDrawGradientWallpaper()
1099 mpMetaFile = pOldMetaFile; in ImplDrawGradientWallpaper()
1121 if ( mpMetaFile ) in DrawWallpaper()
1122 mpMetaFile->AddAction( new MetaWallpaperAction( rRect, rWallpaper ) ); in DrawWallpaper()
1206 if ( mpMetaFile ) in DrawEPS()
1213 mpMetaFile->AddAction( new MetaEPSAction( rPoint, rSize, rGfxLink, aSubst ) ); in DrawEPS()
1243 GDIMetaFile* pOldMetaFile = mpMetaFile; in DrawEPS()
1245 mpMetaFile = NULL; in DrawEPS()
1247 mpMetaFile = pOldMetaFile; in DrawEPS()