Searched refs:nPropColor (Results 1 – 1 of 1) sorted by relevance
3481 sal_uInt32 nPropColor = 0; in MSO_CLR_ToColor() local3510 nPropColor = GetPropertyValue( DFF_Prop_fillColor, 0xffffff ); in MSO_CLR_ToColor()3518 nPropColor = GetPropertyValue( DFF_Prop_lineColor, 0 ); in MSO_CLR_ToColor()3523 nPropColor = GetPropertyValue( DFF_Prop_fillColor, 0xffffff ); in MSO_CLR_ToColor()3530 nPropColor = GetPropertyValue( DFF_Prop_lineColor, 0 ); in MSO_CLR_ToColor()3536 nPropColor = GetPropertyValue( DFF_Prop_shadowColor, 0x808080 ); in MSO_CLR_ToColor()3542 nPropColor = GetPropertyValue( DFF_Prop_fillColor, 0xffffff ); //????????????? in MSO_CLR_ToColor()3548 nPropColor = GetPropertyValue( DFF_Prop_fillBackColor, 0xffffff ); in MSO_CLR_ToColor()3554 nPropColor = GetPropertyValue( DFF_Prop_lineBackColor, 0xffffff ); in MSO_CLR_ToColor()3560 nPropColor = GetPropertyValue( DFF_Prop_fillColor, 0xffffff ); //????????????? in MSO_CLR_ToColor()[all …]
Completed in 40 milliseconds