diff options
author | Jean-Pierre Ledure <jp@ledure.be> | 2021-06-17 14:58:24 +0200 |
---|---|---|
committer | Jean-Pierre Ledure <jp@ledure.be> | 2021-06-18 12:20:42 +0200 |
commit | 7c0d8c646b8fd3e31c325ac4dd6636a2ce684be2 (patch) | |
tree | 917f110f9aff1a4bee91287cab6def5808f47dbf /o3tl | |
parent | d50501d1b4c015232c31c75a16b96143d43f7a3f (diff) |
ScriptForge - (scriptforge.py/CreateScriptService) allow keyword args
For Python scripts only:
the CreateScriptService() method accepts now both positional
(as before) and keyword arguments.
The impacted services are:
- database
- dialog
- document
- base
- calc
Done with the ReviewServiceArgs() class method that returns the
input arguments as a tuple in the correct sequence. This method
is inserted in each of the impacted service definitions.
Change-Id: I545ca5ef0a4e7946d598eed07a2122885e4f864a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117387
Tested-by: Jean-Pierre Ledure <jp@ledure.be>
Tested-by: Jenkins
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
Diffstat (limited to 'o3tl')
0 files changed, 0 insertions, 0 deletions