Home
last modified time | relevance | path

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

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