Home
last modified time | relevance | path

Searched refs:Fix16ToAngle (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx3249 mnFix16Angle = Fix16ToAngle( GetPropertyValue( DFF_Prop_Rotation, 0 ) ); in ImportPageBackgroundObject()
H A Dmsdffimp.cxx267 …( (DffPropertyReader*) this )->mnFix16Angle = Fix16ToAngle( GetPropertyValue( DFF_Prop_Rotation, 0… in ReadPropSet()
380 sal_Int32 DffPropertyReader::Fix16ToAngle( sal_Int32 nContent ) const in Fix16ToAngle() function in DffPropertyReader
2879 nAngle=3600 - ( ( Fix16ToAngle(nAngle) + 5 ) / 10 ); in ImportGradientColor()
/trunk/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx87 sal_Int32 Fix16ToAngle( sal_Int32 nAngle ) const;

Completed in 81 milliseconds