Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/update/check/
H A Dupdatehdl.cxx372 case RESUME_BUTTON: in actionPerformed()
582 … showControls( (1<<PROGRESS_CTRL) + (1<<CANCEL_BUTTON) + (1<<PAUSE_BUTTON) + (1<<RESUME_BUTTON) ); in updateState()
591 … showControls( (1<<PROGRESS_CTRL) + (1<<CANCEL_BUTTON) + (1<<PAUSE_BUTTON) + (1<<RESUME_BUTTON) ); in updateState()
592 enableControls( (1<<CLOSE_BUTTON) + (1<<CANCEL_BUTTON) + (1<<RESUME_BUTTON) ); in updateState()
600 … showControls( (1<<PROGRESS_CTRL) + (1<<CANCEL_BUTTON) + (1<<PAUSE_BUTTON) + (1<<RESUME_BUTTON) ); in updateState()
1108 for ( int i = 0; i <= (int)RESUME_BUTTON; i++ ) in showControls()
1122 if ( ( nControls & ( (1<<CANCEL_BUTTON) + (1<<PAUSE_BUTTON) + (1<<RESUME_BUTTON) ) ) != 0 ) in showControls()
1247 insertControlModel ( xControlModel, BUTTON_MODEL, msButtonIDs[RESUME_BUTTON], in createDialog()
H A Dupdatehdl.hxx51 RESUME_BUTTON, enumerator

Completed in 42 milliseconds