Searched refs:pDeclTD (Results 1 – 1 of 1) sorted by relevance
193 typelib_TypeDescription * pDeclTD = getDeclTypeDescr(); in get() local194 while (pTD && !typelib_typedescription_equals( pTD, pDeclTD )) in get()226 typelib_TypeDescription * pDeclTD = getDeclTypeDescr(); in set() local227 while (pTD && !typelib_typedescription_equals( pTD, pDeclTD )) in set()263 typelib_TypeDescription * pDeclTD = getDeclTypeDescr(); in set() local264 while (pTD && !typelib_typedescription_equals( pTD, pDeclTD )) in set()
Completed in 14 milliseconds