diff options
author | Mike Kaganski <mike.kaganski@collabora.com> | 2019-12-29 12:18:16 +0100 |
---|---|---|
committer | Mike Kaganski <mike.kaganski@collabora.com> | 2019-12-29 12:23:28 +0100 |
commit | 54c1ec82ca69eebf37a8b04f0e7b97d5bda91889 (patch) | |
tree | 554063c3d37c706f4c9e2fa858ca1c5008c295f4 /source/text | |
parent | 6164605732b852f76c60bd9d64a7651a27591763 (diff) |
Name box also takes sheet names
Change-Id: I557e9ad5dd27796f2b39b68c83bd5518a4797d9e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85944
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/scalc/02/06010000.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/02/06010000.xhp b/source/text/scalc/02/06010000.xhp index 1e9454954d..ab5ef852c0 100644 --- a/source/text/scalc/02/06010000.xhp +++ b/source/text/scalc/02/06010000.xhp @@ -22,7 +22,7 @@ <helpdocument version="1.0"> <meta> <topic id="textscalc0206010000xml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Sheet Area</title> +<title id="tit" xml-lang="en-US">Name Box</title> <filename>/text/scalc/02/06010000.xhp</filename> </topic> <history> @@ -56,6 +56,6 @@ </table> </section> -<paragraph role="paragraph" id="par_id3152596" xml-lang="en-US">To jump to a particular cell, or to select a cell range, type the cell reference, or cell range reference in this box, for example, F1, or A1:C4.</paragraph> +<paragraph role="paragraph" id="par_id3152596" xml-lang="en-US">To jump to a particular cell, or to select a cell range, type the cell reference, or cell range reference in this box, for example, F1, or A1:C4. You can also enter full name of a sheet; the tooltip then changes to "Go To Sheet", and pressing Enter switches to that sheet.</paragraph> </body> </helpdocument> |