Searched refs:pSeqDesc (Results 1 – 1 of 1) sorted by relevance
1275 typelib_TypeDescription* pSeqDesc= NULL; in getElementCountAndTypeOfSequence() local1276 rSeq.getValueTypeDescription( &pSeqDesc); in getElementCountAndTypeOfSequence()1277 …typelib_TypeDescriptionReference* pElementDescRef= ((typelib_IndirectTypeDescription*)pSeqDesc)->p… in getElementCountAndTypeOfSequence()1295 typelib_typedescription_release( pSeqDesc); in getElementCountAndTypeOfSequence()2033 …typelib_IndirectTypeDescription *pSeqDesc= reinterpret_cast<typelib_IndirectTypeDescription*>(pDes… in dispatchExObject2Sequence() local2034 …typelib_TypeDescriptionReference *pSeqElemDescRef= pSeqDesc->pType; // type of the Sequence' eleme… in dispatchExObject2Sequence()2044 typelib_TypeClass typeElement= pSeqDesc->pType->eTypeClass; in dispatchExObject2Sequence()
Completed in 16 milliseconds