Searched refs:ShutdownThread (Results 1 – 1 of 1) sorted by relevance
352 class ShutdownThread : public osl::Thread class355 ShutdownThread( const uno::Reference<uno::XComponentContext>& xContext );361 ~ShutdownThread();729 ShutdownThread::ShutdownThread( const uno::Reference<uno::XComponentContext>& xContext) : in ShutdownThread() function in __anon1108d0b60111::ShutdownThread736 ShutdownThread::~ShutdownThread() in ~ShutdownThread()742 ShutdownThread::run() in run()767 void SAL_CALL ShutdownThread::onTerminated() in onTerminated()965 ShutdownThread *pShutdownThread = new ShutdownThread( m_xContext ); in install()