From 79e86ab4719ffe4d9178a5a97c0f69835cf2e9e3 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 19 Aug 2013 12:25:59 +0100 Subject: update help ids for error alert tab page .ui conversion Change-Id: I82821a23831988cff18b6eb907e61da6eb6e5263 --- helpers/help_hid.lst | 6 ------ source/text/scalc/01/12120300.xhp | 22 +++++++++++----------- 2 files changed, 11 insertions(+), 17 deletions(-) diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst index 6c9095ffb8..9968aabcc3 100644 --- a/helpers/help_hid.lst +++ b/helpers/help_hid.lst @@ -6287,7 +6287,6 @@ sc_Edit_RID_SCDLG_TABOP_ED_COLCELL,2567899139, sc_Edit_RID_SCDLG_TABOP_ED_FORMULARANGE,2567899137, sc_Edit_RID_SCDLG_TABOP_ED_ROWCELL,2567899138, sc_Edit_RID_SCPAGE_CALC_ED_EPS,957253637, -sc_Edit_TP_VALIDATION_ERROR_EDT_TITLE,548309005, sc_Edit_TP_VALIDATION_VALUES_EDT_MAX,548276233, sc_Edit_TP_VALIDATION_VALUES_EDT_MIN,548276231, sc_FloatingWindow_RID_SCDLG_TEAM,231304704, @@ -6348,7 +6347,6 @@ sc_ListBox_RID_SCDLG_PIVOT_LAYOUT_LB_OUTAREA,2567507478, sc_ListBox_RID_SCPAGE_SORT_FIELDS_LB_SORT1,956435972, sc_ListBox_RID_SCPAGE_SORT_FIELDS_LB_SORT2,956435973, sc_ListBox_RID_SCPAGE_SORT_FIELDS_LB_SORT3,956435974, -sc_ListBox_TP_VALIDATION_ERROR_LB_ACTION,548310552, sc_ListBox_TP_VALIDATION_VALUES_LB_ALLOW,548277762, sc_ListBox_TP_VALIDATION_VALUES_LB_VALUE,548277765, sc_MetricField_RID_SCDLG_COL_MAN_ED_VALUE,1494915585, @@ -6368,7 +6366,6 @@ sc_MoreButton_RID_SCDLG_DPDATAFIELD_BTN_MORE,1495396868, sc_MoreButton_RID_SCDLG_PIVOTFILTER_BTN_MORE,1493758465, sc_MoreButton_RID_SCDLG_PIVOT_LAYOUT_BTN_MORE,2567516676, sc_MultiLineEdit_RID_SCDLG_NEWSCENARIO_ED_COMMENT,1493846541, -sc_MultiLineEdit_TP_VALIDATION_ERROR_EDT_ERROR,548309529, sc_MultiLineEdit_TP_VALIDATION_VALUES_EDT_LIST,548276765, sc_MultiListBox_RID_SCDLG_DPDATAFIELD_LB_FUNC,1495387137, sc_MultiListBox_RID_SCDLG_PIVOTSUBT_LB_FUNC,1493830657, @@ -6394,7 +6391,6 @@ sc_PushButton_RID_SCDLG_RETYPEPASS_BTN_RETYPE_SHEET1,1495667315, sc_PushButton_RID_SCDLG_RETYPEPASS_BTN_RETYPE_SHEET2,1495667318, sc_PushButton_RID_SCDLG_RETYPEPASS_BTN_RETYPE_SHEET3,1495667321, sc_PushButton_RID_SCDLG_RETYPEPASS_BTN_RETYPE_SHEET4,1495667324, -sc_PushButton_TP_VALIDATION_ERROR_BTN_SEARCH,548311578, sc_RadioButton_RID_SCDLG_COLORROW_BTN_GROUP_COLS,1494368769, sc_RadioButton_RID_SCDLG_COLORROW_BTN_GROUP_ROWS,1494368771, sc_RadioButton_RID_SCDLG_DPDATEGROUP_RB_AUTOEND,1495433731, @@ -6433,13 +6429,11 @@ sc_RadioButton_RID_SCPAGE_SORT_FIELDS_BTN_UP1,956432903, sc_RadioButton_RID_SCPAGE_SORT_FIELDS_BTN_UP2,956432904, sc_RadioButton_RID_SCPAGE_SORT_FIELDS_BTN_UP3,956432905, sc_TabPage_RID_SCPAGE_STAT,957628416, -sc_TabPage_TP_VALIDATION_ERROR,548306944, sc_TabPage_TP_VALIDATION_VALUES,548274176, sc_TriStateBox_RID_SCPAGE_PROTECTION_BTN_HIDE_ALL,956384771, sc_TriStateBox_RID_SCPAGE_PROTECTION_BTN_HIDE_FORMULAR,956384770, sc_TriStateBox_RID_SCPAGE_PROTECTION_BTN_HIDE_PRINT,956384774, sc_TriStateBox_RID_SCPAGE_PROTECTION_BTN_PROTECTED,956384769, -sc_TriStateBox_TP_VALIDATION_ERROR_TSB_SHOW,548308501, sd_CheckBox_DLG_ASS_CB_PAGE3_LOGO,1088488501, sd_CheckBox_DLG_ASS_CB_PAGE5_SUMMARY,1088488511, sd_CheckBox_DLG_ASS_CB_PREVIEW,1088488455, diff --git a/source/text/scalc/01/12120300.xhp b/source/text/scalc/01/12120300.xhp index 565cf42357..4de6518791 100644 --- a/source/text/scalc/01/12120300.xhp +++ b/source/text/scalc/01/12120300.xhp @@ -32,31 +32,31 @@
- + Error Alert -Define the error message that is displayed when invalid data is entered in a cell. +Define the error message that is displayed when invalid data is entered in a cell.
You can also start a macro with an error message. A sample macro is provided at the end of this page.
- + Show error message when invalid values are entered. Displays the error message that you enter in the Contents area when invalid data is entered in a cell. If enabled, the message is displayed to prevent an invalid entry. In both cases, if you select "Stop", the invalid entry is deleted and the previous value is reentered in the cell. The same applies if you close the "Warning" and "Information" dialogs by clicking the Cancel button. If you close the dialogs with the OK button, the invalid entry is not deleted. Contents - + Action -Select the action that you want to occur when invalid data is entered in a cell. The "Stop" action rejects the invalid entry and displays a dialog that you have to close by clicking OK. The "Warning" and "Information" actions display a dialog that can be closed by clicking OK or Cancel. The invalid entry is only rejected when you click Cancel. - +Select the action that you want to occur when invalid data is entered in a cell. The "Stop" action rejects the invalid entry and displays a dialog that you have to close by clicking OK. The "Warning" and "Information" actions display a dialog that can be closed by clicking OK or Cancel. The invalid entry is only rejected when you click Cancel. + Browse -Opens the Macro dialog where you can select the macro that is executed when invalid data is entered in a cell. The macro is executed after the error message is displayed. - +Opens the Macro dialog where you can select the macro that is executed when invalid data is entered in a cell. The macro is executed after the error message is displayed. + Title -Enter the title of the macro or the error message that you want to display when invalid data is entered in a cell. - +Enter the title of the macro or the error message that you want to display when invalid data is entered in a cell. + Error message -Enter the message that you want to display when invalid data is entered in a cell. +Enter the message that you want to display when invalid data is entered in a cell.
Sample macro: -- cgit