diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-09-01 18:50:40 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-09-02 12:28:42 +0200 |
commit | 9b4d79db1497d243ede9d4d38eeb9431bf6b6cfe (patch) | |
tree | 62f30174a4b3b501ef5e90d730526e643f233c8d | |
parent | a402a3ca5ec58972967efca2c1f7030baca92a17 (diff) |
tdf#136128 Add bookmark for calc formula struct
Change-Id: Idba9bddf4aba7ae8a0c740d6223b7913ecf99946
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/101898
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/01/04060000.xhp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/text/scalc/01/04060000.xhp b/source/text/scalc/01/04060000.xhp index c2e8d483cc..798670fa09 100644 --- a/source/text/scalc/01/04060000.xhp +++ b/source/text/scalc/01/04060000.xhp @@ -102,6 +102,7 @@ <paragraph role="paragraph" id="par_id3153122" xml-lang="en-US">On this page, you can view the structure of the function.</paragraph> <note id="par_id3149350">If you start the <emph>Function Wizard</emph> while the cell cursor is positioned in a cell that already contains a function, the <emph>Structure</emph> tab is opened and shows the composition of the current formula.</note> <bookmark xml-lang="en-US" branch="hid/formula/ui/structpage/struct" id="bm_id1185240" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/formula/ui/structpage/StructPage" id="bm_id671598996689983" localize="false"/> <h3 id="hd_id3149014">Structure</h3> <paragraph role="paragraph" id="par_id3150481" xml-lang="en-US"><ahelp hid="formula/ui/structpage/struct">Displays a hierarchical representation of the current function.</ahelp> You can hide or show the arguments by a click on the plus or minus sign in front.</paragraph> <note id="par_id3148886">Blue dots denote correctly entered arguments. Red dots indicate incorrect data types. For example: if the SUM function has one argument entered as text, this is highlighted in red as SUM only permits number entries.</note> |