Home
last modified time | relevance | path

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

/AOO41X/main/cppuhelper/inc/cppuhelper/
H A Dinterfacecontainer.h255 class NotifySingleListener
262NotifySingleListener( NotificationMethod method, const EventT& event ) : m_pMethod( method ), m_rE… in NotifySingleListener() function
297 …forEach< ListenerT, NotifySingleListener< ListenerT, EventT > >( NotifySingleListener< ListenerT, … in notifyEach()