Searched refs:DerivedStruct1 (Results 1 – 1 of 1) sorted by relevance
56 struct DerivedStruct1: css::lang::EventObject {}; struct204 CPPUNIT_ASSERT(::cppu::UnoType< DerivedStruct1 >::get() == t); in testUnoType()447 ::cppu::getTypeFavourUnsigned(static_cast< DerivedStruct1 * >(0)) == in testGetTypeFavourUnsigned()450 ::cppu::getTypeFavourUnsigned(static_cast< DerivedStruct1 * >(0)) == in testGetTypeFavourUnsigned()451 ::getCppuType(static_cast< DerivedStruct1 * >(0))); in testGetTypeFavourUnsigned()703 ::cppu::getTypeFavourChar(static_cast< DerivedStruct1 * >(0)) == in testGetTypeFavourChar()706 ::cppu::getTypeFavourChar(static_cast< DerivedStruct1 * >(0)) == in testGetTypeFavourChar()707 ::getCppuType< DerivedStruct1 >()); in testGetTypeFavourChar()
Completed in 17 milliseconds