Home
last modified time | relevance | path

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

/aoo4110/main/slideshow/source/engine/
H A Dshapeattributelayer.cxx357 bool ShapeAttributeLayer::isPosYValid() const in isPosYValid() function in slideshow::internal::ShapeAttributeLayer
359 return mbPosYValid ? true : haveChild() ? mpChild->isPosYValid() : false; in isPosYValid()
367 &ShapeAttributeLayer::isPosYValid, in getPosY()
H A Danimationfactory.cxx955 &ShapeAttributeLayer::isPosYValid, in createNumberPropertyAnimation()
1198 &ShapeAttributeLayer::isPosYValid, in createPairPropertyAnimation()
H A Dtools.cxx682 aPos.setY( pAttr->isPosYValid() ? in getShapePosSize()
/aoo4110/main/slideshow/source/inc/
H A Dshapeattributelayer.hxx179 bool isPosYValid() const;

Completed in 46 milliseconds