Home
last modified time | relevance | path

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

/aoo4110/main/cppu/qa/
H A Dtest_unotype.cxx60 struct DerivedException1: css::uno::Exception {}; struct
227 CPPUNIT_ASSERT(::cppu::UnoType< DerivedException1 >::get() == t); in testUnoType()
485 ::cppu::getTypeFavourUnsigned(static_cast< DerivedException1 * >(0)) == in testGetTypeFavourUnsigned()
488 ::cppu::getTypeFavourUnsigned(static_cast< DerivedException1 * >(0)) == in testGetTypeFavourUnsigned()
489 ::getCppuType(static_cast< DerivedException1 * >(0))); in testGetTypeFavourUnsigned()
739 ::cppu::getTypeFavourChar(static_cast< DerivedException1 * >(0)) == in testGetTypeFavourChar()
742 ::cppu::getTypeFavourChar(static_cast< DerivedException1 * >(0)) == in testGetTypeFavourChar()
743 ::getCppuType< DerivedException1 >()); in testGetTypeFavourChar()

Completed in 13 milliseconds