Home
last modified time | relevance | path

Searched refs:removeViewUpdate (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/slideshow/source/inc/ !
H A Dscreenupdater.hxx97 void removeViewUpdate( ViewUpdateSharedPtr const& );
/AOO42X/main/slideshow/source/engine/slide/ !
H A Dslideimpl.cxx433 maContext.mrScreenUpdater.removeViewUpdate(mpShapeManager); in ~SlideImpl()
452 maContext.mrScreenUpdater.removeViewUpdate(mpShapeManager); in dispose()
/AOO42X/main/slideshow/source/engine/ !
H A Dscreenupdater.cxx186 void ScreenUpdater::removeViewUpdate( ViewUpdateSharedPtr const& rViewUpdate ) in removeViewUpdate() function in slideshow::internal::ScreenUpdater