[Libreoffice-commits] help.git: source/text
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Fri Apr 26 16:24:39 UTC 2019
source/text/sbasic/python/python_listener.xhp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit c1053ceff3ede558b858a30270324430c940311c
Author: LibreOļ¬ciant <LibreOfficiant at sfr.fr>
AuthorDate: Fri Apr 26 16:27:40 2019 +0200
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Fri Apr 26 18:24:17 2019 +0200
topic tag correction
mispelled link
Change-Id: I34ecbbfca31285efe9af3eaa9ab0d2c1ee7b7b64
Reviewed-on: https://gerrit.libreoffice.org/71377
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/source/text/sbasic/python/python_listener.xhp b/source/text/sbasic/python/python_listener.xhp
index 3a0796f7f..969bb9f2e 100644
--- a/source/text/sbasic/python/python_listener.xhp
+++ b/source/text/sbasic/python/python_listener.xhp
@@ -9,7 +9,7 @@
*
-->
<meta>
- <topic id="Python_Listener">
+ <topic id="text/sbasic/python/python_listener.xhp">
<title id="tit" xml-lang="en-US">Python Listeners : Creating Event Listeners</title>
<filename>/text/sbasic/python/python_listener.xhp</filename>
</topic>
@@ -147,7 +147,7 @@
<paragraph role="bascode" localize="false" id="N0497">End Sub ' awt_disposing</paragraph>
</bascode>
<h2 id="N0498">Other Event Listeners</h2>
- <paragraph role="paragraph" id="N0499">Listeners are usually coded along with <link href="text/sbasic/python/python_dialog.xhp" name ="dialog opening">dialog opening</link>. Numerous listener approaches are possible such as event handlers for dialogs or event monitors for documents or forms.</paragraph>
+ <paragraph role="paragraph" id="N0499">Listeners are usually coded along with <link href="text/sbasic/python/python_dialogs.xhp" name ="dialog opening">dialog opening</link>. Numerous listener approaches are possible such as event handlers for dialogs or event monitors for documents or forms.</paragraph>
<section id="relatedtopics" >
<embed href="text/sbasic/guide/sample_code.xhp#sample_code"/>
<paragraph role="paragraph" id="N0505"><link href="text/sbasic/shared/03132000.xhp" name ="CreateUnoListener Function">CreateUnoListener Function</link></paragraph>
More information about the Libreoffice-commits
mailing list