Searched refs:typeElement (Results 1 – 1 of 1) sorted by relevance
2044 typelib_TypeClass typeElement= pSeqDesc->pType->eTypeClass; in dispatchExObject2Sequence() local2073 if( result.vt & VT_DISPATCH && typeElement == typelib_TypeClass_SEQUENCE) in dispatchExObject2Sequence()2086 if( typeElement == typelib_TypeClass_ANY) in dispatchExObject2Sequence()2095 OSL_ENSURE( (any.getValueTypeClass() == typeElement), "wrong conversion"); in dispatchExObject2Sequence()
Completed in 25 milliseconds