Searched refs:SwAsyncRetrieveInputStreamThread (Results 1 – 4 of 4) sorted by relevance
36 ::rtl::Reference< ObservableThread > SwAsyncRetrieveInputStreamThread::createThread( in createThread()40 SwAsyncRetrieveInputStreamThread* pNewThread = in createThread()41 new SwAsyncRetrieveInputStreamThread( nDataKey, rLinkedURL ); in createThread()45 SwAsyncRetrieveInputStreamThread::SwAsyncRetrieveInputStreamThread( in SwAsyncRetrieveInputStreamThread() function in SwAsyncRetrieveInputStreamThread54 SwAsyncRetrieveInputStreamThread::~SwAsyncRetrieveInputStreamThread() in ~SwAsyncRetrieveInputStreamThread()58 void SwAsyncRetrieveInputStreamThread::threadFunction() in threadFunction()
56 SwAsyncRetrieveInputStreamThread::createThread( nDataKey, rURL ); in CreateThread()
42 class SwAsyncRetrieveInputStreamThread : public ObservableThread class50 virtual ~SwAsyncRetrieveInputStreamThread();58 … SwAsyncRetrieveInputStreamThread( const SwRetrievedInputStreamDataManager::tDataKey nDataKey,
35 class SwAsyncRetrieveInputStreamThread;
Completed in 9 milliseconds