Home
last modified time | relevance | path

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

/aoo41x/main/extensions/source/update/check/
H A Dupdatehdl.cxx334 if ( ( mnLastCtrlState & ( 1 << CLOSE_BUTTON ) ) == ( 1 << CLOSE_BUTTON ) ) in actionPerformed()
335 eButton = CLOSE_BUTTON; in actionPerformed()
357 case CLOSE_BUTTON: in actionPerformed()
543 enableControls( 1 << CLOSE_BUTTON ); in updateState()
545 focusControl( CLOSE_BUTTON ); in updateState()
576 enableControls( 1 << CLOSE_BUTTON ); in updateState()
579 focusControl( CLOSE_BUTTON ); in updateState()
588 focusControl( CLOSE_BUTTON ); in updateState()
597 focusControl( CLOSE_BUTTON ); in updateState()
601 enableControls( (1<<CLOSE_BUTTON) + (1<<CANCEL_BUTTON) ); in updateState()
[all …]
H A Dupdatehdl.hxx54 CLOSE_BUTTON, enumerator

Completed in 62 milliseconds