[Libreoffice-bugs] [Bug 112918] Allow python functions to be called from cell formulas

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Aug 25 14:04:00 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=112918

--- Comment #2 from Alain Romedenne <alain.romedenne at libreoffice.org> ---
I would love to use the Python decorator described above … However

Python functions can be called from cells with the help of a Basic wrapper
function as described in:
https://help.libreoffice.org/latest/en-US/text/sbasic/guide/basic_2_python.html

This is feasible regardless of the Python routine location:
o  user module
o  LibO shared module
o  document-based module
o  user or shared extension module

Macro x-language calls are detailed here:
https://wiki.openoffice.org/wiki/Documentation/DevGuide/Scripting/Scripting_Framework_URI_Specification

I suggest to close this incident as WONTFIX since a workaround exists.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200825/f6dab6c5/attachment.htm>


More information about the Libreoffice-bugs mailing list