Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/
H A Dmsdffdef.hxx270 #define DFF_Prop_Rotation 4 // Fixed Point 16.16 degrees macro
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx264 …( (DffPropertyReader*) this )->mnFix16Angle = Fix16ToAngle( GetPropertyValue( DFF_Prop_Rotation, 0… in ReadPropSet()
2884 nRotateAngle = GetPropertyValue( DFF_Prop_Rotation, 0 ); in ImportGradientColor()
6303 case DFF_Prop_Rotation : in GetShapeContainerData()
H A Dsvdfppt.cxx3249 mnFix16Angle = Fix16ToAngle( GetPropertyValue( DFF_Prop_Rotation, 0 ) ); in ImportPageBackgroundObject()