Searched refs:DFF_Prop_lineColor (Results 1 – 4 of 4) sorted by relevance
412 #define DFF_Prop_lineColor 448 // MSO_CLR Color of line macro
1010 …( String(), rManager.MSO_CLR_ToColor( GetPropertyValue( DFF_Prop_lineColor ), DFF_Prop_lineColor )… in ApplyLineAttributes()3470 case DFF_Prop_lineColor : in MSO_CLR_ToColor()3524 nPropColor = GetPropertyValue( DFF_Prop_lineColor, 0 ); in MSO_CLR_ToColor()3525 nCProp = DFF_Prop_lineColor; in MSO_CLR_ToColor()3536 nPropColor = GetPropertyValue( DFF_Prop_lineColor, 0 ); in MSO_CLR_ToColor()3537 nCProp = DFF_Prop_lineColor; in MSO_CLR_ToColor()
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()