Home
last modified time | relevance | path

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

/AOO42X/main/cppuhelper/inc/cppuhelper/
H A Dinterfacecontainer.h257 class NotifySingleListener
264NotifySingleListener( NotificationMethod method, const EventT& event ) : m_pMethod( method ), m_rE… in NotifySingleListener() function
299 …forEach< ListenerT, NotifySingleListener< ListenerT, EventT > >( NotifySingleListener< ListenerT, … in notifyEach()