Home
last modified time | relevance | path

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

/aoo42x/main/slideshow/source/engine/
H A Dshapeattributelayer.cxx333 bool ShapeAttributeLayer::isPosXValid() const in isPosXValid() function in slideshow::internal::ShapeAttributeLayer
335 return mbPosXValid ? true : haveChild() ? mpChild->isPosXValid() : false; in isPosXValid()
343 &ShapeAttributeLayer::isPosXValid, in getPosX()
H A Danimationfactory.cxx941 &ShapeAttributeLayer::isPosXValid, in createNumberPropertyAnimation()
1197 &ShapeAttributeLayer::isPosXValid, in createPairPropertyAnimation()
H A Dtools.cxx679 aPos.setX( pAttr->isPosXValid() ? in getShapePosSize()
/aoo42x/main/slideshow/source/inc/
H A Dshapeattributelayer.hxx159 bool isPosXValid() const;

Completed in 37 milliseconds