Searched refs: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() function 276 TestImplInh(int, int): in TestImplInh() argument 279 TestImplInh(int, int, int): in TestImplInh() function 282 TestImplInh(int, int, int, int): in TestImplInh() function 285 TestImplInh(int, int, int, int, int): in TestImplInh() argument 288 TestImplInh(int, int, int, int, int, int): in TestImplInh() argument 291 virtual ~TestImplInh() in ~TestImplInh() argument 460 xWeakImpl = (OWeakObject *)new TestImplInh(); in test_ImplHelper()
|
Completed in 12 milliseconds