Home
last modified time | relevance | path

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

/aoo41x/main/cppu/qa/
H A Dtest_unotype.cxx58 struct DerivedStruct2: css::beans::PropertyChangeEvent {}; struct
213 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 16 milliseconds