Home
last modified time | relevance | path

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

/aoo42x/main/slideshow/source/engine/
H A Dshapeattributelayer.cxx638 bool ShapeAttributeLayer::isCharColorValid() const in isCharColorValid() function in slideshow::internal::ShapeAttributeLayer
640 return mbCharColorValid ? true : haveChild() ? mpChild->isCharColorValid() : false; in isCharColorValid()
647 &ShapeAttributeLayer::isCharColorValid, in getCharColor()
H A Danimationfactory.cxx1123 … &ShapeAttributeLayer::isCharColorValid, in createColorPropertyAnimation()
/aoo42x/main/slideshow/source/inc/
H A Dshapeattributelayer.hxx356 bool isCharColorValid() const;
/aoo42x/main/slideshow/source/engine/shapes/
H A Dviewshape.cxx107 if( rAttr->isCharColorValid() ) in prefetch()

Completed in 25 milliseconds