|
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 257 of file interfacecontainer4.hxx.
|
inline |
Definition at line 265 of file interfacecontainer4.hxx.
References comphelper::OInterfaceContainerHelper4< ListenerT >::NotifySingleListener< EventT >::m_pMethod.
|
inline |
|
private |
|
private |
|
private |
Definition at line 262 of file interfacecontainer4.hxx.
Referenced by comphelper::OInterfaceContainerHelper4< ListenerT >::NotifySingleListener< EventT >::operator()().