diff options
author | Jean-Pierre Ledure <jp@ledure.be> | 2025-09-15 17:27:33 +0200 |
---|---|---|
committer | Jean-Pierre Ledure <jp@ledure.be> | 2025-09-17 16:44:26 +0200 |
commit | d8c75e9bda28bdba67148931a0d4c102446d89ce (patch) | |
tree | ff9b08fef171e482c1ba9936446947f0b296781d /include/basegfx/tuple/b2ituple.hxx | |
parent | 9ec548605c855983cedc87ceef6b7fecfdfd2a47 (diff) |
ScriptForge (Sharedmemory) review StoreValue() signature
Thanks to commit
https://gerrit.libreoffice.org/c/core/+/190931
(Extend Python-Basic gateway for objects)
a signature with an object instance as argument
is allowed in any position, i.o. the 1st only.
This is applicable to
sharedmemory.StoreValue(value, variablename)
Indeed, 'value' may be such an object instance.
The signature becomes now
sharedmemory.StoreValue(variablename, value)
which is more intuitive.
No impact on user scripts <= 25.8
Documentation should take both commits
into account.
Change-Id: I1a07cd740fc9dcba1077932bba0f69735a7bc647
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/190979
Tested-by: Jenkins
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
Diffstat (limited to 'include/basegfx/tuple/b2ituple.hxx')
0 files changed, 0 insertions, 0 deletions