diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-09-14 17:40:32 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-09-15 01:22:19 +0200 |
commit | 1500827537cb6050b9a08473710e8574f30cfe14 (patch) | |
tree | b45a4c47c718f334d05aa2f1ab8dd5898fa83e16 | |
parent | cc03a8f712b575625ac85da3fa84f3d3d54d1035 (diff) |
tdf#115254 Some branch bookmarks are'nt working 26
Module formula
Change-Id: I938d27a30497e3f9cc1880e3eb3cff82dedec2e4
Reviewed-on: https://gerrit.libreoffice.org/60512
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/01/04060000.xhp | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/source/text/scalc/01/04060000.xhp b/source/text/scalc/01/04060000.xhp index e0fcfad2df..73826b05df 100644 --- a/source/text/scalc/01/04060000.xhp +++ b/source/text/scalc/01/04060000.xhp @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <helpdocument version="1.0"> - + <!-- * This file is part of the LibreOffice project. * @@ -18,8 +18,8 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - + + <meta> <topic id="textscalc0104060000xml" indexer="include"> <title id="tit" xml-lang="en-US">Function Wizard</title> @@ -33,6 +33,7 @@ <bookmark_value>wizards; functions</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/formula/ui/functionpage/FunctionPage" id="bm_id3145749" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/formula/ui/functionpage/@@nowidget@@" id="bm_id3145749" localize="false"/> <bookmark xml-lang="en-US" branch="hid/SC_HID_INSWIN_CALC" id="bm_id3145750" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:FunctionDialog" id="bm_id1185225" localize="false"/> <paragraph role="heading" id="hd_id3147426" xml-lang="en-US" level="1"><link href="text/scalc/01/04060000.xhp" name="AutoPilot: Functions">Function Wizard</link></paragraph> @@ -50,7 +51,7 @@ <paragraph role="paragraph" id="par_id3155440" xml-lang="en-US"><ahelp hid="formula/ui/functionpage/search">Search for a part of the function name.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/formula/ui/functionpage/category" id="bm_id1185226" localize="false"/> <paragraph role="heading" id="hd_id3154730" xml-lang="en-US" level="3">Category</paragraph> -<paragraph role="paragraph" id="par_id3153417" xml-lang="en-US"><variable id="kategorienliste"><ahelp hid="formula/ui/functionpage/category">Lists all the categories to which the different functions are assigned. Select a category to view the appropriate functions in the list field below.</ahelp> Select "All" to view all functions in alphabetical order, irrespective of category. "Last Used" lists the functions you have most recently used. +<paragraph role="paragraph" id="par_id3153417" xml-lang="en-US"><variable id="kategorienliste"><ahelp hid="formula/ui/functionpage/category">Lists all the categories to which the different functions are assigned. Select a category to view the appropriate functions in the list field below.</ahelp> Select "All" to view all functions in alphabetical order, irrespective of category. "Last Used" lists the functions you have most recently used. </variable></paragraph> <paragraph role="paragraph" id="par_id3149378" xml-lang="en-US">You can browse the full <link href="text/scalc/01/04060100.xhp" name="List of Categories and Functions">List of Categories and Functions</link></paragraph> <bookmark xml-lang="en-US" branch="hid/formula/ui/functionpage/function" id="bm_id1185227" localize="false"/> |