diff options
author | Lionel Elie Mamane <lionel@mamane.lu> | 2013-11-05 11:50:22 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2013-11-05 06:17:20 -0600 |
commit | c70893d214cca3e0dca55fc730e889bb3b31edb2 (patch) | |
tree | 022cf9da1ac022491844e0eca3fbbacb74521626 | |
parent | 1d14cb67424676b4fb8c8baf2d44cea6b6d46ff2 (diff) |
fixup confusion between CDateToUnoTime and CDateToUnoDateTime
Change-Id: Ie3a13726086da113835f54f4eb1c68201edd44f9
Reviewed-on: https://gerrit.libreoffice.org/6582
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
-rw-r--r-- | source/text/sbasic/shared/03030115.xhp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/text/sbasic/shared/03030115.xhp b/source/text/sbasic/shared/03030115.xhp index 69fde1073b..a8eb520231 100644 --- a/source/text/sbasic/shared/03030115.xhp +++ b/source/text/sbasic/shared/03030115.xhp @@ -21,9 +21,9 @@ <helpdocument version="1.0"> <meta> - <topic id="textsbasicshared03030113xml" indexer="include" status="PUBLISH"> - <title id="tit" xml-lang="en-US">CDateToUnoDate Function [Runtime]</title> - <filename>/text/sbasic/shared/03030113.xhp</filename> + <topic id="textsbasicshared03030115xml" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">CDateToUnoDateTime Function [Runtime]</title> + <filename>/text/sbasic/shared/03030115.xhp</filename> </topic> <history> <created date="2013-09-10T16:09:00">Lionel Elie Mamane</created> |