Home
last modified time | relevance | path

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

/aoo41x/main/cppu/qa/
H A Dtest_unotype.cxx56 struct DerivedStruct1: css::lang::EventObject {}; struct
204 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 16 milliseconds