Searched refs:eFillType (Results 1 – 1 of 1) sorted by relevance
5886 MSO_FillType eFillType = mso_fillSolid; in ApplyTo() local5888 eFillType = (MSO_FillType)rManager.GetPropertyValue( DFF_Prop_fillType, mso_fillSolid ); in ApplyTo()5890 eFillType = mso_fillBackground; in ApplyTo()5891 switch( eFillType ) in ApplyTo()
Completed in 97 milliseconds