Home
last modified time | relevance | path

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

/aoo42x/main/extensions/source/update/check/
H A Dupdatehdl.cxx332 if ( ( mnLastCtrlState & ( 1 << CLOSE_BUTTON ) ) == ( 1 << CLOSE_BUTTON ) ) in actionPerformed()
333 eButton = CLOSE_BUTTON; in actionPerformed()
355 case CLOSE_BUTTON: in actionPerformed()
541 enableControls( 1 << CLOSE_BUTTON ); in updateState()
543 focusControl( CLOSE_BUTTON ); in updateState()
574 enableControls( 1 << CLOSE_BUTTON ); in updateState()
577 focusControl( CLOSE_BUTTON ); in updateState()
586 focusControl( CLOSE_BUTTON ); in updateState()
595 focusControl( CLOSE_BUTTON ); in updateState()
599 enableControls( (1<<CLOSE_BUTTON) + (1<<CANCEL_BUTTON) ); in updateState()
[all …]
H A Dupdatehdl.hxx54 CLOSE_BUTTON, enumerator

Completed in 28 milliseconds