Lines Matching defs:TestWeakAggComponentImpl
233 struct TestWeakAggComponentImpl : public WeakAggComponentImplHelper4< CA, DBA, FE, G > struct
236 TestWeakAggComponentImpl() in TestWeakAggComponentImpl() argument
239 virtual ~TestWeakAggComponentImpl() in ~TestWeakAggComponentImpl() argument
243 { OSL_TRACE( "> TestWeakAggComponentImpl disposing called... <\n" ); } in disposing() argument
246 virtual OUString SAL_CALL a() throw(RuntimeException) in a()
249 virtual OUString SAL_CALL ba() throw(RuntimeException) in ba()
252 virtual OUString SAL_CALL ca() throw(RuntimeException) in ca()
255 virtual OUString SAL_CALL dba() throw(RuntimeException) in dba()
258 virtual OUString SAL_CALL e() throw(RuntimeException) in e()
261 virtual OUString SAL_CALL fe() throw(RuntimeException) in fe()
264 virtual OUString SAL_CALL g() throw(RuntimeException) in g()