Home
last modified time | relevance | path

Searched defs:eventtype (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/dbaccess/source/ui/inc/
H A Dsbamultiplex.hxx139 #define DECLARE_MULTIPLEXER_VOID_METHOD(methodname, eventtype) \ argument
142 #define DECLARE_MULTIPLEXER_BOOL_METHOD(methodname, eventtype) \ argument
183 …efine IMPLEMENT_LISTENER_MULTIPLEXER_VOID_METHOD(classname, listenerclass, methodname, eventtype) \ argument
193 …efine IMPLEMENT_LISTENER_MULTIPLEXER_BOOL_METHOD(classname, listenerclass, methodname, eventtype) \ argument
255 …#define DECLARE_PROPERTY_MULTIPLEXER(classname, listenerclass, methodname, eventtype, exceptions) … argument
293 …#define IMPLEMENT_PROPERTY_MULTIPLEXER(classname, listenerclass, methodname, eventtype, exceptions… argument