Home
last modified time | relevance | path

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

/trunk/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
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 …]
/trunk/main/sfx2/source/bastyp/
H A Dfltfnc.cxx159 #define IMPL_FORWARD_LOOP( aMethod, ArgType, aArg ) \ argument

Completed in 27 milliseconds