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 | m_pMethod |
const EventT & | m_rEvent |
Definition at line 267 of file interfacecontainer.h.
|
inline |
Definition at line 274 of file interfacecontainer.h.
|
inline |
Definition at line 276 of file interfacecontainer.h.
|
private |
|
private |
Definition at line 271 of file interfacecontainer.h.
|
private |
Definition at line 272 of file interfacecontainer.h.