Home
last modified time | relevance | path

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

/trunk/main/extensions/source/oooimprovement/
H A Donlogrotate_job.cxx103 class OnLogRotateThread : public ::osl::Thread class
106 OnLogRotateThread(Reference<XMultiServiceFactory> sf);
115 OnLogRotateThread::OnLogRotateThread(Reference<XMultiServiceFactory> sf) in OnLogRotateThread() function in __anon4e72f9280111::OnLogRotateThread
121 void SAL_CALL OnLogRotateThread::run() in run()
140 void OnLogRotateThread::stop() in stop()
149 : m_Thread(new OnLogRotateThread(sf)) in OnLogRotateThreadWatcher()
174 ::std::auto_ptr<OnLogRotateThread> m_Thread;

Completed in 21 milliseconds