Home
last modified time | relevance | path

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

/trunk/main/slideshow/source/engine/
H A Deventmultiplexer.cxx192 maViewHandlers(), in EventMultiplexerImpl()
307 ImplViewHandlers maViewHandlers; member
593 maViewHandlers.clear(); in clear()
891 mpImpl->maViewHandlers.add( rHandler ); in addViewHandler()
896 mpImpl->maViewHandlers.remove( rHandler ); in removeViewHandler()
1191 return mpImpl->maViewHandlers.applyAll( in notifyViewAdded()
1214 return mpImpl->maViewHandlers.applyAll( in notifyViewRemoved()
1222 return mpImpl->maViewHandlers.applyAll( in notifyViewChanged()
1240 return mpImpl->maViewHandlers.applyAll( in notifyViewsChanged()

Completed in 15 milliseconds