Searched refs:DOWNLOAD_BUTTON (Results 1 – 2 of 2) sorted by relevance
155 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()
53 DOWNLOAD_BUTTON, enumerator
Completed in 36 milliseconds