Searched defs:getCppuType (Results 1 – 6 of 6) sorted by relevance
123 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( const sal_Bool * ) SAL_THROW( () ) in getCppuType() function128 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( in getCppuType() function143 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( const sal_Int8 * ) SAL_THROW( () ) in getCppuType() function153 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( const sal_Int16 * ) SAL_THROW( () ) in getCppuType() function158 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( const sal_uInt16 * ) SAL_THROW( ()… in getCppuType() function163 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( const sal_Int32 * ) SAL_THROW( () ) in getCppuType() function173 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( const sal_Int64 * ) SAL_THROW( () ) in getCppuType() function183 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( const float * ) SAL_THROW( () ) in getCppuType() function188 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( const double * ) SAL_THROW( () ) in getCppuType() function311 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType() SAL_THROW(()) in getCppuType() function[all …]
374 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( const ::com::sun::star::uno::Any *… in getCppuType() function
258 SAL_CALL getCppuType( const ::com::sun::star::uno::Sequence< E > * ) in getCppuType() function
68 fptr_getCppuType getCppuType; member
58 static inline Type const & getCppuType() in getCppuType() function
242 getCppuType() const { return ::getCppuType( static_cast< ValueType* >( NULL ) ); } in getCppuType() function in xforms::OValueLimitedType
Completed in 35 milliseconds