Searched defs:TestWeakAggComponentImpl (Results 1 – 1 of 1) sorted by relevance
233 struct TestWeakAggComponentImpl : public WeakAggComponentImplHelper4< CA, DBA, FE, G > struct236 TestWeakAggComponentImpl() in TestWeakAggComponentImpl() function239 virtual ~TestWeakAggComponentImpl() in ~TestWeakAggComponentImpl() argument243 { OSL_TRACE( "> TestWeakAggComponentImpl disposing called... <\n" ); } in disposing() argument246 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()[all …]
Completed in 13 milliseconds