Home
last modified time | relevance | path

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

/trunk/main/stoc/test/
H A Dtestconv.cxx139 typelib_TypeDescription * pElemTD = 0; in printValue() local
140 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 15 milliseconds