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 218 of file interfacecontainer3.hxx.
|
inline |
Definition at line 226 of file interfacecontainer3.hxx.
|
inline |
Definition at line 232 of file interfacecontainer3.hxx.
References comphelper::OInterfaceContainerHelper3< ListenerT >::NotifySingleListener< EventT >::m_pMethod.
|
private |
|
private |
Definition at line 222 of file interfacecontainer3.hxx.
Referenced by comphelper::OInterfaceContainerHelper3< ListenerT >::NotifySingleListener< EventT >::operator()().
|
private |
Definition at line 223 of file interfacecontainer3.hxx.