Home
last modified time | relevance | path

Searched refs:comp0_ (Results 1 – 1 of 1) sorted by relevance

/trunk/main/comphelper/inc/comphelper/
H A Dservicedecl.hxx401 #define COMPHELPER_SERVICEDECL_EXPORTS1(comp0_) \ argument
402 COMPHELPER_SERVICEDECL_make_exports((comp0_))
403 #define COMPHELPER_SERVICEDECL_EXPORTS2(comp0_,comp1_) \ argument
404 COMPHELPER_SERVICEDECL_make_exports((comp0_)(comp1_))
405 #define COMPHELPER_SERVICEDECL_EXPORTS3(comp0_,comp1_,comp2_) \ argument
406 COMPHELPER_SERVICEDECL_make_exports((comp0_)(comp1_)(comp2_))
407 #define COMPHELPER_SERVICEDECL_EXPORTS4(comp0_,comp1_,comp2_,comp3_) \ argument
408 COMPHELPER_SERVICEDECL_make_exports((comp0_)(comp1_)(comp2_)(comp3_))
409 #define COMPHELPER_SERVICEDECL_EXPORTS5(comp0_,comp1_,comp2_,comp3_,comp4_) \ argument
410 COMPHELPER_SERVICEDECL_make_exports((comp0_)(comp1_)(comp2_)(comp3_)(comp4_))
[all …]