Home
last modified time | relevance | path

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

/trunk/main/desktop/win32/source/guistdio/
H A Dguistdio.inc253 // Thread that waits until child process reached input idle
394 // Create thread that wait until child process entered input idle
420 case WAIT_OBJECT_0 + 1: // The child process entered input idle
/trunk/main/scp2/source/python/
H A Dfile_python.scp263 Name = "idle";
264 Target = STRING(CONCAT2(idle,PYMAJMIN));
/trunk/main/avmedia/source/gstreamer/
H A Dgstplayer.cxx136 return( pData ? static_cast< Player* >( pData )->idle() : true ); in lcl_implIdleFunc()
815 gboolean Player::idle() in idle() function in avmedia::gst::Player
H A Dgstplayer.hxx143 virtual gboolean idle();
/trunk/main/sw/source/ui/dbui/
H A Dmailmergechildwindow.cxx202 virtual void idle(::rtl::Reference<MailDispatcher> xMailDispatcher);
240 void SwMailDispatcherListener_Impl::idle(::rtl::Reference<MailDispatcher> /*xMailDispatcher*/) in idle() function in SwMailDispatcherListener_Impl
H A Dmaildispatcher.cxx280 …), listeners_cloned.end(), GenericEventNotifier(&IMailDispatcherListener::idle, this)); … in run()
/trunk/main/sw/source/ui/inc/
H A Dimaildsplistener.hxx58 virtual void idle(::rtl::Reference<MailDispatcher> xMailDispatcher) = 0;
/trunk/main/offapi/com/sun/star/presentation/
H A DXSlideShow.idl282 to rendering in an idle function. Either way, the client of

Completed in 339 milliseconds