Home
last modified time | relevance | path

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

/aoo42x/main/slideshow/source/engine/
H A Dshapeattributelayer.cxx504 bool ShapeAttributeLayer::isDimColorValid() const in isDimColorValid() function in slideshow::internal::ShapeAttributeLayer
506 return mbDimColorValid ? true : haveChild() ? mpChild->isDimColorValid() : false; in isDimColorValid()
513 &ShapeAttributeLayer::isDimColorValid, in getDimColor()
H A Danimationfactory.cxx1140 … &ShapeAttributeLayer::isDimColorValid, in createColorPropertyAnimation()
/aoo42x/main/slideshow/source/inc/
H A Dshapeattributelayer.hxx284 bool isDimColorValid() const;
/aoo42x/main/slideshow/source/engine/shapes/
H A Dviewshape.cxx115 if( rAttr->isDimColorValid() ) in prefetch()

Completed in 37 milliseconds