Home
last modified time | relevance | path

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

/aoo42x/main/slideshow/source/engine/shapes/
H A Ddrawinglayeranimation.cxx213 double mfRotationAngle; member in __anoncfc0173a0111::ActivityImpl
678 if( !::basegfx::fTools::equalZero( mfRotationAngle )) in updateShapeAttributes()
680 maShapeAttrLayer.get()->setRotationAngle( mfRotationAngle ); in updateShapeAttributes()
681 double const fRotate = (mfRotationAngle * M_PI / 180.0); in updateShapeAttributes()
835 getPropertyValue( mfRotationAngle, xProps, in ActivityImpl()
837 mfRotationAngle /= -100.0; // (switching direction) in ActivityImpl()

Completed in 12 milliseconds