summaryrefslogtreecommitdiffstats
path: root/source/text/sbasic/shared/03100700.xhp
diff options
context:
space:
mode:
authorLaurent Balland-Poirier <laurent.balland-poirier@laposte.net>2017-01-17 21:15:13 +0100
committerOlivier Hallot <olivier.hallot@edx.srv.br>2017-05-19 16:03:50 +0200
commit3d5e0e547daaed4c5587d403877a04916cf23eb9 (patch)
tree58ff8bfda6d834b2062349c787507a6403e4a7a3 /source/text/sbasic/shared/03100700.xhp
parentClean up some <emph> tag vomit (diff)
downloadhelp-3d5e0e547daaed4c5587d403877a04916cf23eb9.tar.gz
help-3d5e0e547daaed4c5587d403877a04916cf23eb9.zip
Basic: beautify Examples with bascode tag
Correct many examples to use <bascode> tag to get colorised text Merge some identical examples in section Remove useless spaces Remove ^M at end of line with <bascode> 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 <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Diffstat (limited to 'source/text/sbasic/shared/03100700.xhp')
-rw-r--r--source/text/sbasic/shared/03100700.xhp4
1 files changed, 1 insertions, 3 deletions
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 @@
<body>
-
<section id="const">
<bookmark xml-lang="en-US" branch="index" id="bm_id3146958">
<bookmark_value>Const statement</bookmark_value>
</bookmark>
-
<paragraph id="hd_id3146958" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03100700.xhp" name="Const Statement [Runtime]">Const Statement [Runtime]</link></paragraph>
<paragraph id="par_id3154143" role="paragraph" xml-lang="en-US">Defines a string as a constant.</paragraph>
</section>
@@ -60,4 +58,4 @@
</bascode>
</body>
-</helpdocument> \ No newline at end of file
+</helpdocument>