Searched refs:_rSequenceType (Results 1 – 2 of 2) sorted by relevance
450 Type getSequenceElementType(const Type& _rSequenceType) in getSequenceElementType() argument452 OSL_ENSURE(_rSequenceType.getTypeClass() == TypeClass_SEQUENCE, in getSequenceElementType()455 if (!(_rSequenceType.getTypeClass() == TypeClass_SEQUENCE)) in getSequenceElementType()458 TypeDescription aTD(_rSequenceType); in getSequenceElementType()
144 COMPHELPER_DLLPUBLIC staruno::Type getSequenceElementType(const staruno::Type& _rSequenceType);
Completed in 17 milliseconds