|
LibreOffice Module embeddedobj (master) 1
|
#include <mtnotification.hxx>
Public Member Functions | |
| virtual void SAL_CALL | notify (const css::uno::Any &rUserData) override |
| MainThreadNotificationRequest (const ::rtl::Reference< OleEmbeddedObject > &xObj, sal_uInt16 nNotificationType, sal_uInt32 nAspect=0) | |
| ~MainThreadNotificationRequest () override | |
Private Attributes | |
| OleEmbeddedObject * | m_pObject |
| css::uno::WeakReference< css::embed::XEmbeddedObject > | m_xObject |
| sal_uInt16 | m_nNotificationType |
| sal_uInt32 | m_nAspect |
Definition at line 34 of file mtnotification.hxx.
| MainThreadNotificationRequest::MainThreadNotificationRequest | ( | const ::rtl::Reference< OleEmbeddedObject > & | xObj, |
| sal_uInt16 | nNotificationType, | ||
| sal_uInt32 | nAspect = 0 |
||
| ) |
Definition at line 96 of file graphconvert.cxx.
References get().
|
override |
Definition at line 128 of file graphconvert.cxx.
|
overridevirtual |
Definition at line 103 of file graphconvert.cxx.
References m_nAspect, m_nNotificationType, m_pObject, m_xObject, and OLECOMP_ONCLOSE.
|
private |
Definition at line 40 of file mtnotification.hxx.
Referenced by notify().
|
private |
Definition at line 39 of file mtnotification.hxx.
Referenced by notify().
|
private |
Definition at line 36 of file mtnotification.hxx.
Referenced by notify().
|
private |
Definition at line 37 of file mtnotification.hxx.
Referenced by notify().