summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/03030112.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/sbasic/shared/03030112.xhp')
-rw-r--r--source/text/sbasic/shared/03030112.xhp4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/03030112.xhp b/source/text/sbasic/shared/03030112.xhp
index d435880969..bfa889d8e9 100644
--- a/source/text/sbasic/shared/03030112.xhp
+++ b/source/text/sbasic/shared/03030112.xhp
@@ -50,8 +50,8 @@
<paragraph role="heading" id="hd_id3147243" xml-lang="en-US" level="2" l10n="U" oldref="9">Example:</paragraph>
<bascode>
<paragraph role="bascode" localize="false" xml-lang="en-US">Sub ExampleCDateFromUnoDate</paragraph>
- <paragraph role="bascode" id="par_id3153126" xml-lang="en-US" l10n="U"> MsgBox(aDatabaseRow.getDate(3))</paragraph>
- <paragraph role="bascode" id="par_id3153127" xml-lang="en-US" l10n="U"> MsgBox(CDateFromUnoDate(aDateControl.Date))</paragraph>
+ <paragraph role="bascode" localize="false" id="par_id3153126" xml-lang="en-US" l10n="U"> MsgBox(CDateFromUnoDate(aDatabaseRow.getDate(3)))</paragraph>
+ <paragraph role="bascode" localize="false" id="par_id3153127" xml-lang="en-US" l10n="U"> MsgBox(CDateFromUnoDate(aDateControl.Date))</paragraph>
<paragraph role="bascode" localize="false" xml-lang="en-US">End Sub</paragraph>
</bascode>
</body>