Searched refs:DerivedStruct2 (Results 1 – 1 of 1) sorted by relevance
58 struct DerivedStruct2: css::beans::PropertyChangeEvent {}; struct213 CPPUNIT_ASSERT(::cppu::UnoType< DerivedStruct2 >::get() == t); in testUnoType()462 ::cppu::getTypeFavourUnsigned(static_cast< DerivedStruct2 * >(0)) == in testGetTypeFavourUnsigned()465 ::cppu::getTypeFavourUnsigned(static_cast< DerivedStruct2 * >(0)) == in testGetTypeFavourUnsigned()466 ::getCppuType(static_cast< DerivedStruct2 * >(0))); in testGetTypeFavourUnsigned()718 ::cppu::getTypeFavourChar(static_cast< DerivedStruct2 * >(0)) == in testGetTypeFavourChar()721 ::cppu::getTypeFavourChar(static_cast< DerivedStruct2 * >(0)) == in testGetTypeFavourChar()722 ::getCppuType< DerivedStruct2 >()); in testGetTypeFavourChar()
Completed in 19 milliseconds