Home
last modified time | relevance | path

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

/trunk/main/desktop/source/app/
H A Dofficeipcthread.cxx375 if ( pGlobalOfficeIPCThread ) in SetDowning()
376 pGlobalOfficeIPCThread->mbDowning = true; in SetDowning()
386 if ( pGlobalOfficeIPCThread ) in EnableRequests()
405 if ( pGlobalOfficeIPCThread ) in AreRequestsPending()
415 if ( pGlobalOfficeIPCThread ) in RequestsCompleted()
426 if( pGlobalOfficeIPCThread ) in EnableOfficeIPCThread()
541 pGlobalOfficeIPCThread = pThread; in EnableOfficeIPCThread()
597 if( pGlobalOfficeIPCThread ) in DisableOfficeIPCThread()
600 pGlobalOfficeIPCThread = 0; in DisableOfficeIPCThread()
645 pGlobalOfficeIPCThread = 0; in ~OfficeIPCThread()
[all …]
H A Dofficeipcthread.hxx72 static OfficeIPCThread* pGlobalOfficeIPCThread; member in desktop::OfficeIPCThread

Completed in 25 milliseconds