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.cxx158 setControlProperty( msButtonIDs[DOWNLOAD_BUTTON], UNISTRING("Label"), uno::Any( aLabel ) ); in setDownloadBtnLabel()
159 …setControlProperty( msButtonIDs[DOWNLOAD_BUTTON], UNISTRING("HelpURL"), uno::Any( UNISTRING( INET_… in setDownloadBtnLabel()
366 case DOWNLOAD_BUTTON: in actionPerformed()
556 enableControls( ( 1 << CLOSE_BUTTON ) + ( 1 << DOWNLOAD_BUTTON ) ); in updateState()
565 focusControl( DOWNLOAD_BUTTON ); in updateState()
569 enableControls( ( 1 << CLOSE_BUTTON ) + ( 1 << DOWNLOAD_BUTTON ) ); in updateState()
578 focusControl( DOWNLOAD_BUTTON ); in updateState()
1368 insertControlModel ( xControlModel, BUTTON_MODEL, msButtonIDs[DOWNLOAD_BUTTON], in createDialog()
H A Dupdatehdl.hxx53 DOWNLOAD_BUTTON, enumerator