Home
last modified time | relevance | path

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

/aoo42x/main/slideshow/source/engine/
H A Dshapeattributelayer.cxx274 bool ShapeAttributeLayer::isWidthValid() const in isWidthValid() function in slideshow::internal::ShapeAttributeLayer
276 return mbWidthValid ? true : haveChild() ? mpChild->isWidthValid() : false; in isWidthValid()
284 &ShapeAttributeLayer::isWidthValid, in getWidth()
H A Dtools.cxx558 pAttr->isWidthValid() ? pAttr->getWidth() : rOrigSize.getX(), in getSpriteTransformation()
671 aSize.setX( fabs( pAttr->isWidthValid() ? in getShapePosSize()
H A Danimationfactory.cxx927 &ShapeAttributeLayer::isWidthValid, in createNumberPropertyAnimation()
1180 &ShapeAttributeLayer::isWidthValid, in createPairPropertyAnimation()
/aoo42x/main/slideshow/source/inc/
H A Dshapeattributelayer.hxx126 bool isWidthValid() const;

Completed in 29 milliseconds