LibreOffice Module comphelper (master) 1
|
Public Member Functions | |
NotifySingleListener (NotificationMethod method, const EventT &event) | |
void | operator() (const css::uno::Reference< ListenerT > &listener) const |
Private Member Functions | |
typedef | void (SAL_CALL ListenerT::*NotificationMethod)(const EventT &) |
Private Attributes | |
NotificationMethod const | m_pMethod |
const EventT & | m_rEvent |
Definition at line 236 of file interfacecontainer3.hxx.
|
inline |
Definition at line 244 of file interfacecontainer3.hxx.
|
inline |
|
private |
|
private |
Definition at line 240 of file interfacecontainer3.hxx.
Referenced by comphelper::OInterfaceContainerHelper3< ListenerT >::NotifySingleListener< EventT >::operator()().
|
private |
Definition at line 241 of file interfacecontainer3.hxx.
Referenced by comphelper::OInterfaceContainerHelper3< ListenerT >::NotifySingleListener< EventT >::operator()().