Home
last modified time | relevance | path

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

/aoo42x/main/slideshow/source/engine/
H A Dshapeattributelayer.cxx388 bool ShapeAttributeLayer::isRotationAngleValid() const in isRotationAngleValid() function in slideshow::internal::ShapeAttributeLayer
390 … return mbRotationAngleValid ? true : haveChild() ? mpChild->isRotationAngleValid() : false; in isRotationAngleValid()
398 &ShapeAttributeLayer::isRotationAngleValid, in getRotationAngle()
H A Dtools.cxx113 const double nRotation( pAttr->isRotationAngleValid() ? in getAttributedShapeTransformation()
548 const double nRotation( pAttr->isRotationAngleValid() ? in getSpriteTransformation()
H A Danimationfactory.cxx899 … &ShapeAttributeLayer::isRotationAngleValid, in createNumberPropertyAnimation()
/aoo42x/main/slideshow/source/inc/
H A Dshapeattributelayer.hxx208 bool isRotationAngleValid() const;

Completed in 33 milliseconds