Home
last modified time | relevance | path

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

/aoo4110/main/svx/inc/svx/
H A Dmsdffdef.hxx330 #define DFF_Prop_pictureTransparent 263 // LONG transparent color (none if … macro
/aoo4110/main/filter/source/msfilter/
H A Dmsdffimp.cxx3458 case DFF_Prop_pictureTransparent : in MSO_CLR_ToColor()
3957 if ( IsProperty( DFF_Prop_pictureTransparent ) ) in ImportGraphic()
3959 sal_uInt32 nTransColor = GetPropertyValue( DFF_Prop_pictureTransparent, 0 ); in ImportGraphic()
3965 …Bitmap aMask( aBitmap.CreateMask( MSO_CLR_ToColor( nTransColor, DFF_Prop_pictureTransparent ), 9 … in ImportGraphic()

Completed in 72 milliseconds