[Libreoffice-bugs] [Bug 38933] New: python add-in cannot return array in calc in-cell function
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Jul 3 20:40:32 CEST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=38933
Summary: python add-in cannot return array in calc in-cell
function
Product: LibreOffice
Version: LibO 3.3.2 release
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: BASIC
AssignedTo: libreoffice-bugs at lists.freedesktop.org
ReportedBy: kurt.forrester.fec at gmail.com
Created an attachment (id=48712)
--> (https://bugs.freedesktop.org/attachment.cgi?id=48712)
the project that fails to return an array in the spreadsheet
the project that fails to return an array in the spreadsheet
I have been developing LO add-in for Calc using python. I can successfully
create a in-cell function returning a single value, however, when I try and
convert it to an array function I continually get a value error
(http://www.oooforum.org/forum/viewtopic.phtml?t=124615&start=0&postdays=0&postorder=asc&highlight=).
I fear there is a bug within the python machinery preventing the correct
returning of the array to the spreadsheet cells. I have attached the package of
the project as I use it. I do hope someone can diagnose and potentially fix
this bug.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Libreoffice-bugs
mailing list