Lines Matching refs:getCppuType

478 	if ( rType == getCppuType( static_cast< const rtl::OUString * >( 0 ) ) )  in getColumnType()
482 else if ( rType == getCppuType( static_cast< const sal_Int32 * >( 0 ) ) ) in getColumnType()
484 else if ( rType == getCppuType( static_cast< const sal_Int64 * >( 0 ) ) ) in getColumnType()
486 else if ( rType == getCppuType( static_cast< const sal_Int16 * >( 0 ) ) ) in getColumnType()
488 else if ( rType == getCppuType( static_cast< const sal_Int8 * >( 0 ) ) ) in getColumnType()
490 else if ( rType == getCppuType( static_cast< const float * >( 0 ) ) ) in getColumnType()
492 else if ( rType == getCppuType( static_cast< const double * >( 0 ) ) ) in getColumnType()
494 else if ( rType == getCppuType( static_cast< const Sequence< sal_Int8 > * >( 0 ) ) ) in getColumnType()
496 else if ( rType == getCppuType( static_cast< const Date * >( 0 ) ) ) in getColumnType()
498 else if ( rType == getCppuType( static_cast< const Time * >( 0 ) ) ) in getColumnType()
500 else if ( rType == getCppuType( static_cast< const DateTime * >( 0 ) ) ) in getColumnType()
502 else if ( rType == getCppuType( static_cast< Reference< XInputStream > * >( 0 ) ) ) in getColumnType()
505 else if ( rType == getCppuType( static_cast< Reference< XClob > * >( 0 ) ) ) in getColumnType()
507 else if ( rType == getCppuType( static_cast< Reference< XBlob > * >( 0 ) ) ) in getColumnType()
509 else if ( rType == getCppuType( static_cast< Reference< XArray > * >( 0 ) ) ) in getColumnType()
511 else if ( rType == getCppuType( static_cast< Reference< XRef > * >( 0 ) ) ) in getColumnType()