Searched refs:SfxEventAsyncer_Impl (Results 1 – 1 of 1) sorted by relevance
99 class SfxEventAsyncer_Impl : public SfxListener class107 SfxEventAsyncer_Impl( const SfxEventHint& rHint );108 ~SfxEventAsyncer_Impl();114 void SfxEventAsyncer_Impl::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify()126 SfxEventAsyncer_Impl::SfxEventAsyncer_Impl( const SfxEventHint& rHint ) in SfxEventAsyncer_Impl() function in SfxEventAsyncer_Impl132 pTimer->SetTimeoutHdl( LINK(this, SfxEventAsyncer_Impl, TimerHdl) ); in SfxEventAsyncer_Impl()139 SfxEventAsyncer_Impl::~SfxEventAsyncer_Impl() in ~SfxEventAsyncer_Impl()146 IMPL_LINK(SfxEventAsyncer_Impl, TimerHdl, Timer*, pAsyncTimer) in IMPL_LINK() argument1014 new SfxEventAsyncer_Impl( rEventHint ); in NotifyEvent()
Completed in 17 milliseconds