From 1c3257e391a8fbbdcde2dc380d9a8227745894bc Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Fri, 4 Aug 2023 21:04:24 -0300 Subject: tdf#155193 Fill indexer= when omitted in Help files Change-Id: I10f3c9e1e698619dcace7c4314f2bd37adf698de Reviewed-on: https://gerrit.libreoffice.org/c/help/+/155363 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/sbasic/shared/Compiler_options.xhp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'source/text/sbasic/shared/Compiler_options.xhp') diff --git a/source/text/sbasic/shared/Compiler_options.xhp b/source/text/sbasic/shared/Compiler_options.xhp index 9562bb38b0..735e672541 100644 --- a/source/text/sbasic/shared/Compiler_options.xhp +++ b/source/text/sbasic/shared/Compiler_options.xhp @@ -9,7 +9,7 @@ * --> - + Compiler Options /text/sbasic/shared/Compiler_options.xhp @@ -27,13 +27,13 @@ Compiler options must be specified before the executable program code in a module. Option Statement diagram - + - +

Option Private Module

Specifies that the scope of the module is that of the Basic library it belongs to. @@ -46,4 +46,4 @@ - \ No newline at end of file + -- cgit