diff options
author | Alain Romedenne <alain.romedenne@libreoffice.org> | 2023-12-01 16:54:46 +0100 |
---|---|---|
committer | Alain Romedenne <alain.romedenne@libreoffice.org> | 2023-12-03 10:09:40 +0100 |
commit | 3b321caecd0c27ae01afb12924f4f2cb12593dd8 (patch) | |
tree | 650fa5960e1b63564855949d787de0031e6f825c | |
parent | c1e282a842285a55a3f42c62dc1d74c60a8fb3e6 (diff) |
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 <jp@ledure.be>
-rw-r--r-- | source/text/sbasic/python/python_programming.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ </tablerow> </table> </section> - <paragraph role="paragraph" id="N0272"><emph>LibreLogo</emph> and <emph>TableSample</emph> installation shared scripts use <literal>uno.py</literal> module.</paragraph> + <paragraph role="paragraph" id="N0272"><emph>LibreLogo</emph>, <emph>NamedRanges</emph>, <emph>SetCellColor</emph> and <emph>TableSample</emph> preinstalled scripts use <literal>uno.py</literal> module.</paragraph> <h2 id="N0273">More Python-Basic samples</h2> <table id="N0274"> <tablerow> |