diff options
author | Alain Romedenne <alain.romedenne@libreoffice.org> | 2021-03-31 17:35:51 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-04-01 19:43:52 +0200 |
commit | f44cc1049db06a92f8ca790eb90d5609437e5eb7 (patch) | |
tree | c7dcaef171e76b2733a214bf90f7e802d0770d48 /source/text/sbasic/shared/03000000.xhp | |
parent | 104004aa2e4098a412bd517e8838fceaaed5ab03 (diff) |
BASIC Toc cleanup
Relocated topics are
- Generating random numbers
- (deletion) Comparison operators
- Numeric functions
- Trigonometric functions
- Further statements
Change-Id: I2ed75e20f790273460be56fab62ad6cc6e357397
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113366
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sbasic/shared/03000000.xhp')
-rw-r--r-- | source/text/sbasic/shared/03000000.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/03000000.xhp b/source/text/sbasic/shared/03000000.xhp index 51d6f6ed60..c9eff8c04c 100644 --- a/source/text/sbasic/shared/03000000.xhp +++ b/source/text/sbasic/shared/03000000.xhp @@ -43,7 +43,7 @@ <embed href="text/sbasic/shared/03080000.xhp#numeric"/> <embed href="text/sbasic/shared/03090000.xhp#prog_execution"/> <embed href="text/sbasic/shared/03100000.xhp#variables"/> -<embed href="text/sbasic/shared/03110000.xhp#comparison"/> +<embed href="text/sbasic/shared/03110000.xhp#operators"/> <embed href="text/sbasic/shared/03120000.xhp#strings"/> <embed href="text/sbasic/shared/03130000.xhp#other"/> </body> |