Home
last modified time | relevance | path

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

/trunk/main/vcl/source/app/
H A Didlemgr.cxx73 sal_Bool ImplIdleMgr::InsertIdleHdl( const Link& rLink, sal_uInt16 nPriority ) in InsertIdleHdl() function in ImplIdleMgr
H A Dsvapp.cxx1179 sal_Bool Application::InsertIdleHdl( const Link& rLink, sal_uInt16 nPrio ) in InsertIdleHdl() function in Application
1187 return pSVData->maAppData.mpIdleMgr->InsertIdleHdl( rLink, nPrio ); in InsertIdleHdl()
/trunk/main/vcl/inc/vcl/
H A Dsvapp.hxx339 static sal_Bool InsertIdleHdl( const Link& rLink, sal_uInt16 nPriority );
/trunk/main/vcl/inc/
H A Didlemgr.hxx46 sal_Bool InsertIdleHdl( const Link& rLink, sal_uInt16 nPriority );
/trunk/main/svtools/source/misc/
H A Ditemdel.cxx69 GetpApp()->InsertIdleHdl( aLink, 1 ); in SfxItemDesruptor_Impl()
/trunk/main/automation/source/server/
H A Dserver.cxx758 GetpApp()->InsertIdleHdl( LINK( this, ImplRemoteControl, IdleHdl ), 1 ); in QueCommands()

Completed in 48 milliseconds