[Libreoffice-bugs] [Bug 100297] API, Calc sheets, Inconsistency concerning changes of cell properties by a user function.
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Sep 30 19:15:07 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=100297
Wolfgang Jäger <jag at psilosoph.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jag at psilosoph.de
--- Comment #2 from Wolfgang Jäger <jag at psilosoph.de> ---
It is still unclear which properties of cells allow chagnes by SIDE-EFFECTs of
user functions called during the evaluation of a formula IN THE SAME SHEET.
The classical restriction was (and still is in AOO) that no changes at all are
allowed.
LibreOffice since V5.1 (at least) loosened this restriction:
.String
.Value
.Formula e.g.
accept assignments, .Formula with the exception of new content "".
Other properties, in specific those containing hard attributes and the
.CellStyle
property refuse to accept an assignment.
Above statements are made after testing with V5.4.1 and V5.4.2 today.
Is there any specification concerning this?
--
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/20170930/1432c369/attachment.html>
More information about the Libreoffice-bugs
mailing list