Searched refs:CancelJobsThread (Results 1 – 2 of 2) sorted by relevance
45 class CancelJobsThread : public osl::Thread class57 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 …]
39 class CancelJobsThread;95 CancelJobsThread* mpCancelJobsThread;
Completed in 11 milliseconds