LibreOffice Module cppuhelper (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 262 of file interfacecontainer4.hxx.
|
inline |
Definition at line 270 of file interfacecontainer4.hxx.
References cppuhelper::OInterfaceContainerHelper4< ListenerT >::NotifySingleListener< EventT >::m_pMethod.
|
inline |
|
private |
|
private |
|
private |
Definition at line 267 of file interfacecontainer4.hxx.
Referenced by cppuhelper::OInterfaceContainerHelper4< ListenerT >::NotifySingleListener< EventT >::operator()().