Home
last modified time | relevance | path

Searched refs:DFF_Prop_shadowColor (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/svx/inc/svx/
H A Dmsdffdef.hxx443 #define DFF_Prop_shadowColor 513 // MSO_CLR Foreground color macro
/aoo4110/main/filter/source/msfilter/
H A Dmsdffimp.cxx2664 if ( IsProperty( DFF_Prop_shadowColor ) ) in ApplyAttributes()
2665 …String(), rManager.MSO_CLR_ToColor( GetPropertyValue( DFF_Prop_shadowColor ), DFF_Prop_shadowColor in ApplyAttributes()
2669 …t( SdrShadowColorItem( String(), rManager.MSO_CLR_ToColor( 0x00808080, DFF_Prop_shadowColor ) ) ); in ApplyAttributes()
3459 case DFF_Prop_shadowColor : in MSO_CLR_ToColor()
3536 nPropColor = GetPropertyValue( DFF_Prop_shadowColor, 0x808080 ); in MSO_CLR_ToColor()
3537 nCProp = DFF_Prop_shadowColor; in MSO_CLR_ToColor()
/aoo4110/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx2048 rPropOpt.AddOpt( DFF_Prop_shadowColor, wwUtility::RGBToBGR((nColor))); in WriteFlyFrameAttr()

Completed in 80 milliseconds