From ab01c44126432945c486bfc2acc2e3106c596c6d Mon Sep 17 00:00:00 2001 From: Olivier Date: Thu, 19 Jan 2017 17:05:33 -0200 Subject: Insert %PRODUCTNAME where it must be. Change-Id: Ide87d1a8e17af36bce29f14baef97a3afcc5b0d7 Reviewed-on: https://gerrit.libreoffice.org/33327 Reviewed-by: Olivier Hallot Tested-by: Olivier Hallot --- source/text/scalc/01/func_weeknum_ooo.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source') diff --git a/source/text/scalc/01/func_weeknum_ooo.xhp b/source/text/scalc/01/func_weeknum_ooo.xhp index bbc14b6b11..75c718e985 100644 --- a/source/text/scalc/01/func_weeknum_ooo.xhp +++ b/source/text/scalc/01/func_weeknum_ooo.xhp @@ -34,7 +34,7 @@ WEEKNUM_OOO WEEKNUM_OOO calculates the week number of the year for the internal date value. -This function exists for interoperability with LibreOffice releases older than 5.1.0 and OpenOffice.org. It calculates week numbers for a week numbering system in that week number 1 is the week that contains the January 4th. This function does not provide interoperability with other spreadsheet applications. For new documents use the WEEKNUM or ISOWEEKNUM function instead. +This function exists for interoperability with %PRODUCTNAME releases older than 5.1.0 and OpenOffice.org. It calculates week numbers for a week numbering system in that week number 1 is the week that contains the January 4th. This function does not provide interoperability with other spreadsheet applications. For new documents use the WEEKNUM or ISOWEEKNUM function instead. Syntax WEEKNUM_OOO(Number; Mode) -- cgit