Searched refs:DFF_Prop_pictureTransparent (Results 1 – 2 of 2) sorted by relevance
330 #define DFF_Prop_pictureTransparent 263 // LONG transparent color (none if … macro
3474 case DFF_Prop_pictureTransparent : in MSO_CLR_ToColor()3973 if ( IsProperty( DFF_Prop_pictureTransparent ) ) in ImportGraphic()3975 sal_uInt32 nTransColor = GetPropertyValue( DFF_Prop_pictureTransparent, 0 ); in ImportGraphic()3981 … aMask( aBitmap.CreateMask( MSO_CLR_ToColor( nTransColor, DFF_Prop_pictureTransparent ), 9 ) … in ImportGraphic()