Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/docnode/
H A Dretrieveinputstream.cxx36 ::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 SwAsyncRetrieveInputStreamThread
54 SwAsyncRetrieveInputStreamThread::~SwAsyncRetrieveInputStreamThread() in ~SwAsyncRetrieveInputStreamThread()
58 void SwAsyncRetrieveInputStreamThread::threadFunction() in threadFunction()
H A Dretrieveinputstreamconsumer.cxx56 SwAsyncRetrieveInputStreamThread::createThread( nDataKey, rURL ); in CreateThread()
/trunk/main/sw/source/core/inc/
H A Dretrieveinputstream.hxx42 class SwAsyncRetrieveInputStreamThread : public ObservableThread class
50 virtual ~SwAsyncRetrieveInputStreamThread();
58SwAsyncRetrieveInputStreamThread( const SwRetrievedInputStreamDataManager::tDataKey nDataKey,
H A Dretrieveinputstreamconsumer.hxx35 class SwAsyncRetrieveInputStreamThread;

Completed in 17 milliseconds