Searched refs:pValueCompoundTypeDesc (Results 1 – 1 of 1) sorted by relevance
489 const _typelib_CompoundTypeDescription* pValueCompoundTypeDesc = in impl_checkValue_throw() local492 while ( pValueCompoundTypeDesc ) in impl_checkValue_throw()494 … if ( typelib_typedescription_equals( &pValueCompoundTypeDesc->aBase, aRequiredTypeDesc.get() ) ) in impl_checkValue_throw()496 pValueCompoundTypeDesc = pValueCompoundTypeDesc->pBaseTypeDescription; in impl_checkValue_throw()498 bValid = ( pValueCompoundTypeDesc != NULL ); in impl_checkValue_throw()
Completed in 10 milliseconds