Lines Matching refs:getCppuType

259         ::getCppuType(static_cast< ::sal_Unicode * >(0)) ==  in TEST_F()
260 ::getCppuType(static_cast< ::sal_uInt16 * >(0))); in TEST_F()
270 ::getCppuType(static_cast< bool * >(0))); in TEST_F()
276 ::getCppuType(static_cast< ::sal_Bool * >(0))); in TEST_F()
282 ::getCppuType(static_cast< ::sal_Int8 * >(0))); in TEST_F()
288 ::getCppuType(static_cast< ::sal_Int16 * >(0))); in TEST_F()
298 ::getCppuType(static_cast< ::sal_uInt16 * >(0))); in TEST_F()
304 ::getCppuType(static_cast< ::sal_Int32 * >(0))); in TEST_F()
310 ::getCppuType(static_cast< ::sal_uInt32 * >(0))); in TEST_F()
316 ::getCppuType(static_cast< ::sal_Int64 * >(0))); in TEST_F()
322 ::getCppuType(static_cast< ::sal_uInt64 * >(0))); in TEST_F()
328 ::getCppuType(static_cast< float * >(0))); in TEST_F()
334 ::getCppuType(static_cast< double * >(0))); in TEST_F()
344 ::getCppuType(static_cast< ::sal_Unicode * >(0))); in TEST_F()
350 ::getCppuType(static_cast< ::rtl::OUString * >(0))); in TEST_F()
356 ::getCppuType(static_cast< css::uno::Type * >(0))); in TEST_F()
362 ::getCppuType(static_cast< css::uno::Any * >(0))); in TEST_F()
377 ::getCppuType(static_cast< css::uno::Sequence< ::sal_uInt16 > * >(0))); in TEST_F()
394 ::getCppuType( in TEST_F()
405 ::getCppuType(static_cast< css::uno::Sequence< ::sal_Unicode > * >(0))); in TEST_F()
416 ::getCppuType( in TEST_F()
426 ::getCppuType(static_cast< css::uno::TypeClass * >(0))); in TEST_F()
434 ::getCppuType(static_cast< css::lang::EventObject * >(0))); in TEST_F()
440 ::getCppuType(static_cast< DerivedStruct1 * >(0))); in TEST_F()
448 ::getCppuType(static_cast< css::beans::PropertyChangeEvent * >(0))); in TEST_F()
455 ::getCppuType(static_cast< DerivedStruct2 * >(0))); in TEST_F()
464 ::getCppuType(static_cast< css::beans::Optional< ::sal_Int8 > * >(0))); in TEST_F()
472 ::getCppuType(static_cast< css::uno::Exception * >(0))); in TEST_F()
478 ::getCppuType(static_cast< DerivedException1 * >(0))); in TEST_F()
486 ::getCppuType(static_cast< css::uno::RuntimeException * >(0))); in TEST_F()
493 ::getCppuType(static_cast< DerivedException2 * >(0))); in TEST_F()
506 ::getCppuType( in TEST_F()
528 ::getCppuType( in TEST_F()
545 ::getCppuType< ::sal_Unicode >() == ::getCppuType< ::sal_uInt16 >()); in TEST_F()
554 ::getCppuType< bool >()); in TEST_F()
560 ::getCppuType< ::sal_Bool >()); in TEST_F()
566 ::getCppuType< ::sal_Int8 >()); in TEST_F()
572 ::getCppuType< ::sal_Int16 >()); in TEST_F()
585 ::getCppuType< ::sal_Int32 >()); in TEST_F()
591 ::getCppuType< ::sal_uInt32 >()); in TEST_F()
597 ::getCppuType< ::sal_Int64 >()); in TEST_F()
603 ::getCppuType< ::sal_uInt64 >()); in TEST_F()
609 ::getCppuType< float >()); in TEST_F()
615 ::getCppuType< double >()); in TEST_F()
624 ::getCppuType< ::sal_Unicode >()); in TEST_F()
630 ::getCppuType< ::rtl::OUString >()); in TEST_F()
636 ::getCppuType< css::uno::Type >()); in TEST_F()
642 ::getCppuType< css::uno::Any >()); in TEST_F()
682 ::getCppuType< css::uno::TypeClass >()); in TEST_F()
690 ::getCppuType< css::lang::EventObject >()); in TEST_F()
696 ::getCppuType< DerivedStruct1 >()); in TEST_F()
704 ::getCppuType< css::beans::PropertyChangeEvent >()); in TEST_F()
711 ::getCppuType< DerivedStruct2 >()); in TEST_F()
720 ::getCppuType< css::beans::Optional< ::sal_Int8 > >()); in TEST_F()
726 ::getCppuType< css::uno::Exception >()); in TEST_F()
732 ::getCppuType< DerivedException1 >()); in TEST_F()
740 ::getCppuType< css::uno::RuntimeException >()); in TEST_F()
747 ::getCppuType< DerivedException2 >()); in TEST_F()
760 ::getCppuType< css::uno::Reference< css::uno::XInterface > >()); in TEST_F()
781 ::getCppuType< css::uno::Reference< css::uno::XComponentContext > >()); in TEST_F()