https://bugs.documentfoundation.org/show_bug.cgi?id=114836
Markus Mohrhard <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|[email protected] |markus.mohrhard@googlemail.
|desktop.org |com
--- Comment #6 from Markus Mohrhard <[email protected]> ---
The Shape UNO API implementation for the XMultiPropertySet::setPropertyValues
implementation was a bit problematic. Instead of only changing the properties
for the few properties that were actually set, the implementation was always
setting every single property again. This led to some slightly different calls
than by calls to XPropertySet::setPropertyValue.
I have a fix that actually changes the behavior of the
XMultiPropertySet::setPropertyValues to only set the changed properties.
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs