Overview   Namespace   Class   Index   Help 

Global Functions in Global Namespace C++
in Sourcefile Sequence.hxx


getCharSequenceCppuType
const ::com::sun::star::uno::Type & getCharSequenceCppuType() throw();

virtual abstract const volatile template static inline C-linkage
NO NO NO NO NO NO YES NO


getCppuSequenceType

template< typename E >


const ::com::sun::star::uno::Type & getCppuSequenceType(
const ::com::sun::star::uno::Type & rElementType ) throw();

virtual abstract const volatile template static inline C-linkage
NO NO NO NO YES NO YES NO


getCppuType

template< typename E >


const ::com::sun::star::uno::Type & getCppuType(
const ::com::sun::star::uno::Sequence< E > * ) throw();

virtual abstract const volatile template static inline C-linkage
NO NO NO NO YES NO YES NO


Top of Page