Home
last modified time | relevance | path

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

/trunk/main/slideshow/source/engine/
H A Deventmultiplexer.cxx433 return rContainer.applyAll( in notifyAllAnimationHandlers()
1058 return mpImpl->maShapeCursorHandlers.applyAll( in notifyShapeCursorChange()
1100 return mpImpl->maUserPaintEventHandlers.applyAll( in notifyEraseAllInk()
1109 return mpImpl->maUserPaintEventHandlers.applyAll( in notifyEraseInkWidth()
1122 return mpImpl->maSlideStartHandlers.applyAll( in notifySlideStartEvent()
1128 return mpImpl->maSlideEndHandlers.applyAll( in notifySlideEndEvent()
1170 return mpImpl->maPauseHandlers.applyAll( in notifyPauseMode()
1191 return mpImpl->maViewHandlers.applyAll( in notifyViewAdded()
1214 return mpImpl->maViewHandlers.applyAll( in notifyViewRemoved()
1222 return mpImpl->maViewHandlers.applyAll( in notifyViewChanged()
[all …]
H A Dscreenupdater.cxx134 mpImpl->maUpdaters.applyAll( in commitUpdates()
/trunk/main/slideshow/source/engine/slide/
H A Dshapemanagerimpl.cxx444 return maIntrinsicAnimationEventHandlers.applyAll( in notifyIntrinsicAnimationsEnabled()
450 return maIntrinsicAnimationEventHandlers.applyAll( in notifyIntrinsicAnimationsDisabled()
/trunk/main/slideshow/source/inc/
H A Dlistenercontainer.hxx252 template< typename FuncT > bool applyAll( FuncT func ) const in applyAll() function in slideshow::internal::ListenerContainerBase

Completed in 26 milliseconds