Home
last modified time | relevance | path

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

/trunk/main/cppuhelper/test/
H A Dtestimplhelper.cxx269 struct TestImplInh : public ImplInheritanceHelper2< TestWeakImpl, H, I > struct
271 TestImplInh() {} in TestImplInh() function
273 explicit TestImplInh(int): in TestImplInh() argument
276 TestImplInh(int, int): in TestImplInh() function
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 16 milliseconds