Home
last modified time | relevance | path

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

/aoo4110/main/slideshow/source/engine/
H A Dshapeattributelayer.cxx435 bool ShapeAttributeLayer::isShearYAngleValid() const in isShearYAngleValid() function in slideshow::internal::ShapeAttributeLayer
437 return mbShearYAngleValid ? true : haveChild() ? mpChild->isShearYAngleValid() : false; in isShearYAngleValid()
444 &ShapeAttributeLayer::isShearYAngleValid, in getShearYAngle()
H A Dtools.cxx110 const double nShearY( pAttr->isShearYAngleValid() ? in getAttributedShapeTransformation()
545 const double nShearY( pAttr->isShearYAngleValid() ? in getSpriteTransformation()
H A Danimationfactory.cxx918 … &ShapeAttributeLayer::isShearYAngleValid, in createNumberPropertyAnimation()
/aoo4110/main/slideshow/source/inc/
H A Dshapeattributelayer.hxx238 bool isShearYAngleValid() const;

Completed in 48 milliseconds