Home
last modified time | relevance | path

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

/aoo4110/main/slideshow/source/engine/
H A Dshapeattributelayer.cxx298 bool ShapeAttributeLayer::isHeightValid() const in isHeightValid() function in slideshow::internal::ShapeAttributeLayer
300 return mbHeightValid ? true : haveChild() ? mpChild->isHeightValid() : false; in isHeightValid()
308 &ShapeAttributeLayer::isHeightValid, in getHeight()
H A Dtools.cxx559 pAttr->isHeightValid() ? pAttr->getHeight() : rOrigSize.getY() ); in getSpriteTransformation()
674 aSize.setY( fabs( pAttr->isHeightValid() ? in getShapePosSize()
H A Danimationfactory.cxx876 &ShapeAttributeLayer::isHeightValid, in createNumberPropertyAnimation()
1181 &ShapeAttributeLayer::isHeightValid, in createPairPropertyAnimation()
/aoo4110/main/slideshow/source/inc/
H A Dshapeattributelayer.hxx139 bool isHeightValid() const;

Completed in 31 milliseconds