Home
last modified time | relevance | path

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

/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog2.cxx1051 setBusy( true ); in IMPL_LINK()
1060 setBusy( false ); in IMPL_LINK()
1736 setBusy( true ); in disableAllEntries()
1745 setBusy( false ); in disableAllEntries()
H A Ddp_gui_dialog2.hxx95 void setBusy( const bool bBusy ) { m_bIsBusy = bBusy; } in setBusy() function in dp_gui::DialogHelper