Hi, in module urp_job.cxx in method ServerMultiJob::execute there is a call to pSJE->m_pRemoteI->pDispatcher, which in turn calls Uno2RemoteStub::thisDispatch in static/stub.cxx. Within that method there is a call to p->m_pUnoI->pDispatcher. I was not able to figure out which dispatcher from which module is called over that function pointer. I would need to know that to understand a problem I have with the urp protocoll.
Any help is appreciated. Thanks, Arnulf --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
