Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/ole/
H A Dunoconversionutilities.hxx1275 typelib_TypeDescription* pSeqDesc= NULL; in getElementCountAndTypeOfSequence() local
1276 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() local
2034 …typelib_TypeDescriptionReference *pSeqElemDescRef= pSeqDesc->pType; // type of the Sequence' eleme… in dispatchExObject2Sequence()
2044 typelib_TypeClass typeElement= pSeqDesc->pType->eTypeClass; in dispatchExObject2Sequence()

Completed in 28 milliseconds