Home
last modified time | relevance | path

Searched refs:MainThreadNotificationRequest (Results 1 – 3 of 3) sorted by relevance

/trunk/main/embeddedobj/source/msole/
H A Dgraphconvert.cxx95 MainThreadNotificationRequest::MainThreadNotificationRequest( const ::rtl::Reference< OleEmbeddedOb… in MainThreadNotificationRequest() function in MainThreadNotificationRequest
102 void SAL_CALL MainThreadNotificationRequest::notify (const uno::Any& ) throw (uno::RuntimeException) in notify()
127 MainThreadNotificationRequest::~MainThreadNotificationRequest() in ~MainThreadNotificationRequest()
H A Dmtnotification.hxx36 class MainThreadNotificationRequest : public cppu::WeakImplHelper1< com::sun::star::awt::XCallback… class
47MainThreadNotificationRequest( const ::rtl::Reference< OleEmbeddedObject >& xObj, sal_uInt16 nNoti…
48 ~MainThreadNotificationRequest();
H A Dolecomponent.cxx1423 …xRequestCallback->addCallback( new MainThreadNotificationRequest( xLockObject, OLECOMP_ONVIEWCHANG… in OnViewChange_Impl()
1444 …xRequestCallback->addCallback( new MainThreadNotificationRequest( xLockObject, OLECOMP_ONCLOSE ), … in OnClose_Impl()

Completed in 20 milliseconds