Home
last modified time | relevance | path

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

/aoo4110/main/desktop/source/app/
H A Dofficeipcthread.cxx599 OfficeIPCThread *pOfficeIPCThread = pGlobalOfficeIPCThread; in DisableOfficeIPCThread() local
605 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 14 milliseconds