Home
last modified time | relevance | path

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

/aoo42x/main/sfx2/source/control/
H A Dbindings.cxx107 class SfxAsyncExec_Impl class
115SfxAsyncExec_Impl( const ::com::sun::star::util::URL& rCmd, const ::com::sun::star::uno::Reference… in SfxAsyncExec_Impl() function in SfxAsyncExec_Impl
119 aTimer.SetTimeoutHdl( LINK(this, SfxAsyncExec_Impl, TimerHdl) ); in SfxAsyncExec_Impl()
127 IMPL_LINK(SfxAsyncExec_Impl, TimerHdl, Timer*, pTimer) in IMPL_LINK() argument
2373 new SfxAsyncExec_Impl( aURL, xDisp ); in ExecuteCommand_Impl()

Completed in 21 milliseconds