summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared
diff options
context:
space:
mode:
authorAlain Romedenne <alain.romedenne@libreoffice.org>2021-03-31 17:35:51 +0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2021-04-01 19:43:52 +0200
commitf44cc1049db06a92f8ca790eb90d5609437e5eb7 (patch)
treec7dcaef171e76b2733a214bf90f7e802d0770d48 /source/text/sbasic/shared
parent104004aa2e4098a412bd517e8838fceaaed5ab03 (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')
-rw-r--r--source/text/sbasic/shared/03000000.xhp2
-rw-r--r--source/text/sbasic/shared/03110000.xhp41
2 files changed, 1 insertions, 42 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>
diff --git a/source/text/sbasic/shared/03110000.xhp b/source/text/sbasic/shared/03110000.xhp
deleted file mode 100644
index a512ec6f6e..0000000000
--- a/source/text/sbasic/shared/03110000.xhp
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-
-<!--
- * This file is part of the LibreOffice project.
- *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
- *
- * This file incorporates work covered by the following license notice:
- *
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed
- * with this work for additional information regarding copyright
- * ownership. The ASF licenses this file to you under the Apache
- * License, Version 2.0 (the "License"); you may not use this file
- * except in compliance with the License. You may obtain a copy of
- * the License at http://www.apache.org/licenses/LICENSE-2.0 .
- -->
-
-<helpdocument version="1.0">
-<meta>
-<topic id="textsbasicshared03110000xml" indexer="include" status="PUBLISH">
-<title xml-lang="en-US" id="tit">Comparison Operators</title>
-<filename>/text/sbasic/shared/03110000.xhp</filename>
-</topic>
-<history>
-<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
-</history>
-</meta>
-<body>
-
-
- <section id="comparison">
- <paragraph id="hd_id3155555" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03110000.xhp" name="Comparison Operators">Comparison Operators</link></paragraph>
- <paragraph role="paragraph" id="par_id3153528" xml-lang="en-US">The available comparison operators are described here.</paragraph>
- </section>
- <embed href="text/sbasic/shared/03110100.xhp#operators"/>
- </body>
-</helpdocument>