#include <clickableimage.hxx>
|
| 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) |
| |
| 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 |
| |
| virtual | ~OWeakObject () COVERITY_NOEXCEPT_FALSE |
| |
| void | disposeWeakConnectionPoint () |
| |
Definition at line 257 of file clickableimage.hxx.
◆ OImageProducerThread_Impl()
◆ addEvent() [1/3]
| void frm::OImageProducerThread_Impl::addEvent |
( |
| ) |
|
|
inline |
◆ 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 |
The documentation for this class was generated from the following files: