diff options
-rw-r--r-- | helpers/help_hid.lst | 4 | ||||
-rw-r--r-- | 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 @@ <embed href="text/scalc/00/00000404.xhp#funktionsliste"/> </section> <paragraph id="par_id3152576" role="paragraph" xml-lang="en-US">The <emph>Function List</emph> window is a resizable <link href="text/shared/00/00000005.xhp#andocken" name="dockable window">dockable window</link>. 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.</paragraph> -<bookmark xml-lang="en-US" branch="hid/sc:ListBox:FID_FUNCTION_BOX:CB_CAT" id="bm_id3149960" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/functionpanel/category" id="bm_id3149960" localize="false"/> <paragraph id="hd_id3145799" role="heading" level="2" xml-lang="en-US">Category List</paragraph> <embed href="text/scalc/01/04060000.xhp#kategorienliste"/> -<bookmark xml-lang="en-US" branch="hid/sc:ListBox:FID_FUNCTION_BOX:LB_FUNC" id="bm_id3147126" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/functionpanel/funclist" id="bm_id3147126" localize="false"/> <paragraph id="hd_id3153160" role="heading" level="2" xml-lang="en-US">Function List</paragraph> -<paragraph id="par_id3149412" role="paragraph" xml-lang="en-US"><ahelp hid="SC:LISTBOX:FID_FUNCTION_BOX:LB_FUNC">Displays the available functions.</ahelp> 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 <emph>Insert Function into calculation sheet</emph> icon.</paragraph> -<bookmark xml-lang="en-US" branch="hid/sc:ImageButton:FID_FUNCTION_BOX:IMB_INSERT" id="bm_id3150752" localize="false"/> +<paragraph id="par_id3149412" role="paragraph" xml-lang="en-US"><ahelp hid="modules/scalc/ui/functionpanel/funclist">Displays the available functions.</ahelp> 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 <emph>Insert Function into calculation sheet</emph> icon.</paragraph> +<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/functionpanel/insert" id="bm_id3150752" localize="false"/> <paragraph id="hd_id3146971" role="heading" level="2" xml-lang="en-US">Insert Function into calculation sheet</paragraph> @@ -60,7 +60,7 @@ <paragraph id="par_id3150043" role="paragraph" xml-lang="en-US"> <image id="img_id3159267" src="sc/res/fx.png"><alt id="alt_id3159267" xml-lang="en-US">Icon</alt></image></paragraph> </tablecell> <tablecell> - <paragraph id="par_id3147345" role="paragraph" xml-lang="en-US"><ahelp hid="SC:IMAGEBUTTON:FID_FUNCTION_BOX:IMB_INSERT">Inserts the selected function into the document.</ahelp></paragraph> + <paragraph id="par_id3147345" role="paragraph" xml-lang="en-US"><ahelp hid="modules/scalc/ui/functionpanel/insert">Inserts the selected function into the document.</ahelp></paragraph> </tablecell> </tablerow> </table> |