Home
last modified time | relevance | path

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

/trunk/main/extensions/source/update/check/
H A Dupdatehdl.cxx155 setControlProperty( msButtonIDs[DOWNLOAD_BUTTON], UNISTRING("Label"), uno::Any( aLabel ) ); in setDownloadBtnLabel()
156 …setControlProperty( msButtonIDs[DOWNLOAD_BUTTON], UNISTRING("HelpURL"), uno::Any( UNISTRING( INET_… in setDownloadBtnLabel()
360 case DOWNLOAD_BUTTON: in actionPerformed()
547 enableControls( ( 1 << CLOSE_BUTTON ) + ( 1 << DOWNLOAD_BUTTON ) ); in updateState()
556 focusControl( DOWNLOAD_BUTTON ); in updateState()
560 enableControls( ( 1 << CLOSE_BUTTON ) + ( 1 << DOWNLOAD_BUTTON ) ); in updateState()
569 focusControl( DOWNLOAD_BUTTON ); in updateState()
1351 insertControlModel ( xControlModel, BUTTON_MODEL, msButtonIDs[DOWNLOAD_BUTTON], in createDialog()
H A Dupdatehdl.hxx53 DOWNLOAD_BUTTON, enumerator

Completed in 32 milliseconds