Home
last modified time | relevance | path

Searched refs:DerivedException2 (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/cppu/qa/
H A Dtest_unotype.cxx62 struct DerivedException2: css::uno::RuntimeException {}; struct
235 CPPUNIT_ASSERT(::cppu::UnoType< DerivedException2 >::get() == t); in testUnoType()
500 ::cppu::getTypeFavourUnsigned(static_cast< DerivedException2 * >(0)) == in testGetTypeFavourUnsigned()
503 ::cppu::getTypeFavourUnsigned(static_cast< DerivedException2 * >(0)) == in testGetTypeFavourUnsigned()
504 ::getCppuType(static_cast< DerivedException2 * >(0))); in testGetTypeFavourUnsigned()
754 ::cppu::getTypeFavourChar(static_cast< DerivedException2 * >(0)) == in testGetTypeFavourChar()
757 ::cppu::getTypeFavourChar(static_cast< DerivedException2 * >(0)) == in testGetTypeFavourChar()
758 ::getCppuType< DerivedException2 >()); in testGetTypeFavourChar()

Completed in 12 milliseconds