[Libreoffice-bugs] [Bug 128218] FunctionAccess.callFunction returns object type where 'Double' result is expected.

2019-10-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128218 Eike Rathke changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-bugs] [Bug 128218] FunctionAccess.callFunction returns object type where 'Double' result is expected.

2019-10-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128218 --- Comment #8 from Eike Rathke --- fa.setPropertyValue("IsArrayFunction", False) -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 128218] FunctionAccess.callFunction returns object type where 'Double' result is expected.

2019-10-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128218 --- Comment #7 from Wolfgang Jäger --- I tried fa = createUnoService("com.sun.star.sheet.FunctionAccess") fa.IsArrayFunction = False but got "Property or method not found: IsArrayFunction." This was the behaviour with versions 3.3 ,

[Libreoffice-bugs] [Bug 128218] FunctionAccess.callFunction returns object type where 'Double' result is expected.

2019-10-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128218 --- Comment #6 from Eike Rathke --- It's an optional property at the service, just try to set it. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs

[Libreoffice-bugs] [Bug 128218] FunctionAccess.callFunction returns object type where 'Double' result is expected.

2019-10-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128218 --- Comment #5 from Wolfgang Jäger --- (In reply to Eike Rathke from comment #4) > ... > you can change that by setting the com.sun.star.sheet.FunctionAccess > property IsArrayFunction to false. ... Cannot access this property. It is

[Libreoffice-bugs] [Bug 128218] FunctionAccess.callFunction returns object type where 'Double' result is expected.

2019-10-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128218 Eike Rathke changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 128218] FunctionAccess.callFunction returns object type where 'Double' result is expected.

2019-10-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128218 Oliver Brinzing changed: What|Removed |Added Keywords||bibisected, bisected

[Libreoffice-bugs] [Bug 128218] FunctionAccess.callFunction returns object type where 'Double' result is expected.

2019-10-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128218 Oliver Brinzing changed: What|Removed |Added Status|UNCONFIRMED |NEW Keywords|

[Libreoffice-bugs] [Bug 128218] FunctionAccess.callFunction returns object type where 'Double' result is expected.

2019-10-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128218 Wolfgang Jäger changed: What|Removed |Added Version|6.4.0.0.alpha0+ Master |6.1.2.1 release