LibreOffice Module cui (master) 1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
TakeThread Class Reference

#include <cuigaldlg.hxx>

Inheritance diagram for TakeThread:
[legend]
Collaboration diagram for TakeThread:
[legend]

Public Member Functions

 TakeThread (TakeProgress *pProgress, TPGalleryThemeProperties *pBrowser, TokenList_impl &rTakenList)
 
- Public Member Functions inherited from salhelper::Thread
 Thread (char const *name)
 
void launch ()
 
- Public Member Functions inherited from salhelper::SimpleReferenceObject
 SimpleReferenceObject ()
 
void acquire ()
 
void release ()
 

Private Member Functions

virtual ~TakeThread () override
 
virtual void execute () override
 

Private Attributes

TakeProgressmpProgress
 
TPGalleryThemePropertiesmpBrowser
 
TokenList_implmrTakenList
 

Additional Inherited Members

- Static Public Member Functions inherited from salhelper::Thread
static void * operator new (std::size_t size)
 
static void operator delete (void *pointer)
 
- Static Public Member Functions inherited from salhelper::SimpleReferenceObject
static void * operator new (std::size_t nSize)
 
static void * operator new (std::size_t nSize, std::nothrow_t const &rNothrow)
 
static void operator delete (void *pPtr)
 
static void operator delete (void *pPtr, std::nothrow_t const &rNothrow)
 
- Protected Member Functions inherited from salhelper::Thread
virtual ~Thread () SAL_OVERRIDE
 
virtual void execute ()=0
 
- Protected Member Functions inherited from salhelper::SimpleReferenceObject
virtual ~SimpleReferenceObject () COVERITY_NOEXCEPT_FALSE
 
- Protected Attributes inherited from salhelper::SimpleReferenceObject
oslInterlockedCount m_nCount
 

Detailed Description

Definition at line 94 of file cuigaldlg.hxx.

Constructor & Destructor Documentation

◆ ~TakeThread()

TakeThread::~TakeThread ( )
overrideprivatevirtual

Definition at line 242 of file cuigaldlg.cxx.

◆ TakeThread()

TakeThread::TakeThread ( TakeProgress pProgress,
TPGalleryThemeProperties pBrowser,
TokenList_impl rTakenList 
)

Definition at line 229 of file cuigaldlg.cxx.

Member Function Documentation

◆ execute()

void TakeThread::execute ( )
overrideprivatevirtual

Member Data Documentation

◆ mpBrowser

TPGalleryThemeProperties* TakeThread::mpBrowser
private

Definition at line 99 of file cuigaldlg.hxx.

Referenced by execute().

◆ mpProgress

TakeProgress* TakeThread::mpProgress
private

Definition at line 98 of file cuigaldlg.hxx.

Referenced by execute().

◆ mrTakenList

TokenList_impl& TakeThread::mrTakenList
private

Definition at line 100 of file cuigaldlg.hxx.

Referenced by execute().


The documentation for this class was generated from the following files: