Lines Matching refs:pThis
177 void * pThis, in callVirtualMethod() argument
194 sal_Int32 *vtable = *(sal_Int32 **)pThis; in callVirtualMethod()
283 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call() argument
322 … void * pAdjustedThisPtr = reinterpret_cast< void ** >( pThis->getCppI() ) + aVtableSlot.offset; in cpp_call()
347 pThis->getBridge()->getUno2Cpp() ); in cpp_call()
413 pUnoArgs[nPos], pParamTypeDescr, pThis->getBridge()->getUno2Cpp() ); in cpp_call()
457 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
463 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
474 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
482 *ppUnoExc, pThis->getBridge()->getCpp2Uno() ); in cpp_call()
512 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch() local
514 typelib_InterfaceTypeDescription * pTypeDescr = pThis->pTypeDescr; in unoInterfaceProxyDispatch()
531 pThis, aVtableSlot, in unoInterfaceProxyDispatch()
553 pThis, aVtableSlot, in unoInterfaceProxyDispatch()
589 (*pThis->pBridge->getUnoEnv()->getRegisteredInterface)( in unoInterfaceProxyDispatch()
590 pThis->pBridge->getUnoEnv(), in unoInterfaceProxyDispatch()
591 … (void **)&pInterface, pThis->oid.pData, (typelib_InterfaceTypeDescription *)pTD ); in unoInterfaceProxyDispatch()
609 pThis, aVtableSlot, in unoInterfaceProxyDispatch()