Home
last modified time | relevance | path

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

/aoo42x/main/slideshow/source/engine/
H A Dshapeattributelayer.cxx731 bool ShapeAttributeLayer::isFontFamilyValid() const in isFontFamilyValid() function in slideshow::internal::ShapeAttributeLayer
733 return mbFontFamilyValid ? true : haveChild() ? mpChild->isFontFamilyValid() : false; in isFontFamilyValid()
H A Danimationfactory.cxx1283 … &ShapeAttributeLayer::isFontFamilyValid, in createStringPropertyAnimation()
/aoo42x/main/slideshow/source/inc/
H A Dshapeattributelayer.hxx415 bool isFontFamilyValid() const;
/aoo42x/main/slideshow/source/engine/shapes/
H A Dviewshape.cxx127 if( rAttr->isFontFamilyValid() ) in prefetch()

Completed in 41 milliseconds