summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/03030111.xhp
diff options
context:
space:
mode:
authorLionel Elie Mamane <lionel@mamane.lu>2013-11-05 10:08:25 +0100
committerAndras Timar <andras.timar@collabora.com>2013-11-08 22:50:54 +0100
commit7e41301c059b69141fbec2ea9dbde937a768229e (patch)
tree98c2318e250adbe6d98bd7f854557f041b06a092 /source/text/sbasic/shared/03030111.xhp
parentfb503301668895e0a28cca13414a5a6ce3b05630 (diff)
also mark them as non-localizable Change-Id: I547317d52bf08bcfb0954267e25ce5f2881d1c75 Reviewed-on: https://gerrit.libreoffice.org/6578 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'source/text/sbasic/shared/03030111.xhp')
-rw-r--r--source/text/sbasic/shared/03030111.xhp4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/03030111.xhp b/source/text/sbasic/shared/03030111.xhp
index a38e325f93..9b13464ff5 100644
--- a/source/text/sbasic/shared/03030111.xhp
+++ b/source/text/sbasic/shared/03030111.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 ExampleCDateToUnoDate</paragraph>
- <paragraph role="bascode" id="par_id3153126" xml-lang="en-US" l10n="U"> aDatabaseRow.updateDate(3, CDateToUnoDate(Now))</paragraph>
- <paragraph role="bascode" id="par_id3153127" xml-lang="en-US" l10n="U"> aDateControl.Date = CDateToUnoDate(Now)</paragraph>
+ <paragraph role="bascode" localize="false" id="par_id3153126" xml-lang="en-US" l10n="U"> aDatabaseRow.updateDate(3, CDateToUnoDate(Now))</paragraph>
+ <paragraph role="bascode" localize="false" id="par_id3153127" xml-lang="en-US" l10n="U"> aDateControl.Date = CDateToUnoDate(Now)</paragraph>
<paragraph role="bascode" localize="false" xml-lang="en-US">End Sub</paragraph>
</bascode>
</body>