Home
last modified time | relevance | path

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

/AOO41X/main/tools/inc/tools/
H A Dlink.hxx37 #define DECL_LINK( Method, ArgType ) \ argument
41 #define DECL_STATIC_LINK( Class, Method, ArgType ) \ argument
44 #define DECL_DLLPRIVATE_LINK(Method, ArgType) \ argument
48 #define DECL_DLLPRIVATE_STATIC_LINK(Class, Method, ArgType) \ argument
51 #define IMPL_METHOD( Class, Method, ArgType, ArgName ) \ argument
54 #define IMPL_STUB(Class, Method, ArgType) \ argument
60 #define IMPL_STATIC_LINK( Class, Method, ArgType, ArgName ) \ argument
63 #define IMPL_STATIC_LINK_NOINSTANCE( Class, Method, ArgType, ArgName ) \ argument
72 #define IMPL_LINK( Class, Method, ArgType, ArgName ) \ argument
77 #define IMPL_LINK_INLINE_START( Class, Method, ArgType, ArgName ) \ argument
[all …]
/AOO41X/main/udm/source/unittest/
H A Dtest.cxx50 class Method : public Function class
/AOO41X/main/automation/source/server/
H A Dsta_list.cxx1086 #define CALL_EVENT_WITH_NOTIFY( EventType, Event, WinP, Method ) \ argument