summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/classmodule.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/sbasic/shared/classmodule.xhp')
-rw-r--r--source/text/sbasic/shared/classmodule.xhp6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/text/sbasic/shared/classmodule.xhp b/source/text/sbasic/shared/classmodule.xhp
index 13d95b9cb6..df14f9ad75 100644
--- a/source/text/sbasic/shared/classmodule.xhp
+++ b/source/text/sbasic/shared/classmodule.xhp
@@ -10,12 +10,12 @@
-->
<meta>
<topic id="text/sbasic/shared/ClassModule">
- <title id="tit" xml-lang="en-US">Option ClassModule</title>
+ <title id="tit" localize="false" xml-lang="en-US">Option ClassModule</title>
<filename>/text/sbasic/shared/classmodule.xhp</filename>
</topic>
</meta>
<body>
- <bookmark branch="index" id="N0082">
+ <bookmark branch="index" id="N0082" localize="false">
<bookmark_value>Option ClassModule</bookmark_value>
</bookmark>
@@ -27,7 +27,7 @@
<embed href="text/sbasic/shared/00000003.xhp#functparameters"/>
<paragraph role="paragraph" id="N0089">This statement must be used jointly with <literal>Option Compatible</literal> statement or <literal>Option VBASupport 1</literal>, the former is enabling VBA compatibility mode, while the latter is enforcing VBA support on top of compatibility.</paragraph>
<embed href="text/sbasic/shared/00000003.xhp#functsyntax"/>
- <paragraph role="code" id="N0086">Option ClassModule</paragraph>
+ <paragraph role="code" localize="false" id="N0086">Option ClassModule</paragraph>
<embed href="text/sbasic/shared/00000003.xhp#functexample"/>
<bascode>
<paragraph role="bascode" localize="false" id="N0092">Option Compatible</paragraph>