summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source/text/sbasic/shared/01020300.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/01020300.xhp b/source/text/sbasic/shared/01020300.xhp
index bcfb2a9fcc..6063c7650f 100644
--- a/source/text/sbasic/shared/01020300.xhp
+++ b/source/text/sbasic/shared/01020300.xhp
@@ -103,7 +103,7 @@
</bascode>
<paragraph role="paragraph" id="par_id3152994" xml-lang="en-US" l10n="U" oldref="63">The variable is only valid in this module.</paragraph>
<bascode>
-<paragraph role="bascode" localize="false" xml-lang="en-US">Dim VarName As TYPENAME</paragraph>
+<paragraph role="bascode" id="par_id3150886" xml-lang="en-US" l10n="U" oldref="64">Dim VarName As TYPENAME</paragraph>
</bascode>
<paragraph role="paragraph" id="par_id3150368" xml-lang="en-US" l10n="U" oldref="65">The variable is only valid in this module.</paragraph>
<paragraph role="heading" id="hd_id5097506" xml-lang="en-US" level="3" l10n="NEW">Example for private variables</paragraph>