Searched refs:Fix16ToAngle (Results 1 – 3 of 3) sorted by relevance
87 sal_Int32 Fix16ToAngle( sal_Int32 nAngle ) const;
267 …( (DffPropertyReader*) this )->mnFix16Angle = Fix16ToAngle( GetPropertyValue( DFF_Prop_Rotation, 0… in ReadPropSet()380 sal_Int32 DffPropertyReader::Fix16ToAngle( sal_Int32 nContent ) const in Fix16ToAngle() function in DffPropertyReader2866 nAngle=3600 - ( ( Fix16ToAngle(nAngle) + 5 ) / 10 ); in ImportGradientColor()
3238 mnFix16Angle = Fix16ToAngle( GetPropertyValue( DFF_Prop_Rotation, 0 ) ); in ImportPageBackgroundObject()
Completed in 72 milliseconds