LibreOffice Module forms (master) 1
Public Member Functions | Protected Member Functions | List of all members
frm::OImageProducerThread_Impl Class Reference

#include <clickableimage.hxx>

Inheritance diagram for frm::OImageProducerThread_Impl:
[legend]
Collaboration diagram for frm::OImageProducerThread_Impl:
[legend]

Public Member Functions

 OImageProducerThread_Impl (OClickableImageBaseControl *pControl)
 
void addEvent ()
 
- Public Member Functions inherited from frm::OComponentEventThread
virtual css::uno::Any SAL_CALL queryInterface (const css::uno::Type &_rType) override
 
 OComponentEventThread (::cppu::OComponentHelper *pCompImpl)
 
virtual ~OComponentEventThread () override
 
void addEvent (std::unique_ptr< css::lang::EventObject > _pEvt)
 
void addEvent (std::unique_ptr< css::lang::EventObject > _pEvt, const css::uno::Reference< css::awt::XControl > &rControl, bool bFlag=false)
 
virtual void SAL_CALL disposing (const css::lang::EventObject &_rSource) override
 
- Public Member Functions inherited from cppu::OWeakObject
 OWeakObject ()
 
 OWeakObject (const OWeakObject &)
 
OWeakObject &SAL_CALL operator= (const OWeakObject &)
 
virtual css::uno::Any SAL_CALL queryInterface (const css::uno::Type &rType) SAL_OVERRIDE
 
virtual void SAL_CALL acquire () SAL_NOEXCEPT SAL_OVERRIDE
 
virtual void SAL_CALL release () SAL_NOEXCEPT SAL_OVERRIDE
 
virtual css::uno::Reference< css::uno::XAdapter > SAL_CALL queryAdapter () SAL_OVERRIDE
 
SAL_CALL operator css::uno::Reference< css::uno::XInterface > ()
 

Protected Member Functions

virtual void processEvent (::cppu::OComponentHelper *pCompImpl, const css::lang::EventObject *, const css::uno::Reference< css::awt::XControl > &, bool) override
 
void addEvent (std::unique_ptr< css::lang::EventObject > _pEvt)
 
void addEvent (std::unique_ptr< css::lang::EventObject > _pEvt, const css::uno::Reference< css::awt::XControl > &rControl, bool bFlag=false)
 
- Protected Member Functions inherited from frm::OComponentEventThread
virtual void SAL_CALL run () override
 
virtual void SAL_CALL onTerminated () override
 
virtual void processEvent (::cppu::OComponentHelper *_pCompImpl, const css::lang::EventObject *_pEvt, const css::uno::Reference< css::awt::XControl > &_rControl, bool _bFlag)=0
 
- Protected Member Functions inherited from cppu::OWeakObject
virtual ~OWeakObject () COVERITY_NOEXCEPT_FALSE
 
void disposeWeakConnectionPoint ()
 

Additional Inherited Members

- Protected Attributes inherited from cppu::OWeakObject
oslInterlockedCount m_refCount
 

Detailed Description

Definition at line 257 of file clickableimage.hxx.

Constructor & Destructor Documentation

◆ OImageProducerThread_Impl()

frm::OImageProducerThread_Impl::OImageProducerThread_Impl ( OClickableImageBaseControl pControl)
inlineexplicit

Definition at line 269 of file clickableimage.hxx.

Member Function Documentation

◆ addEvent() [1/3]

void frm::OImageProducerThread_Impl::addEvent ( )
inline

Definition at line 273 of file clickableimage.hxx.

References frm::OComponentEventThread::addEvent().

◆ addEvent() [2/3]

void frm::OComponentEventThread::addEvent ( std::unique_ptr< css::lang::EventObject >  _pEvt)
protected

◆ addEvent() [3/3]

void frm::OComponentEventThread::addEvent ( std::unique_ptr< css::lang::EventObject >  _pEvt,
const css::uno::Reference< css::awt::XControl > &  rControl,
bool  bFlag = false 
)
protected

◆ processEvent()

void frm::OImageProducerThread_Impl::processEvent ( ::cppu::OComponentHelper pCompImpl,
const css::lang::EventObject *  ,
const css::uno::Reference< css::awt::XControl > &  ,
bool   
)
overrideprotectedvirtual

Implements frm::OComponentEventThread.

Definition at line 826 of file clickableimage.cxx.


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