Home
last modified time | relevance | path

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

/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx1714 sal_uInt32 nWinRop = pSave->nWinRop; in ResolveBitmapActions() local
1715 sal_uInt8 nRasterOperation = (sal_uInt8)( nWinRop >> 16 ); in ResolveBitmapActions()
1750 if ( ( nWinRop == SRCPAINT ) && ( pSave2->nWinRop == SRCAND ) ) in ResolveBitmapActions()
1761 else if ( ( nWinRop == SRCAND ) && ( pSave2->nWinRop == SRCPAINT ) ) in ResolveBitmapActions()
H A Dwinmtf.hxx479 sal_uInt32 nWinRop; member
482 aBmp( rBmp ), aOutRect( rOutRect ), nWinRop( nRop ){}; in BSaveStruct()

Completed in 18 milliseconds