Home
last modified time | relevance | path

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

/aoo4110/main/slideshow/source/engine/
H A Dshapeattributelayer.cxx681 bool ShapeAttributeLayer::isCharWeightValid() const in isCharWeightValid() function in slideshow::internal::ShapeAttributeLayer
683 return mbCharWeightValid ? true : haveChild() ? mpChild->isCharWeightValid() : false; in isCharWeightValid()
H A Danimationfactory.cxx860 … &ShapeAttributeLayer::isCharWeightValid, in createNumberPropertyAnimation()
/aoo4110/main/slideshow/source/inc/
H A Dshapeattributelayer.hxx384 bool isCharWeightValid() const;
/aoo4110/main/slideshow/source/engine/shapes/
H A Dviewshape.cxx146 if( rAttr->isCharWeightValid() ) in prefetch()

Completed in 34 milliseconds