diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-02-25 18:47:13 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-02-27 15:23:49 +0100 |
commit | 59cb964358c41f4353ba8af63bdccec6edf84ce9 (patch) | |
tree | 3aeb458fab6753f138b36c1b63ad233d968a87f6 | |
parent | e7269be0d25541ede0e3dde5244371c7418324e1 (diff) |
Add entry point for Basic editor F1 key
Change-Id: I61a5442679d4e0851c9991e783d3e6d04c61e45e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111592
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/sbasic/shared/01030200.xhp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/text/sbasic/shared/01030200.xhp b/source/text/sbasic/shared/01030200.xhp index 388c6e0ab1..bafdfa0ec1 100644 --- a/source/text/sbasic/shared/01030200.xhp +++ b/source/text/sbasic/shared/01030200.xhp @@ -24,6 +24,7 @@ </topic> </meta> <body> +<bookmark xml-lang="en-US" branch="hid/start" id="bm_id3147247" localize="false"/> <section id="basiceditor"> <bookmark xml-lang="en-US" branch="index" id="bm_id3148647"><bookmark_value>saving;Basic code</bookmark_value> <bookmark_value>loading;Basic code</bookmark_value> |