Lines Matching refs:pThis
57 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call() argument
64 OSL_ENSURE( pThis, "### no interface given!" ); in cpp_call()
95 void * pAdjustedThisPtr = reinterpret_cast< void ** >(pThis->getCppI()) in cpp_call()
121 pThis->getBridge()->getUno2Cpp() ); in cpp_call()
152 pThis->getBridge()->getUno2Cpp() ); in cpp_call()
217 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
223 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
236 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
249 pExc, pName, *ppUnoExc, pThis->getBridge()->getCpp2Uno()); in cpp_call()
277 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch() local
279 typelib_InterfaceTypeDescription * pTypeDescr = pThis->pTypeDescr; in unoInterfaceProxyDispatch()
294 pThis, aVtableSlot, in unoInterfaceProxyDispatch()
316 pThis, aVtableSlot, in unoInterfaceProxyDispatch()
351 (*pThis->pBridge->getUnoEnv()->getRegisteredInterface)( in unoInterfaceProxyDispatch()
352 pThis->pBridge->getUnoEnv(), in unoInterfaceProxyDispatch()
353 … (void **)&pInterface, pThis->oid.pData, (typelib_InterfaceTypeDescription *)pTD ); in unoInterfaceProxyDispatch()
371 pThis, aVtableSlot, in unoInterfaceProxyDispatch()