Home
last modified time | relevance | path

Searched refs:IdleHdl (Results 1 – 6 of 6) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdibrow.cxx1101 aIdleTimer.SetTimeoutHdl(LINK(this,SdrItemBrowser,IdleHdl)); in SdrItemBrowser()
1162 IMPL_LINK(SdrItemBrowser,IdleHdl,Timer*,EMPTYARG) in IMPL_LINK() argument
/trunk/main/svx/inc/
H A Dsvdibrow.hxx126 DECL_LINK(IdleHdl,Timer*);
/trunk/main/svtools/inc/svtools/
H A Dtesttool.hxx57 DECL_LINK( IdleHdl, Application* );
/trunk/main/automation/source/inc/
H A Dtestapp.hxx169 DECL_LINK( IdleHdl, Application* );
H A Dtesttool.hxx58 DECL_LINK( IdleHdl, Application* );
/trunk/main/automation/source/server/
H A Dserver.cxx600 IMPL_LINK( ImplRemoteControl, IdleHdl, Application*, EMPTYARG ) in IMPL_LINK() argument
754 m_aIdleTimer.SetTimeoutHdl( LINK( this, ImplRemoteControl, IdleHdl ) ); in QueCommands()
758 GetpApp()->InsertIdleHdl( LINK( this, ImplRemoteControl, IdleHdl ), 1 ); in QueCommands()
945 GetpApp()->RemoveIdleHdl( LINK( this, ImplRemoteControl, IdleHdl ) ); in ~ImplRemoteControl()

Completed in 52 milliseconds