diff options
author | Lionel Elie Mamane <lionel@mamane.lu> | 2013-11-05 11:50:22 +0100 |
---|---|---|
committer | Lionel Elie Mamane <lionel@mamane.lu> | 2013-11-05 11:58:41 +0100 |
commit | fed648365a724a068113c6491d380fab67b5f5da (patch) | |
tree | be4e4c8883f55b79a96fa2e2d271e2e972be6fff | |
parent | f7005e7bfab2a31e7e6988b12758fd6f9af3e1f5 (diff) |
fixup confusion between CDateToUnoTime and CDateToUnoDateTime
Change-Id: Ie3a13726086da113835f54f4eb1c68201edd44f9
-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 a95123bd02..47d2ed82df 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> |