Searched refs:ppTypeDescr (Results 1 – 3 of 3) sorted by relevance
477 if (! (*ppTypeDescr)->bComplete) in complete()484 !reallyWeak( (*ppTypeDescr)->eTypeClass ) ); in complete()486 if (typelib_TypeClass_INTERFACE == (*ppTypeDescr)->eTypeClass && in complete()487 ((typelib_InterfaceTypeDescription *)*ppTypeDescr)->ppAllMembers) in complete()490 typelib_typedescription_initTables( *ppTypeDescr ); in complete()498 rInit.callChain( &pTD, (*ppTypeDescr)->pTypeName ); in complete()528 OSL_ASSERT( pTD == *ppTypeDescr ); // has to merge into existing one in complete()548 ::typelib_typedescription_release( *ppTypeDescr ); in complete()549 *ppTypeDescr = pTD; in complete()2638 typelib_TypeDescription ** ppTypeDescr ) in typelib_typedescription_complete() argument[all …]
136 …inline void SAL_CALL getValueTypeDescription( typelib_TypeDescription ** ppTypeDescr ) const SAL_T… in getValueTypeDescription()137 { ::typelib_typedescriptionreference_getDescription( ppTypeDescr, pType ); } in getValueTypeDescription()
1104 typelib_TypeDescription ** ppTypeDescr )
Completed in 35 milliseconds