Searched refs:MainThreadNotificationRequest (Results 1 – 3 of 3) sorted by relevance
95 MainThreadNotificationRequest::MainThreadNotificationRequest( const ::rtl::Reference< OleEmbeddedOb… in MainThreadNotificationRequest() function in MainThreadNotificationRequest102 void SAL_CALL MainThreadNotificationRequest::notify (const uno::Any& ) throw (uno::RuntimeException) in notify()127 MainThreadNotificationRequest::~MainThreadNotificationRequest() in ~MainThreadNotificationRequest()
36 class MainThreadNotificationRequest : public cppu::WeakImplHelper1< com::sun::star::awt::XCallback… class47 …MainThreadNotificationRequest( const ::rtl::Reference< OleEmbeddedObject >& xObj, sal_uInt16 nNoti…48 ~MainThreadNotificationRequest();
1423 …xRequestCallback->addCallback( new MainThreadNotificationRequest( xLockObject, OLECOMP_ONVIEWCHANG… in OnViewChange_Impl()1444 …xRequestCallback->addCallback( new MainThreadNotificationRequest( xLockObject, OLECOMP_ONCLOSE ), … in OnClose_Impl()
Completed in 27 milliseconds