Home
last modified time | relevance | path

Searched refs:MSO_CLR_ToColor (Results 1 – 4 of 4) sorted by path

/trunk/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx515 …Color MSO_CLR_ToColor( sal_uInt32 nColorCode, sal_uInt16 nContextProperty = DFF_Prop_lineColor ) c…
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx1123 …rShadeColors.push_back( ShadeColor( rManager.MSO_CLR_ToColor( nColor, DFF_Prop_fillColor ), 1.0 - … in GetShadeColors()
1413 … aCol1 = rManager.MSO_CLR_ToColor( GetPropertyValue( DFF_Prop_fillColor ), DFF_Prop_fillColor ); in ApplyFillAttributes()
1416 …aCol2 = rManager.MSO_CLR_ToColor( GetPropertyValue( DFF_Prop_fillBackColor ), DFF_Prop_fillBackCol… in ApplyFillAttributes()
1971 rSet.Put( XSecondaryFillColorItem( String(), rManager.MSO_CLR_ToColor( in ApplyCustomShapeGeometryAttributes()
2672 …rSet.Put( SdrShadowColorItem( String(), rManager.MSO_CLR_ToColor( 0x00808080, DFF_Prop_shadowColo… in ApplyAttributes()
2941 …Color aCol1( rManager.MSO_CLR_ToColor( GetPropertyValue( DFF_Prop_fillColor, COL_WHITE ), DFF_Prop… in ImportGradientColor()
2942 …Color aCol2( rManager.MSO_CLR_ToColor( GetPropertyValue( DFF_Prop_fillBackColor, COL_WHITE ), DFF_… in ImportGradientColor()
3452 return MSO_CLR_ToColor( nColorCode ); in MSO_TEXT_CLR_ToColor()
3455 Color SvxMSDffManager::MSO_CLR_ToColor( sal_uInt32 nColorCode, sal_uInt16 nContentProperty ) const in MSO_CLR_ToColor() function in SvxMSDffManager
3591 aColor = MSO_CLR_ToColor( nPropColor, nCProp ); in MSO_CLR_ToColor()
[all …]
H A Dsvdfppt.cxx764 Color aColor = MSO_CLR_ToColor( nIndex << 24 ); in RecolorGraphic()
3254 Color aColor( MSO_CLR_ToColor( nColor ) ); in ImportPageBackgroundObject()
5899 aDefColor = rManager.MSO_CLR_ToColor( rManager.GetPropertyValue( DFF_Prop_fillColor ) ); in ApplyTo()
5902 aDefColor = rManager.MSO_CLR_ToColor( rManager.GetPropertyValue( DFF_Prop_fillBackColor ) ); in ApplyTo()
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx2671 … pAnimation->SetDimColor( MSO_CLR_ToColor(pAnimation->GetDimColor()).GetColor() ); in ProcessObj()

Completed in 153 milliseconds