summaryrefslogtreecommitdiff
path: root/source/auxiliary
diff options
context:
space:
mode:
authorAlain Romedenne <alain.romedenne@libreoffice.org>2021-04-06 17:25:34 +0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2021-04-15 11:45:15 +0200
commit140f7c8bd3b901ee333f333c2b06c8261eae67df (patch)
tree5535f1e12a5727f8284b20310fd3736ecb033abb /source/auxiliary
parent68c86864e16f72c84979f52623b731cb0307c372 (diff)
Basic Toc cleanup - pt. 2
- reordering - adding missing topics Change-Id: Ie049e96f7849f2b96d56a189cdb163c089eb8fe8 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113644 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/auxiliary')
-rw-r--r--source/auxiliary/sbasic.tree22
1 files changed, 11 insertions, 11 deletions
diff --git a/source/auxiliary/sbasic.tree b/source/auxiliary/sbasic.tree
index 0f1d4cbd49..40d7c6bf20 100644
--- a/source/auxiliary/sbasic.tree
+++ b/source/auxiliary/sbasic.tree
@@ -39,25 +39,25 @@
<topic id="sbasic/text/sbasic/shared/01020500.xhp">Libraries, Modules and Dialogs</topic>
<topic id="sbasic/text/sbasic/shared/conventions.xhp">How to Read Syntax Diagrams</topic>
<node id="07010202" title="Functions, Statements and Operators">
- <topic id="sbasic/text/sbasic/shared/03010000.xhp">Screen I/O Functions</topic>
- <topic id="sbasic/text/sbasic/shared/03020000.xhp">File I/O Functions</topic>
- <topic id="sbasic/text/sbasic/shared/03030000.xhp">Date and Time Functions</topic>
- <topic id="sbasic/text/sbasic/shared/03050000.xhp">Error-Handling Functions</topic>
+ <topic id="sbasic/text/sbasic/shared/03040000.xhp">Basic Constants</topic>
+ <topic id="sbasic/text/sbasic/shared/03100000.xhp">Variables</topic>
<topic id="sbasic/text/sbasic/shared/03060000.xhp">Logical Operators</topic>
+ <topic id="sbasic/text/sbasic/shared/03110100.xhp">Comparison Operators</topic>
+ <topic id="sbasic/text/sbasic/shared/03120000.xhp">Strings</topic>
+ <topic id="sbasic/text/sbasic/shared/03030000.xhp">Date and Time Functions</topic>
<topic id="sbasic/text/sbasic/shared/03070000.xhp">Mathematical Operators</topic>
<topic id="sbasic/text/sbasic/shared/03080000.xhp">Numeric Functions</topic>
<topic id="sbasic/text/sbasic/shared/03080100.xhp">Trigonometric Functions</topic>
- <topic id="sbasic/text/sbasic/shared/03080300.xhp">Generating Random Numbers</topic>
+ <topic id="sbasic/text/sbasic/shared/03010000.xhp">Screen I/O Functions</topic>
+ <topic id="sbasic/text/sbasic/shared/03020000.xhp">File I/O Functions</topic>
<topic id="sbasic/text/sbasic/shared/03090000.xhp">Controlling Program Execution</topic>
- <topic id="sbasic/text/sbasic/shared/03090400.xhp">Further Statements</topic>
- <topic id="sbasic/text/sbasic/shared/03100000.xhp">Variables</topic>
- <topic id="sbasic/text/sbasic/shared/03040000.xhp">Basic Constants</topic>
- <topic id="sbasic/text/sbasic/shared/03110100.xhp">Comparison Operators</topic>
- <topic id="sbasic/text/sbasic/shared/03120000.xhp">Strings</topic>
+ <topic id="sbasic/text/sbasic/shared/03050000.xhp">Error-Handling Functions</topic>
+ <topic id="sbasic/text/sbasic/shared/03130000.xhp">Other Commands</topic>
+ <topic id="sbasic/text/sbasic/shared/03080300.xhp">Generating Random Numbers</topic>
<topic id="sbasic/text/sbasic/shared/uno_objects.xhp">UNO Objects, Functions and Services</topic>
<topic id="sbasic/text/sbasic/shared/calc_functions.xhp">Calling Calc functions</topic>
<topic id="sbasic/text/sbasic/shared/special_vba_func.xhp">Exclusive VBA functions</topic>
- <topic id="sbasic/text/sbasic/shared/03130000.xhp">Other Commands</topic>
+ <topic id="sbasic/text/sbasic/shared/03090400.xhp">Further Statements</topic>
</node>
<node id="07010201" title="Alphabetic List of Functions, Statements and Operators">
<topic id="sbasic/text/sbasic/shared/03080601.xhp">Abs Function</topic>