Home
last modified time | relevance | path

Searched refs:nPropColor (Results 1 – 1 of 1) sorted by relevance

/AOO42X/main/filter/source/msfilter/
H A Dmsdffimp.cxx3497 sal_uInt32 nPropColor = 0; in MSO_CLR_ToColor() local
3526 nPropColor = GetPropertyValue( DFF_Prop_fillColor, 0xffffff ); in MSO_CLR_ToColor()
3534 nPropColor = GetPropertyValue( DFF_Prop_lineColor, 0 ); in MSO_CLR_ToColor()
3539 nPropColor = GetPropertyValue( DFF_Prop_fillColor, 0xffffff ); in MSO_CLR_ToColor()
3546 nPropColor = GetPropertyValue( DFF_Prop_lineColor, 0 ); in MSO_CLR_ToColor()
3552 nPropColor = GetPropertyValue( DFF_Prop_shadowColor, 0x808080 ); in MSO_CLR_ToColor()
3558 nPropColor = GetPropertyValue( DFF_Prop_fillColor, 0xffffff ); //????????????? in MSO_CLR_ToColor()
3564 nPropColor = GetPropertyValue( DFF_Prop_fillBackColor, 0xffffff ); in MSO_CLR_ToColor()
3570 nPropColor = GetPropertyValue( DFF_Prop_lineBackColor, 0xffffff ); in MSO_CLR_ToColor()
3576 nPropColor = GetPropertyValue( DFF_Prop_fillColor, 0xffffff ); //????????????? in MSO_CLR_ToColor()
[all …]