Home
last modified time | relevance | path

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

/aoo42x/main/slideshow/source/engine/
H A Dshapeattributelayer.cxx544 bool ShapeAttributeLayer::isLineColorValid() const in isLineColorValid() function in slideshow::internal::ShapeAttributeLayer
546 return mbLineColorValid ? true : haveChild() ? mpChild->isLineColorValid() : false; in isLineColorValid()
553 &ShapeAttributeLayer::isLineColorValid, in getLineColor()
H A Danimationfactory.cxx1156 … &ShapeAttributeLayer::isLineColorValid, in createColorPropertyAnimation()
/aoo42x/main/slideshow/source/inc/
H A Dshapeattributelayer.hxx307 bool isLineColorValid() const;
/aoo42x/main/slideshow/source/engine/shapes/
H A Dviewshape.cxx99 if( rAttr->isLineColorValid() ) in prefetch()

Completed in 33 milliseconds