Home
last modified time | relevance | path

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

/aoo41x/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx87 sal_Int32 Fix16ToAngle( sal_Int32 nAngle ) const;
/aoo41x/main/filter/source/msfilter/
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
2866 nAngle=3600 - ( ( Fix16ToAngle(nAngle) + 5 ) / 10 ); in ImportGradientColor()
H A Dsvdfppt.cxx3250 mnFix16Angle = Fix16ToAngle( GetPropertyValue( DFF_Prop_Rotation, 0 ) ); in ImportPageBackgroundObject()

Completed in 82 milliseconds