Home
last modified time | relevance | path

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

/trunk/main/cppuhelper/test/
H A Dtestimplhelper.cxx233 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()
[all …]

Completed in 19 milliseconds