office-gobmx/wizards/source
Jean-Pierre Ledure af67aa7cc9 scriptforge.py - clarify pipe mode
Introduction of a
  ScriptForge.outsideprocess
property: when True the actual mode
is via socket or via pipe.

The property is for internal use only.
Once set it cannot be changed anymore.

Previous statements similar to
   if ScriptForge.port > 0:
which returned True when socket mode
are replaced by a broader
   if ScriptForge.outsideprocess:

No effect on user scripts.

Change-Id: Ice0efd8c2ab9925511fc8c6889cab714fd208ba1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/174874
Tested-by: Jenkins
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
2024-10-14 10:25:03 +02:00
..
access2base
config
configshare
depot
euro
formwizard
gimmicks
imagelists
importwizard
resources
scriptforge scriptforge.py - clarify pipe mode 2024-10-14 10:25:03 +02:00
sfdatabases
sfdialogs
sfdocuments
sfunittests
sfwidgets
standard
template
tools
tutorials