Searched defs:TestImplInh (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/cppuhelper/test/ |
H A D | testimplhelper.cxx | 269 struct TestImplInh : public ImplInheritanceHelper2< TestWeakImpl, H, I > struct 271 TestImplInh() {} in TestImplInh() argument 273 explicit TestImplInh(int): in TestImplInh() argument 276 TestImplInh(int, int): in TestImplInh() argument 279 TestImplInh(int, int, int): in TestImplInh() function 282 TestImplInh(int, int, int, int): in TestImplInh() argument 285 TestImplInh(int, int, int, int, int): in TestImplInh() function 288 TestImplInh(int, int, int, int, int, int): in TestImplInh() function 291 virtual ~TestImplInh() in ~TestImplInh() argument 295 virtual OUString SAL_CALL h() throw(RuntimeException) in h() [all …]
|
Completed in 15 milliseconds