Home
last modified time | relevance | path

Searched refs:pOfficeIPCThread (Results 1 – 1 of 1) sorted by relevance

/trunk/main/desktop/source/app/
H A Dofficeipcthread.cxx593 OfficeIPCThread *pOfficeIPCThread = pGlobalOfficeIPCThread; in DisableOfficeIPCThread() local
599 OPipe Pipe( pOfficeIPCThread->maPipeIdent, OPipe::TOption_Open, Security::get() ); in DisableOfficeIPCThread()
613 OfficeIPCThread::SetReady(pOfficeIPCThread); in DisableOfficeIPCThread()
616 pOfficeIPCThread->join(); in DisableOfficeIPCThread()
617 delete pOfficeIPCThread; in DisableOfficeIPCThread()