Home
last modified time | relevance | path

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

/AOO42X/main/extensions/source/update/check/
H A Dupdatehdl.cxx373 case PAUSE_BUTTON: in actionPerformed()
589 … showControls( (1<<PROGRESS_CTRL) + (1<<CANCEL_BUTTON) + (1<<PAUSE_BUTTON) + (1<<RESUME_BUTTON) ); in updateState()
590 enableControls( (1<<CLOSE_BUTTON) + (1<<CANCEL_BUTTON) + (1<<PAUSE_BUTTON) ); in updateState()
598 … showControls( (1<<PROGRESS_CTRL) + (1<<CANCEL_BUTTON) + (1<<PAUSE_BUTTON) + (1<<RESUME_BUTTON) ); in updateState()
607 … showControls( (1<<PROGRESS_CTRL) + (1<<CANCEL_BUTTON) + (1<<PAUSE_BUTTON) + (1<<RESUME_BUTTON) ); in updateState()
1136 if ( ( nControls & ( (1<<CANCEL_BUTTON) + (1<<PAUSE_BUTTON) + (1<<RESUME_BUTTON) ) ) != 0 ) in showControls()
1249 insertControlModel ( xControlModel, BUTTON_MODEL, msButtonIDs[PAUSE_BUTTON], in createDialog()
H A Dupdatehdl.hxx50 PAUSE_BUTTON, enumerator