Searched refs:DFF_Prop_lineColor (Results 1 – 4 of 4) sorted by relevance
1007 …( String(), rManager.MSO_CLR_ToColor( GetPropertyValue( DFF_Prop_lineColor ), DFF_Prop_lineColor )… in ApplyLineAttributes()3480 case DFF_Prop_lineColor : in MSO_CLR_ToColor()3534 nPropColor = GetPropertyValue( DFF_Prop_lineColor, 0 ); in MSO_CLR_ToColor()3535 nCProp = DFF_Prop_lineColor; in MSO_CLR_ToColor()3546 nPropColor = GetPropertyValue( DFF_Prop_lineColor, 0 ); in MSO_CLR_ToColor()3547 nCProp = DFF_Prop_lineColor; in MSO_CLR_ToColor()
412 #define DFF_Prop_lineColor 448 // MSO_CLR Color of line macro
515 …Color MSO_CLR_ToColor( sal_uInt32 nColorCode, sal_uInt16 nContextProperty = DFF_Prop_lineColor ) c…
2028 lclExtractColor( maLineData.mnColorIdx, rDffPropSet, DFF_Prop_lineColor ); in SetDffProperties()