Home
last modified time | relevance | path

Searched refs:_rSequenceType (Results 1 – 2 of 2) sorted by relevance

/trunk/main/comphelper/source/misc/
H A Dtypes.cxx450 Type getSequenceElementType(const Type& _rSequenceType) in getSequenceElementType() argument
452 OSL_ENSURE(_rSequenceType.getTypeClass() == TypeClass_SEQUENCE, in getSequenceElementType()
455 if (!(_rSequenceType.getTypeClass() == TypeClass_SEQUENCE)) in getSequenceElementType()
458 TypeDescription aTD(_rSequenceType); in getSequenceElementType()
/trunk/main/comphelper/inc/comphelper/
H A Dtypes.hxx144 COMPHELPER_DLLPUBLIC staruno::Type getSequenceElementType(const staruno::Type& _rSequenceType);

Completed in 25 milliseconds