Home
last modified time | relevance | path

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

/aoo4110/main/slideshow/source/engine/
H A Dshapeattributelayer.cxx412 bool ShapeAttributeLayer::isShearXAngleValid() const in isShearXAngleValid() function in slideshow::internal::ShapeAttributeLayer
414 return mbShearXAngleValid ? true : haveChild() ? mpChild->isShearXAngleValid() : false; in isShearXAngleValid()
421 &ShapeAttributeLayer::isShearXAngleValid, in getShearXAngle()
H A Dtools.cxx107 const double nShearX( pAttr->isShearXAngleValid() ? in getAttributedShapeTransformation()
542 const double nShearX( pAttr->isShearXAngleValid() ? in getSpriteTransformation()
H A Danimationfactory.cxx909 … &ShapeAttributeLayer::isShearXAngleValid, in createNumberPropertyAnimation()
/aoo4110/main/slideshow/source/inc/
H A Dshapeattributelayer.hxx223 bool isShearXAngleValid() const;

Completed in 48 milliseconds