forked from amazingfate/help
topic tag correction
mispelled link Change-Id: I34ecbbfca31285efe9af3eaa9ab0d2c1ee7b7b64 Reviewed-on: https://gerrit.libreoffice.org/71377 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
This commit is contained in:
committed by
Olivier Hallot
parent
4ee8b6f475
commit
c1053ceff3
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user