source/text/sbasic/python/python_programming.xhp | 1 + 1 file changed, 1 insertion(+)
New commits: commit f06edc4d07ae6db146347d412e0b975d209271d0 Author: Olivier Hallot <olivier.hal...@libreoffice.org> AuthorDate: Mon Aug 12 18:19:18 2024 -0300 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Tue Aug 13 14:05:11 2024 +0200 Document python comparison operators for UNO objects Referenced from https://gerrit.libreoffice.org/c/help/+/65828/2/source/text/sbasic/python/python_programming.xhp#241 Change-Id: I2d28a2d1f432656258fade03a9af0b3ffab119f7 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/171804 Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> Tested-by: Jenkins diff --git a/source/text/sbasic/python/python_programming.xhp b/source/text/sbasic/python/python_programming.xhp index 127dcfec84..fcad6f331a 100644 --- a/source/text/sbasic/python/python_programming.xhp +++ b/source/text/sbasic/python/python_programming.xhp @@ -246,6 +246,7 @@ </tablerow> <tablerow> <tablecell> + <paragraph role="tablecontent" id="par_id511723497344246">Use "==" or "!=" comparison operators</paragraph> </tablecell> <tablecell> <paragraph role="tablecontent" localize="false" id="N1244">EqualUnoObjects()</paragraph>