From 3b321caecd0c27ae01afb12924f4f2cb12593dd8 Mon Sep 17 00:00:00 2001 From: Alain Romedenne Date: Fri, 1 Dec 2023 16:54:46 +0100 Subject: [PATCH] Python example shared macros documentation Change-Id: If312091c487fd062ec7af24bc4c368bae7b0d748 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/160172 Tested-by: Jenkins Reviewed-by: Jean-Pierre Ledure --- source/text/sbasic/python/python_programming.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/text/sbasic/python/python_programming.xhp b/source/text/sbasic/python/python_programming.xhp index 92adbebfe6..127dcfec84 100644 --- a/source/text/sbasic/python/python_programming.xhp +++ b/source/text/sbasic/python/python_programming.xhp @@ -198,7 +198,7 @@ - LibreLogo and TableSample installation shared scripts use uno.py module. + LibreLogo, NamedRanges, SetCellColor and TableSample preinstalled scripts use uno.py module.

More Python-Basic samples