Lines Matching refs:Type

61 class Type  class
85 inline Type() SAL_THROW( () );
92 inline Type( TypeClass eTypeClass, const ::rtl::OUString & rTypeName ) SAL_THROW( () );
99 inline Type( TypeClass eTypeClass, const sal_Char * pTypeName ) SAL_THROW( () );
105 inline Type( typelib_TypeDescriptionReference * pType ) SAL_THROW( () );
113 inline Type( typelib_TypeDescriptionReference * pType, UnoType_NoAcquire ) SAL_THROW( () );
120 inline Type( typelib_TypeDescriptionReference * pType, __sal_NoAcquire ) SAL_THROW( () );
126 inline Type( const Type & rType ) SAL_THROW( () );
130 inline ~Type() SAL_THROW( () )
138 inline Type & SAL_CALL operator = ( const Type & rType ) SAL_THROW( () );
175 inline sal_Bool SAL_CALL isAssignableFrom( const Type & rType ) const SAL_THROW( () ) in isAssignableFrom()
183 inline sal_Bool SAL_CALL equals( const Type & rType ) const SAL_THROW( () ) in equals()
190 inline sal_Bool SAL_CALL operator == ( const Type & rType ) const SAL_THROW( () ) in operator ==()
197 inline sal_Bool SAL_CALL operator != ( const Type & rType ) const SAL_THROW( () ) in operator !=()
223 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( const ::com::sun::star::uno::Type
228 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuVoidType() SAL_THROW( () );
233 inline const ::com::sun::star::uno::Type & SAL_CALL getVoidCppuType() SAL_THROW( () );
239 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuBooleanType() SAL_THROW( () );
244 inline const ::com::sun::star::uno::Type & SAL_CALL getBooleanCppuType() SAL_THROW( () );
253 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( const sal_Bool * ) SAL_THROW( () );
262 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType(
269 inline const ::com::sun::star::uno::Type & SAL_CALL getCharCppuType() SAL_THROW( () );
274 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuCharType() SAL_THROW( () );
284 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( const sal_Int8 * ) SAL_THROW( () );
294 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( const ::rtl::OUString * ) SAL_THRO…
304 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( const sal_Int16 * ) SAL_THROW( () …
314 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( const sal_uInt16 * ) SAL_THROW( ()…
324 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( const sal_Int32 * ) SAL_THROW( () …
334 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( const sal_uInt32 * ) SAL_THROW( ()…
344 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( const sal_Int64 * ) SAL_THROW( () …
354 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( const sal_uInt64 * ) SAL_THROW( ()…
364 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( const float * ) SAL_THROW( () );
374 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( const double * ) SAL_THROW( () );
382 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuArrayType1( T * pT ) SAL_THROW( () );
389 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuArrayType2( T * pT ) SAL_THROW( () );
396 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuArrayType3( T * pT ) SAL_THROW( () );
403 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuArrayType4( T * pT ) SAL_THROW( () );
410 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuArrayType5( T * pT ) SAL_THROW( () );
417 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuArrayType6( T * pT ) SAL_THROW( () );
437 template< typename T > inline const ::com::sun::star::uno::Type & SAL_CALL
451 template<> inline const ::com::sun::star::uno::Type & SAL_CALL