Searched refs:pBaseRef (Results 1 – 4 of 4) sorted by relevance
717 pTmp->pBaseRef = 0; in typelib_typedescription_newEmpty()733 pTmp->pBaseRef = 0; in typelib_typedescription_newEmpty()1323 (*ppRet)->pBaseRef = 0; in typelib_typedescription_newInterfaceMethod()1396 (*ppRet)->pBaseRef = 0; in typelib_typedescription_newExtendedInterfaceAttribute()1533 if (pIMTD->pBaseRef != 0) { in typelib_typedescription_destructExtendedMembers()1548 if (pIATD->pBaseRef != 0) { in typelib_typedescription_destructExtendedMembers()2013 newMethod->pBaseRef = baseRef; in createDerivedInterfaceMemberDescription()2039 newAttribute->pBaseRef = baseRef; in createDerivedInterfaceMemberDescription()2185 if (pBaseRef != 0) { in typelib_typedescription_getByName()2202 if (pBaseRef != 0) { in typelib_typedescription_getByName()[all …]
91 while (member->pBaseRef != 0) { in doGetVtableSlot()98 &desc, member->pBaseRef); in doGetVtableSlot()
641 while ( attrib_td->pBaseRef != 0 ) { in UNO_proxy_dispatch()643 attrib_td->pBaseRef ); in UNO_proxy_dispatch()684 while ( method_td->pBaseRef != 0 ) { in UNO_proxy_dispatch()686 method_td->pBaseRef ); in UNO_proxy_dispatch()
339 typelib_TypeDescriptionReference * pBaseRef; member376 typelib_TypeDescriptionReference * pBaseRef; member
Completed in 35 milliseconds