Lines Matching refs:pThis
59 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call() argument
96 void * pAdjustedThisPtr = reinterpret_cast< void ** >(pThis->getCppI()) in cpp_call()
127 pThis->getBridge()->getUno2Cpp() ); in cpp_call()
171 pThis->getBridge()->getUno2Cpp() ); in cpp_call()
179 pThis->getBridge()->getUno2Cpp() ); in cpp_call()
228 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
234 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
249 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
263 pThis->getBridge()->getCpp2Uno()); in cpp_call()
299 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch() local
301 typelib_InterfaceTypeDescription * pTypeDescr = pThis->pTypeDescr; in unoInterfaceProxyDispatch()
316 pThis, aVtableSlot, in unoInterfaceProxyDispatch()
338 pThis, aVtableSlot, in unoInterfaceProxyDispatch()
373 (*pThis->pBridge->getUnoEnv()->getRegisteredInterface)( in unoInterfaceProxyDispatch()
374 pThis->pBridge->getUnoEnv(), in unoInterfaceProxyDispatch()
375 … (void **)&pInterface, pThis->oid.pData, (typelib_InterfaceTypeDescription *)pTD ); in unoInterfaceProxyDispatch()
393 pThis, aVtableSlot, in unoInterfaceProxyDispatch()