Home
last modified time | relevance | path

Searched refs:isBackgroundDetached (Results 1 – 11 of 11) sorted by relevance

/trunk/main/slideshow/source/engine/slide/
H A Dlayermanager.cxx351 !rShape->isBackgroundDetached()) ) in implRemoveShape()
434 const bool bPrevAnimState( rShape->isBackgroundDetached() ); in enterAnimationMode()
442 if( bPrevAnimState != rShape->isBackgroundDetached() ) in enterAnimationMode()
464 const bool bPrevAnimState( rShape->isBackgroundDetached() ); in leaveAnimationMode()
472 if( bPrevAnimState != rShape->isBackgroundDetached() ) in leaveAnimationMode()
494 if( rShape->isVisible() || rShape->isBackgroundDetached() ) in notifyShapeUpdate()
528 if( (*aCurrShape)->isBackgroundDetached() ) in updateSprites()
597 !aIter->first->isBackgroundDetached() && in update()
829 pCurrShape->isBackgroundDetached() ); in updateShapeLayers()
/trunk/main/slideshow/source/engine/shapes/
H A Dbackgroundshape.cxx108 virtual bool isBackgroundDetached() const;
313 bool BackgroundShape::isBackgroundDetached() const in isBackgroundDetached() function in slideshow::internal::BackgroundShape
H A Dshapeimporter.cxx178 virtual bool isBackgroundDetached() const;
270 bool ShapeOfGroup::isBackgroundDetached() const in isBackgroundDetached() function in slideshow::internal::__anonaa1c5ceb0111::ShapeOfGroup
H A Dexternalshapebase.hxx97 virtual bool isBackgroundDetached() const;
H A Dexternalshapebase.cxx235 bool ExternalShapeBase::isBackgroundDetached() const in isBackgroundDetached() function in slideshow::internal::ExternalShapeBase
H A Dviewshape.hxx104 bool isBackgroundDetached() const { return mbAnimationMode; } in isBackgroundDetached() function in slideshow::internal::ViewShape
H A Ddrawshape.hxx158 virtual bool isBackgroundDetached() const;
H A Dviewshape.cxx871 if( isBackgroundDetached() ) in update()
H A Ddrawshape.cxx922 bool DrawShape::isBackgroundDetached() const in isBackgroundDetached() function in slideshow::internal::DrawShape
/trunk/main/slideshow/source/inc/
H A Dshape.hxx210 virtual bool isBackgroundDetached() const = 0;
/trunk/main/slideshow/test/
H A Dtestshape.cxx191 virtual bool isBackgroundDetached() const in isBackgroundDetached() function in ImplTestShape

Completed in 50 milliseconds