Home
last modified time | relevance | path

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

/aoo41x/main/extensions/source/update/check/
H A Dupdatehdl.cxx582 … 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()
600 … showControls( (1<<PROGRESS_CTRL) + (1<<CANCEL_BUTTON) + (1<<PAUSE_BUTTON) + (1<<RESUME_BUTTON) ); in updateState()
1117 nShiftMe = (short)(nControls >> PROGRESS_CTRL); in showControls()
1128 if ( ( nControls & ( 1<<PROGRESS_CTRL ) ) != 0 ) in showControls()
H A Dupdatehdl.hxx58 PROGRESS_CTRL enumerator

Completed in 50 milliseconds