Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/docnode/
H A Dfinalthreadmanager.cxx45 class CancelJobsThread : public osl::Thread class
57 virtual ~CancelJobsThread() {} in ~CancelJobsThread()
91 bool CancelJobsThread::existJobs() const in existJobs()
98 bool CancelJobsThread::allJobsCancelled() const in allJobsCancelled()
104 void CancelJobsThread::stopWhenAllJobsCancelled() in stopWhenAllJobsCancelled()
111 css::uno::Reference< css::util::XCancellable > CancelJobsThread::getNextJob() in getNextJob()
128 bool CancelJobsThread::stopped() const in stopped()
135 void SAL_CALL CancelJobsThread::run() in run()
168 TerminateOfficeThread( CancelJobsThread& rCancelJobsThread, in TerminateOfficeThread()
193 const CancelJobsThread& mrCancelJobsThread;
[all …]
/trunk/main/sw/source/core/inc/
H A Dfinalthreadmanager.hxx39 class CancelJobsThread;
95 CancelJobsThread* mpCancelJobsThread;

Completed in 16 milliseconds