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.cxx157 setControlProperty( msButtonIDs[DOWNLOAD_BUTTON], UNISTRING("Label"), uno::Any( aLabel ) ); in setDownloadBtnLabel()
158 …setControlProperty( msButtonIDs[DOWNLOAD_BUTTON], UNISTRING("HelpURL"), uno::Any( UNISTRING( INET_… in setDownloadBtnLabel()
362 case DOWNLOAD_BUTTON: in actionPerformed()
549 enableControls( ( 1 << CLOSE_BUTTON ) + ( 1 << DOWNLOAD_BUTTON ) ); in updateState()
558 focusControl( DOWNLOAD_BUTTON ); in updateState()
562 enableControls( ( 1 << CLOSE_BUTTON ) + ( 1 << DOWNLOAD_BUTTON ) ); in updateState()
571 focusControl( DOWNLOAD_BUTTON ); in updateState()
1353 insertControlModel ( xControlModel, BUTTON_MODEL, msButtonIDs[DOWNLOAD_BUTTON], in createDialog()
H A Dupdatehdl.hxx53 DOWNLOAD_BUTTON, enumerator

Completed in 28 milliseconds