Searched refs:eFillType (Results 1 – 1 of 1) sorted by relevance
5875 MSO_FillType eFillType = mso_fillSolid; in ApplyTo() local5877 eFillType = (MSO_FillType)rManager.GetPropertyValue( DFF_Prop_fillType, mso_fillSolid ); in ApplyTo()5879 eFillType = mso_fillBackground; in ApplyTo()5880 switch( eFillType ) in ApplyTo()
Completed in 49 milliseconds