Home
last modified time | relevance | path

Searched defs:getCppuType (Results 1 – 6 of 6) sorted by relevance

/trunk/main/cppu/inc/com/sun/star/uno/
H A DType.hxx123 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( const sal_Bool * ) SAL_THROW( () ) in getCppuType() function
128 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( in getCppuType() function
143 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( const sal_Int8 * ) SAL_THROW( () ) in getCppuType() function
153 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( const sal_Int16 * ) SAL_THROW( () ) in getCppuType() function
158 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( const sal_uInt16 * ) SAL_THROW( ()… in getCppuType() function
163 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( const sal_Int32 * ) SAL_THROW( () ) in getCppuType() function
173 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( const sal_Int64 * ) SAL_THROW( () ) in getCppuType() function
183 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( const float * ) SAL_THROW( () ) in getCppuType() function
188 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( const double * ) SAL_THROW( () ) in getCppuType() function
311 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType() SAL_THROW(()) in getCppuType() function
[all …]
H A DAny.h374 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( const ::com::sun::star::uno::Any *… in getCppuType() function
H A DSequence.hxx258 SAL_CALL getCppuType( const ::com::sun::star::uno::Sequence< E > * ) in getCppuType() function
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dimplbase_ex.hxx68 fptr_getCppuType getCppuType; member
/trunk/main/cppuhelper/source/
H A Dexc_thrower.cxx58 static inline Type const & getCppuType() in getCppuType() function
/trunk/main/forms/source/xforms/
H A Ddatatypes.hxx242 getCppuType() const { return ::getCppuType( static_cast< ValueType* >( NULL ) ); } in getCppuType() function in xforms::OValueLimitedType

Completed in 35 milliseconds