office-gobmx/wizards/source
Jean-Pierre Ledure cd8ab93d9b ScriptForge - tdf#149983 dialog.Execute() failure
(patch https://gerrit.libreoffice.org/c/core/+/137084 cont'd)

In SF_PythonHelper._PythonDispatcher():

Force a hardcoded call of the methods in the Dialog
service which may potentially be invoked while the
dialog is displayed, bypassing the generic CallByName()
Basic builtin function:
   Activate
   Center
   EndExecute
   Resize
   Execute => was missing in the list
              Case when a parent dialog opens a child dialog
(Controls is already hardcoded because returning an array)

Change-Id: Ia12fccbb61362768301df6670161f258b32d3a78
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137289
Tested-by: Jean-Pierre Ledure <jp@ledure.be>
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
Tested-by: Jenkins
2022-07-21 14:53:30 +02:00
..
access2base
config
configshare
depot
euro
formwizard
gimmicks
imagelists
importwizard
resources
scriptforge ScriptForge - tdf#149983 dialog.Execute() failure 2022-07-21 14:53:30 +02:00
sfdatabases
sfdialogs ScriptForge - (SF_Dialog) trap errors caused by dialog events 2022-07-19 11:24:03 +02:00
sfdocuments ScriptForge - (SF_FileSystem) new Normalize() method 2022-07-06 12:27:09 +02:00
sfunittests ScriptForge - (SF_FileSystem) new Normalize() method 2022-07-06 12:27:09 +02:00
sfwidgets
standard
template
tools
tutorials