diff options
Diffstat (limited to 'source/text/sbasic/shared/03120402.xhp')
-rw-r--r-- | source/text/sbasic/shared/03120402.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/03120402.xhp b/source/text/sbasic/shared/03120402.xhp index c191f5d333..2bdba45ff0 100644 --- a/source/text/sbasic/shared/03120402.xhp +++ b/source/text/sbasic/shared/03120402.xhp @@ -32,7 +32,7 @@ <section id="len"> <bookmark xml-lang="en-US" branch="index" id="bm_id3154136"><bookmark_value>Len function</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3154136" xml-lang="en-US" level="1"><link href="text/sbasic/shared/03120402.xhp">Len Function</link></paragraph> +<h1 id="hd_id3154136"><link href="text/sbasic/shared/03120402.xhp">Len Function</link></h1> <paragraph role="paragraph" id="par_id3147576" xml-lang="en-US">Returns the number of characters in a string, or the number of bytes that are required to store a variable.</paragraph> </section> <h2 id="hd_id3159177">Syntax:</h2> |