Searched defs:Method (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/tools/inc/tools/ |
H A D | link.hxx | 37 #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 72 #define IMPL_LINK( Class, Method, ArgType, ArgName ) \ argument 77 #define IMPL_LINK_INLINE_START( Class, Method, ArgType, ArgName ) \ argument 80 #define IMPL_LINK_INLINE_END( Class, Method, ArgType, ArgName ) argument [all …]
|
/aoo42x/main/autodoc/source/udm/unittest/ |
H A D | test.cxx | 50 class Method : public Function class
|
/aoo42x/main/automation/source/server/ |
H A D | sta_list.cxx | 1086 #define CALL_EVENT_WITH_NOTIFY( EventType, Event, WinP, Method ) \ argument
|
Completed in 29 milliseconds