Searched defs:NotificationMethod (Results 1 – 3 of 3) sorted by relevance
| /AOO41X/main/comphelper/inc/comphelper/ | ||
| H A D | listenernotification.hxx | 180 typedef void ( SAL_CALL LISTENER::*NotificationMethod )( const EventClass& ); typedef in comphelper::OSimpleListenerContainer |
| /AOO41X/main/cppuhelper/inc/cppuhelper/ | ||
| H A D | interfacecontainer.h | 258 typedef void ( SAL_CALL ListenerT::*NotificationMethod )( const EventT& ); typedef |
| /AOO41X/main/sfx2/source/doc/ | ||
| H A D | sfxbasemodel.cxx | 3003 typedef void ( SAL_CALL ListenerT::*NotificationMethod )( const EventT& ); typedef in __anon2eb077930311::NotifySingleListenerIgnoreRE |