Files
loongoffice/wizards/source/sfdialogs
Jean-Pierre Ledure cf017d0b43 ScriptForge - (SFDialogs.SF_Register) DialogProvider
When launching a dialog from a Python script while the
dialog is contained in a document, the DialogProvider setup
from that context was built by the wrong method.

Use createInstanceWithArguments()
i.o. createInstanceWithContext()

This caused a LibreOffice crash.

Change-Id: I3615c55068134085579662004f5bb085de008cbd
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114677
Tested-by: Jean-Pierre Ledure <jp@ledure.be>
Tested-by: Jenkins
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
2021-04-27 11:02:23 +02:00
..