Home
last modified time | relevance | path

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

/aoo42x/main/cppu/source/typelib/
H A Dtypelib.cxx717 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 …]
/aoo42x/main/bridges/source/cpp_uno/shared/
H A Dvtables.cxx91 while (member->pBaseRef != 0) { in doGetVtableSlot()
98 &desc, member->pBaseRef); in doGetVtableSlot()
/aoo42x/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()
/aoo42x/main/cppu/inc/typelib/
H A Dtypedescription.h339 typelib_TypeDescriptionReference * pBaseRef; member
376 typelib_TypeDescriptionReference * pBaseRef; member

Completed in 35 milliseconds