Home
last modified time | relevance | path

Searched refs:isAlphaValid (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/slideshow/source/engine/
H A Dshapeattributelayer.cxx458 bool ShapeAttributeLayer::isAlphaValid() const in isAlphaValid() function in slideshow::internal::ShapeAttributeLayer
460 return mbAlphaValid ? true : haveChild() ? mpChild->isAlphaValid() : false; in isAlphaValid()
467 &ShapeAttributeLayer::isAlphaValid, in getAlpha()
H A Danimationfactory.cxx890 … &ShapeAttributeLayer::isAlphaValid, in createNumberPropertyAnimation()
/aoo42x/main/slideshow/source/engine/shapes/
H A Dviewshape.cxx458 mpSprite->setAlpha( (pAttr && pAttr->isAlphaValid()) ? in renderSprite()
587 if( pAttr->isAlphaValid() ) in render()
H A Ddrawshape.cxx910 if( bIsVisible && mpAttributeLayer->isAlphaValid() ) in isVisible()
/aoo42x/main/slideshow/source/inc/
H A Dshapeattributelayer.hxx253 bool isAlphaValid() const;

Completed in 35 milliseconds