Searched defs:isBackgroundDetached (Results 1 – 6 of 6) sorted by relevance
| /AOO42X/main/slideshow/source/engine/shapes/ | ||
| H A D | externalshapebase.cxx | 235 bool ExternalShapeBase::isBackgroundDetached() const in isBackgroundDetached() function in slideshow::internal::ExternalShapeBase |
| H A D | backgroundshape.cxx | 313 bool BackgroundShape::isBackgroundDetached() const in isBackgroundDetached() function in slideshow::internal::BackgroundShape |
| H A D | viewshape.hxx | 104 bool isBackgroundDetached() const { return mbAnimationMode; } in isBackgroundDetached() function in slideshow::internal::ViewShape |
| H A D | shapeimporter.cxx | 270 bool ShapeOfGroup::isBackgroundDetached() const in isBackgroundDetached() function in slideshow::internal::__anon7d6dbffc0111::ShapeOfGroup |
| H A D | drawshape.cxx | 922 bool DrawShape::isBackgroundDetached() const in isBackgroundDetached() function in slideshow::internal::DrawShape |
| /AOO42X/main/slideshow/test/ | ||
| H A D | testshape.cxx | 191 virtual bool isBackgroundDetached() const in isBackgroundDetached() function in ImplTestShape |