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

--- Comment #3 from Wolfgang Jäger <j...@psilosoph.de> ---
Just tested again with V 6.4.0.3.
Behaviour unchanged. 
I also analysed the issue to more detail modifying the code from the attached
example to exclude probable errors. In specific I successfully made working
copies of the TextField property and of the DateTime structure to which I made
the assignments, and then assigned the changed structur to the TextField. 
In the same way as for the simple properties IsFixed a IsDate the attempted
direct assignment didn't throw an error, but had no effect. 

'setProperty()' methods neither exist for the simple properties nor for the
structured property.

A copy of the TextField object also was successful and offered the respective
services. It accepted the wanted assignments and showed the new values as
expected. The final assignment of this copy to the TextPortion results in the
error messabge "This property is read-only." A method 'setTextField()' does not
exist again.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to