Searched defs:NotificationMethod (Results 1 – 3 of 3) sorted by relevance
/trunk/main/comphelper/inc/comphelper/ | ||
H A D | listenernotification.hxx | 180 typedef void ( SAL_CALL LISTENER::*NotificationMethod )( const EventClass& ); typedef in comphelper::OSimpleListenerContainer |
/trunk/main/cppuhelper/inc/cppuhelper/ | ||
H A D | interfacecontainer.h | 260 typedef void ( SAL_CALL ListenerT::*NotificationMethod )( const EventT& ); typedef in cppu::OInterfaceContainerHelper::NotifySingleListener |
/trunk/main/sfx2/source/doc/ | ||
H A D | sfxbasemodel.cxx | 3037 typedef void ( SAL_CALL ListenerT::*NotificationMethod )( const EventT& ); typedef in __anon390e2f630311::NotifySingleListenerIgnoreRE |
Completed in 43 milliseconds