Lines Matching refs:getCppuType

270         ::getCppuType(static_cast< ::sal_Unicode * >(0)) ==  in testGetTypeFavourUnsigned()
271 ::getCppuType(static_cast< ::sal_uInt16 * >(0))); in testGetTypeFavourUnsigned()
281 ::getCppuType(static_cast< bool * >(0))); in testGetTypeFavourUnsigned()
287 ::getCppuType(static_cast< ::sal_Bool * >(0))); in testGetTypeFavourUnsigned()
293 ::getCppuType(static_cast< ::sal_Int8 * >(0))); in testGetTypeFavourUnsigned()
299 ::getCppuType(static_cast< ::sal_Int16 * >(0))); in testGetTypeFavourUnsigned()
309 ::getCppuType(static_cast< ::sal_uInt16 * >(0))); in testGetTypeFavourUnsigned()
315 ::getCppuType(static_cast< ::sal_Int32 * >(0))); in testGetTypeFavourUnsigned()
321 ::getCppuType(static_cast< ::sal_uInt32 * >(0))); in testGetTypeFavourUnsigned()
327 ::getCppuType(static_cast< ::sal_Int64 * >(0))); in testGetTypeFavourUnsigned()
333 ::getCppuType(static_cast< ::sal_uInt64 * >(0))); in testGetTypeFavourUnsigned()
339 ::getCppuType(static_cast< float * >(0))); in testGetTypeFavourUnsigned()
345 ::getCppuType(static_cast< double * >(0))); in testGetTypeFavourUnsigned()
355 ::getCppuType(static_cast< ::sal_Unicode * >(0))); in testGetTypeFavourUnsigned()
361 ::getCppuType(static_cast< ::rtl::OUString * >(0))); in testGetTypeFavourUnsigned()
367 ::getCppuType(static_cast< css::uno::Type * >(0))); in testGetTypeFavourUnsigned()
373 ::getCppuType(static_cast< css::uno::Any * >(0))); in testGetTypeFavourUnsigned()
388 ::getCppuType(static_cast< css::uno::Sequence< ::sal_uInt16 > * >(0))); in testGetTypeFavourUnsigned()
405 ::getCppuType( in testGetTypeFavourUnsigned()
416 ::getCppuType(static_cast< css::uno::Sequence< ::sal_Unicode > * >(0))); in testGetTypeFavourUnsigned()
427 ::getCppuType( in testGetTypeFavourUnsigned()
437 ::getCppuType(static_cast< css::uno::TypeClass * >(0))); in testGetTypeFavourUnsigned()
445 ::getCppuType(static_cast< css::lang::EventObject * >(0))); in testGetTypeFavourUnsigned()
451 ::getCppuType(static_cast< DerivedStruct1 * >(0))); in testGetTypeFavourUnsigned()
459 ::getCppuType(static_cast< css::beans::PropertyChangeEvent * >(0))); in testGetTypeFavourUnsigned()
466 ::getCppuType(static_cast< DerivedStruct2 * >(0))); in testGetTypeFavourUnsigned()
475 ::getCppuType(static_cast< css::beans::Optional< ::sal_Int8 > * >(0))); in testGetTypeFavourUnsigned()
483 ::getCppuType(static_cast< css::uno::Exception * >(0))); in testGetTypeFavourUnsigned()
489 ::getCppuType(static_cast< DerivedException1 * >(0))); in testGetTypeFavourUnsigned()
497 ::getCppuType(static_cast< css::uno::RuntimeException * >(0))); in testGetTypeFavourUnsigned()
504 ::getCppuType(static_cast< DerivedException2 * >(0))); in testGetTypeFavourUnsigned()
517 ::getCppuType( in testGetTypeFavourUnsigned()
539 ::getCppuType( in testGetTypeFavourUnsigned()
556 ::getCppuType< ::sal_Unicode >() == ::getCppuType< ::sal_uInt16 >()); in testGetTypeFavourChar()
565 ::getCppuType< bool >()); in testGetTypeFavourChar()
571 ::getCppuType< ::sal_Bool >()); in testGetTypeFavourChar()
577 ::getCppuType< ::sal_Int8 >()); in testGetTypeFavourChar()
583 ::getCppuType< ::sal_Int16 >()); in testGetTypeFavourChar()
596 ::getCppuType< ::sal_Int32 >()); in testGetTypeFavourChar()
602 ::getCppuType< ::sal_uInt32 >()); in testGetTypeFavourChar()
608 ::getCppuType< ::sal_Int64 >()); in testGetTypeFavourChar()
614 ::getCppuType< ::sal_uInt64 >()); in testGetTypeFavourChar()
620 ::getCppuType< float >()); in testGetTypeFavourChar()
626 ::getCppuType< double >()); in testGetTypeFavourChar()
635 ::getCppuType< ::sal_Unicode >()); in testGetTypeFavourChar()
641 ::getCppuType< ::rtl::OUString >()); in testGetTypeFavourChar()
647 ::getCppuType< css::uno::Type >()); in testGetTypeFavourChar()
653 ::getCppuType< css::uno::Any >()); in testGetTypeFavourChar()
693 ::getCppuType< css::uno::TypeClass >()); in testGetTypeFavourChar()
701 ::getCppuType< css::lang::EventObject >()); in testGetTypeFavourChar()
707 ::getCppuType< DerivedStruct1 >()); in testGetTypeFavourChar()
715 ::getCppuType< css::beans::PropertyChangeEvent >()); in testGetTypeFavourChar()
722 ::getCppuType< DerivedStruct2 >()); in testGetTypeFavourChar()
731 ::getCppuType< css::beans::Optional< ::sal_Int8 > >()); in testGetTypeFavourChar()
737 ::getCppuType< css::uno::Exception >()); in testGetTypeFavourChar()
743 ::getCppuType< DerivedException1 >()); in testGetTypeFavourChar()
751 ::getCppuType< css::uno::RuntimeException >()); in testGetTypeFavourChar()
758 ::getCppuType< DerivedException2 >()); in testGetTypeFavourChar()
771 ::getCppuType< css::uno::Reference< css::uno::XInterface > >()); in testGetTypeFavourChar()
792 ::getCppuType< css::uno::Reference< css::uno::XComponentContext > >()); in testGetTypeFavourChar()