source/text/sbasic/shared/03030000.xhp | 2 +- source/text/sbasic/shared/03030200.xhp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit 2435b31a5fc9e70a52f5fb573c8847e30139661a Author: Johnny_M <kla...@partyheld.de> AuthorDate: Sat Jul 25 13:05:08 2020 +0200 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Sat Jul 25 23:07:18 2020 +0200 tdf#132643 Translate German section IDs Change-Id: If08df34f7d0d480e31a544470ba3b49702d741e7 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99436 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> diff --git a/source/text/sbasic/shared/03030000.xhp b/source/text/sbasic/shared/03030000.xhp index 8d1a6ac3c..c9c3d5505 100644 --- a/source/text/sbasic/shared/03030000.xhp +++ b/source/text/sbasic/shared/03030000.xhp @@ -38,7 +38,7 @@ <paragraph role="paragraph" id="par_id3152363" xml-lang="en-US"><item type="productname">%PRODUCTNAME</item> Basic lets you calculate time or date differences by converting the time and date values to continuous numeric values. After the difference is calculated, special functions are used to reconvert the values to the standard time or date formats.</paragraph> <paragraph xml-lang="en-US" role="tip" id="par_id3151054">You can combine date and time values into a single floating-decimal number. Dates are converted to integers, and times to decimal values. <item type="productname">%PRODUCTNAME</item> Basic also supports the variable type Date, which can contain a time specification consisting of both a date and time.</paragraph> <embed href="text/sbasic/shared/03030100.xhp#datevalues"/> - <embed href="text/sbasic/shared/03030200.xhp#uhrzeiten"/> + <embed href="text/sbasic/shared/03030200.xhp#timevalues"/> <embed href="text/sbasic/shared/03030300.xhp#determine"/> </body> </helpdocument> diff --git a/source/text/sbasic/shared/03030200.xhp b/source/text/sbasic/shared/03030200.xhp index 4bdce6292..e12f26802 100644 --- a/source/text/sbasic/shared/03030200.xhp +++ b/source/text/sbasic/shared/03030200.xhp @@ -32,7 +32,7 @@ <body> - <section id="uhrzeiten"> + <section id="timevalues"> <paragraph id="hd_id3147226" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03030200.xhp" name="Converting Time Values">Converting Time Values</link></paragraph> <paragraph role="paragraph" id="par_id3149415" xml-lang="en-US">The following functions convert time values to calculable numbers.</paragraph> </section> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits