Searched refs:pElemTD (Results 1 – 1 of 1) sorted by relevance
139 typelib_TypeDescription * pElemTD = 0; in printValue() local140 TYPELIB_DANGER_GET( &pElemTD, ((typelib_IndirectTypeDescription *)pSeqTD)->pType ); in printValue()148 printValue( Any( ((char *)pSeq->elements) + (nPos * pElemTD->nSize), pElemTD ) ); in printValue()155 TYPELIB_DANGER_RELEASE( pElemTD ); in printValue()
Completed in 8 milliseconds