Searched refs:pOfficeIPCThread (Results 1 – 1 of 1) sorted by relevance
599 OfficeIPCThread *pOfficeIPCThread = pGlobalOfficeIPCThread; in DisableOfficeIPCThread() local605 OPipe Pipe( pOfficeIPCThread->maPipeIdent, OPipe::TOption_Open, Security::get() ); in DisableOfficeIPCThread()619 OfficeIPCThread::SetReady(pOfficeIPCThread); in DisableOfficeIPCThread()622 pOfficeIPCThread->join(); in DisableOfficeIPCThread()623 delete pOfficeIPCThread; in DisableOfficeIPCThread()
Completed in 18 milliseconds