[Libreoffice-bugs] [Bug 125705] Impossible to edit any TextField (except URL) inside a spreadsheet cell by user code.
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Jun 5 20:37:48 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=125705
--- Comment #1 from Wolfgang Jäger <jag at psilosoph.de> ---
(Just a guess?)
The DateTime TextField in a Calc cell I tried to edit claims to support the
service "com.sun.star.text.textfield.DateTime".
The service reference
https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1text_1_1textfield_1_1DateTime.html,
however, lists a Public Attribiute DataTimeValue of type
"com.sun.star.util.DateTime", while the mentioned inspected textfield in Calc
has not an attribute of that name, but one named DateTime which also is a
structure of type "com.sun.star.util.DateTime".
There is also a service "com.sun.star.presentation.textfield.DateTime" which is
not marked Published, but for which the API reference refers to the same
"DateTime.idl".
Might there be an internal mixup?
--
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/20190605/7b1a0e06/attachment.html>
More information about the Libreoffice-bugs
mailing list