Home
last modified time | relevance | path

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

/trunk/main/cppu/source/typelib/
H A Dtypelib.cxx1646 typelib_TypeDescription ** ppNewDescription ) in typelib_typedescription_register() argument
1656 OSL_ASSERT( (*ppNewDescription)->pWeakRef || reallyWeak( (*ppNewDescription)->eTypeClass ) ); in typelib_typedescription_register()
1673 *ppNewDescription = pTDR->pType; in typelib_typedescription_register()
1684 pTDR->pType = *ppNewDescription; in typelib_typedescription_register()
1686 (*ppNewDescription)->pWeakRef = pTDR; in typelib_typedescription_register()
1714 *ppNewDescription +1, in typelib_typedescription_register()
1742 *ppNewDescription = pTDR->pType; in typelib_typedescription_register()
1749 &pTDR, (*ppNewDescription)->eTypeClass, (*ppNewDescription)->pTypeName ); in typelib_typedescription_register()
1764 if( !(*ppNewDescription)->bOnDemand ) in typelib_typedescription_register()
1770 pTDR->pType = *ppNewDescription; in typelib_typedescription_register()
[all …]
/trunk/main/cppu/inc/typelib/
H A Dtypedescription.h808 typelib_TypeDescription ** ppNewDescription )

Completed in 46 milliseconds