diff options
author | Rafael Lima <rafael.palma.lima@gmail.com> | 2022-01-04 19:20:03 +0100 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2022-01-07 21:35:55 +0100 |
commit | a5cccb45ec8ea2e4e45a92668136d4cbe045f7f4 (patch) | |
tree | 2979ba46adb4cf3c2ca317cd525353594f7d2f96 | |
parent | 93f11134d0d2e6005dcb1f15c0f9ea97d06ba7ca (diff) |
tdf#145866 Fix information about accessing Function List
Change-Id: Icfa91482c8260dc838e53eee5dafee54fca7a5b0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127953
Tested-by: Jenkins
Reviewed-by: Eike Rathke <erack@redhat.com>
-rw-r--r-- | source/text/scalc/00/00000403.xhp | 1 | ||||
-rw-r--r-- | source/text/scalc/00/00000404.xhp | 1 | ||||
-rw-r--r-- | source/text/scalc/01/04080000.xhp | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/00/00000403.xhp b/source/text/scalc/00/00000403.xhp index 8ae11a39b1..66c4ce3c6a 100644 --- a/source/text/scalc/00/00000403.xhp +++ b/source/text/scalc/00/00000403.xhp @@ -30,5 +30,6 @@ <paragraph id="par_id3154514" role="paragraph" xml-lang="en-US"><variable id="awehe">Choose <emph>View - Value Highlighting</emph>.</variable></paragraph> <paragraph id="par_id3148947" role="paragraph" xml-lang="en-US"><variable id="rechenleiste">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable></paragraph> <paragraph id="par_id3148663" role="paragraph" xml-lang="en-US"><variable id="seumvo">Choose <emph>View - Page Break</emph>.</variable></paragraph> +<paragraph id="par_id3155383" role="paragraph" xml-lang="en-US"><variable id="functionlist">Choose <menuitem>View - Function List</menuitem>.</variable></paragraph> </body> </helpdocument> diff --git a/source/text/scalc/00/00000404.xhp b/source/text/scalc/00/00000404.xhp index f8ce1814fb..0a889dfccb 100644 --- a/source/text/scalc/00/00000404.xhp +++ b/source/text/scalc/00/00000404.xhp @@ -148,7 +148,6 @@ </variable></paragraph> <paragraph role="paragraph" id="par_id3154059" xml-lang="en-US"><variable id="addinana"><emph>Insert - Function</emph> - Category <emph>Add-In</emph> </variable></paragraph> -<paragraph role="paragraph" id="par_id3155383" xml-lang="en-US"><variable id="funktionsliste">Choose <menuitem>Insert - Function List</menuitem>.</variable></paragraph> <paragraph role="paragraph" id="par_id3153250" xml-lang="en-US"><variable id="einamen">Choose <menuitem>Insert - Named Range or Expression</menuitem>.</variable></paragraph> <paragraph role="paragraph" id="par_id3146776" xml-lang="en-US"><variable id="eiextdata">Choose <menuitem>Sheet - Link to External Data</menuitem>.</variable></paragraph> <section id="define_name"> diff --git a/source/text/scalc/01/04080000.xhp b/source/text/scalc/01/04080000.xhp index 13f941cf9a..6d9c5831f0 100644 --- a/source/text/scalc/01/04080000.xhp +++ b/source/text/scalc/01/04080000.xhp @@ -40,7 +40,7 @@ <paragraph id="par_id3151118" role="paragraph" xml-lang="en-US"><variable id="function_list_text"><ahelp hid="HID_SC_FUNCTIONLIST">Opens the Function List deck of the Sidebar, which displays all functions that can be inserted into your document.</ahelp></variable> The <emph>Function List</emph> deck is similar to the <emph>Functions</emph> tab page of the <link href="text/scalc/01/04060000.xhp" name="Function Wizard">Function Wizard</link>. The functions are inserted with placeholders to be replaced with your own values.</paragraph> <section id="howtoget"> -<embed href="text/scalc/00/00000404.xhp#funktionsliste"/> + <embed href="text/scalc/00/00000403.xhp#functionlist"/> </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#docking" 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/modules/scalc/ui/functionpanel/category" id="bm_id3149960" localize="false"/> |