From c1053ceff3ede558b858a30270324430c940311c Mon Sep 17 00:00:00 2001 From: LibreOļ¬ƒciant Date: Fri, 26 Apr 2019 16:27:40 +0200 Subject: topic tag correction mispelled link Change-Id: I34ecbbfca31285efe9af3eaa9ab0d2c1ee7b7b64 Reviewed-on: https://gerrit.libreoffice.org/71377 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/sbasic/python/python_listener.xhp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source') diff --git a/source/text/sbasic/python/python_listener.xhp b/source/text/sbasic/python/python_listener.xhp index 3a0796f7f9..969bb9f2e8 100644 --- a/source/text/sbasic/python/python_listener.xhp +++ b/source/text/sbasic/python/python_listener.xhp @@ -9,7 +9,7 @@ * --> - + Python Listeners : Creating Event Listeners /text/sbasic/python/python_listener.xhp @@ -147,7 +147,7 @@ End Sub ' awt_disposing

Other Event Listeners

- Listeners are usually coded along with dialog opening. Numerous listener approaches are possible such as event handlers for dialogs or event monitors for documents or forms. + Listeners are usually coded along with dialog opening. Numerous listener approaches are possible such as event handlers for dialogs or event monitors for documents or forms.
CreateUnoListener Function -- cgit