From 3d5e0e547daaed4c5587d403877a04916cf23eb9 Mon Sep 17 00:00:00 2001 From: Laurent Balland-Poirier Date: Tue, 17 Jan 2017 21:15:13 +0100 Subject: Basic: beautify Examples with bascode tag Correct many examples to use tag to get colorised text Merge some identical examples in section Remove useless spaces Remove ^M at end of line with Add localize="false" for pure Basic code Add comments from Johnny_M Treat 03101700.xhp in a different commit Change-Id: I94a799ee13829ed9086127aa7d0e722ffe1dd90d Reviewed-on: https://gerrit.libreoffice.org/33240 Reviewed-by: Olivier Hallot Tested-by: Olivier Hallot --- source/text/sbasic/shared/03100700.xhp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'source/text/sbasic/shared/03100700.xhp') diff --git a/source/text/sbasic/shared/03100700.xhp b/source/text/sbasic/shared/03100700.xhp index b79232c4de..9701014bbc 100644 --- a/source/text/sbasic/shared/03100700.xhp +++ b/source/text/sbasic/shared/03100700.xhp @@ -27,13 +27,11 @@ -
Const statement - Const Statement [Runtime] Defines a string as a constant.
@@ -60,4 +58,4 @@
- \ No newline at end of file + -- cgit