From 140f7c8bd3b901ee333f333c2b06c8261eae67df Mon Sep 17 00:00:00 2001 From: Alain Romedenne Date: Tue, 6 Apr 2021 17:25:34 +0200 Subject: [PATCH] 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 --- source/auxiliary/sbasic.tree | 22 +++++++++++----------- source/text/sbasic/shared/03000000.xhp | 21 ++++++++++----------- source/text/sbasic/shared/main0601.xhp | 8 ++++++++ 3 files changed, 29 insertions(+), 22 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 @@ Libraries, Modules and Dialogs How to Read Syntax Diagrams - Screen I/O Functions - File I/O Functions - Date and Time Functions - Error-Handling Functions + Basic Constants + Variables Logical Operators + Comparison Operators + Strings + Date and Time Functions Mathematical Operators Numeric Functions Trigonometric Functions - Generating Random Numbers + Screen I/O Functions + File I/O Functions Controlling Program Execution - Further Statements - Variables - Basic Constants - Comparison Operators - Strings + Error-Handling Functions + Other Commands + Generating Random Numbers UNO Objects, Functions and Services Calling Calc functions Exclusive VBA functions - Other Commands + Further Statements Abs Function diff --git a/source/text/sbasic/shared/03000000.xhp b/source/text/sbasic/shared/03000000.xhp index a4d518f14a..b9f2c0ad26 100644 --- a/source/text/sbasic/shared/03000000.xhp +++ b/source/text/sbasic/shared/03000000.xhp @@ -30,22 +30,21 @@
-Run-Time Functions -This section describes the Runtime Functions of %PRODUCTNAME Basic. +

Run-Time Functions

+This section describes the Runtime Functions of %PRODUCTNAME Basic.
- - - - - - - - + + + + + + + + - diff --git a/source/text/sbasic/shared/main0601.xhp b/source/text/sbasic/shared/main0601.xhp index 27d3a2c282..5697735638 100644 --- a/source/text/sbasic/shared/main0601.xhp +++ b/source/text/sbasic/shared/main0601.xhp @@ -53,7 +53,12 @@

Working with Macros in Python

+ + + + + %PRODUCTNAME internal Basic macro libraries %PRODUCTNAME installs a set of Basic macro libraries that can be accessed from your Basic macros. @@ -62,9 +67,12 @@ + + +