Searched refs:WIN_SRCCOPY (Results 1 – 1 of 1) sorted by relevance
/trunk/main/svtools/source/filter/wmf/ |
H A D | emfwr.cxx | 134 #define WIN_SRCCOPY 0x00CC0020L macro 751 …(*mpStm) << (sal_uInt32) 0 << ( ( ROP_XOR == maVDev.GetRasterOp() && WIN_SRCCOPY == nROP ) ? WIN_S… in ImplWriteBmpRecord() 1184 …>GetBitmap(), pA->GetPoint(), maVDev.PixelToLogic( pA->GetBitmap().GetSizePixel() ), WIN_SRCCOPY ); in ImplWrite() 1191 ImplWriteBmpRecord( pA->GetBitmap(), pA->GetPoint(), pA->GetSize(), WIN_SRCCOPY ); in ImplWrite() 1201 ImplWriteBmpRecord( aTmp, pA->GetDestPoint(), pA->GetDestSize(), WIN_SRCCOPY ); in ImplWrite() 1219 ImplWriteBmpRecord( aBmp, pA->GetPoint(), aBmp.GetSizePixel(), WIN_SRCCOPY ); in ImplWrite() 1237 ImplWriteBmpRecord( aBmp, pA->GetPoint(), pA->GetSize(), WIN_SRCCOPY ); in ImplWrite() 1257 ImplWriteBmpRecord( aBmp, pA->GetDestPoint(), pA->GetDestSize(), WIN_SRCCOPY ); in ImplWrite()
|
Completed in 16 milliseconds