Home
last modified time | relevance | path

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

/trunk/main/slideshow/source/engine/shapes/
H A Ddrawinglayeranimation.cxx213 double mfRotationAngle; member in __anon10d101710111::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 24 milliseconds