Home
last modified time | relevance | path

Searched refs:pBaseRef (Results 1 – 4 of 4) sorted by relevance

/trunk/main/cppu/source/typelib/
H A Dtypelib.cxx715 pTmp->pBaseRef = 0; in typelib_typedescription_newEmpty()
731 pTmp->pBaseRef = 0; in typelib_typedescription_newEmpty()
1321 (*ppRet)->pBaseRef = 0; in typelib_typedescription_newInterfaceMethod()
1394 (*ppRet)->pBaseRef = 0; in typelib_typedescription_newExtendedInterfaceAttribute()
1531 if (pIMTD->pBaseRef != 0) { in typelib_typedescription_destructExtendedMembers()
1546 if (pIATD->pBaseRef != 0) { in typelib_typedescription_destructExtendedMembers()
2011 newMethod->pBaseRef = baseRef; in createDerivedInterfaceMemberDescription()
2183 if (pBaseRef != 0) { in typelib_typedescription_getByName()
2185 &pBase, pBaseRef); in typelib_typedescription_getByName()
2200 if (pBaseRef != 0) { in typelib_typedescription_getByName()
[all …]
/trunk/main/bridges/source/cpp_uno/shared/
H A Dvtables.cxx91 while (member->pBaseRef != 0) { in doGetVtableSlot()
98 &desc, member->pBaseRef); in doGetVtableSlot()
/trunk/main/bridges/source/jni_uno/
H A Djni_uno2java.cxx641 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()
/trunk/main/cppu/inc/typelib/
H A Dtypedescription.h339 typelib_TypeDescriptionReference * pBaseRef; member
376 typelib_TypeDescriptionReference * pBaseRef; member

Completed in 42 milliseconds