Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx99 class SfxEventAsyncer_Impl : public SfxListener class
107 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_Impl
132 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() argument
1034 new SfxEventAsyncer_Impl( rEventHint ); in NotifyEvent()

Completed in 21 milliseconds