From a4da1a4e16caf0c413b5a4e4f3e2e7c068fede51 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 24 Oct 2016 13:03:53 +0100 Subject: update help ids for function panel .ui conversion Change-Id: Ie6623190ca919e7e4cf0d76ba94fd67056a09f3e --- helpers/help_hid.lst | 4 ---- source/text/scalc/01/04080000.xhp | 10 +++++----- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst index 32385d7bc5..6805688253 100644 --- a/helpers/help_hid.lst +++ b/helpers/help_hid.lst @@ -30,7 +30,6 @@ FID_FILL_TO_RIGHT,26225,.uno:FillRight FID_FILL_TO_TOP,26226,.uno:FillUp FID_FILTER_OK,26108,.uno:FilterExecute FID_FOCUS_POSWND,26645,.uno:FocusCellAddress -FID_FUNCTION_BOX,26248,.uno:FunctionBox FID_HARD_RECALC,26318,.uno:CalculateHard FID_INPUTLINE_BLOCK,26129,.uno:InputLineBlock FID_INPUTLINE_ENTER,26101,.uno:InputLineEnter @@ -4879,10 +4878,7 @@ sc_CheckBox_RID_SCPAGE_CALC_BTN_REGEX,957252628, sc_Edit_RID_SCDLG_CHANGES_ED_ASSIGN,2568898575, sc_Edit_RID_SCPAGE_CALC_ED_EPS,957253637, sc_FloatingWindow_RID_SCDLG_TEAM,231304704, -sc_ImageButton_FID_FUNCTION_BOX_IMB_INSERT,3651284481, sc_ImageButton_RID_SCDLG_CHANGES_RB_ASSIGN,2568908304, -sc_ListBox_FID_FUNCTION_BOX_CB_CAT,3651276289, -sc_ListBox_FID_FUNCTION_BOX_LB_FUNC,3651276290, sc_ListBox_RID_SCDLG_MOVETAB_LB_DEST,1493454338, sc_ListBox_RID_SCDLG_MOVETAB_LB_INSERT,1493454340, sc_ListBox_RID_SCPAGE_SORT_FIELDS_LB_SORT1,956435972, diff --git a/source/text/scalc/01/04080000.xhp b/source/text/scalc/01/04080000.xhp index 7b46e44902..36aa5b7b43 100644 --- a/source/text/scalc/01/04080000.xhp +++ b/source/text/scalc/01/04080000.xhp @@ -42,15 +42,15 @@ The Function List window is a resizable dockable window. Use it to quickly enter functions in the spreadsheet. By double-clicking an entry in the functions list, the respective function is directly inserted with all parameters. - + Category List - + Function List -Displays the available functions. When you select a function, the area below the list box displays a short description. To insert the selected function double-click it or click the Insert Function into calculation sheet icon. - +Displays the available functions. When you select a function, the area below the list box displays a short description. To insert the selected function double-click it or click the Insert Function into calculation sheet icon. + Insert Function into calculation sheet @@ -60,7 +60,7 @@ Icon - Inserts the selected function into the document. + Inserts the selected function into the document. -- cgit