Home
last modified time | relevance | path

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

/aoo4110/main/desktop/source/app/
H A Dofficeipcthread.cxx59 const int OfficeIPCThread::sc_nTSeqLength = 28;
217 OfficeIPCThread* OfficeIPCThread::pGlobalOfficeIPCThread = 0;
345 OfficeIPCThread::SetDowning(); in queryTermination()
355 ::osl::Mutex& OfficeIPCThread::GetMutex() in GetMutex()
368 void OfficeIPCThread::SetDowning() in SetDowning()
422 OfficeIPCThread::Status OfficeIPCThread::EnableOfficeIPCThread() in EnableOfficeIPCThread()
433 OfficeIPCThread* pThread = new OfficeIPCThread; in EnableOfficeIPCThread()
629 OfficeIPCThread::OfficeIPCThread() : in OfficeIPCThread() function in desktop::OfficeIPCThread
637 OfficeIPCThread::~OfficeIPCThread() in ~OfficeIPCThread()
655 void OfficeIPCThread::SetReady(OfficeIPCThread* pThread) in SetReady()
[all …]
H A Dofficeipcthread.hxx69 class OfficeIPCThread : public vos::OThread class
72 static OfficeIPCThread* pGlobalOfficeIPCThread;
99 OfficeIPCThread();
114 virtual ~OfficeIPCThread();
127 static void SetReady(OfficeIPCThread* pThread = NULL);
H A Dapp.cxx1042 OfficeIPCThread::Status aStatus = OfficeIPCThread::EnableOfficeIPCThread(); in Init()
1060 OfficeIPCThread::DisableOfficeIPCThread(); in Init()
1088 OfficeIPCThread::DisableOfficeIPCThread(); in DeInit()
1664 OfficeIPCThread::DisableOfficeIPCThread(); in restartOnMac()
2237 OfficeIPCThread::SetDowning(); in Main()
2242 OfficeIPCThread::SetDowning(); in Main()
2247 OfficeIPCThread::SetDowning(); in Main()
2252 OfficeIPCThread::SetDowning(); in Main()
2257 OfficeIPCThread::SetDowning(); in Main()
2538 OfficeIPCThread::SetReady(); in IMPL_LINK()
[all …]
H A Ddispatchwatcher.cxx357 OfficeIPCThread::RequestsCompleted( 1 ); in executeDispatchRequests()
402 OfficeIPCThread::RequestsCompleted( 1 ); in executeDispatchRequests()
471 OfficeIPCThread::RequestsCompleted( 1 ); in dispatchFinished()
484 if ( !nCount && !OfficeIPCThread::AreRequestsPending() ) in dispatchFinished()

Completed in 43 milliseconds