https://issues.apache.org/ooo/show_bug.cgi?id=125149

--- Comment #1 from Jens Bornschein <[email protected]> ---
XShape objects don't call the registered PropertyChangeListener and
VetoableChangeListener for Properties such as "Name", "Description", "Title",
even through the gui.

There are calls available only for "Position" and "Size". The registered
XModifyListener for the corresponding XDrawPagesSupplier calls the
"modified(EventObject aEvent)" callback but give no hint for what child has
been modified.

Modifications on the XPropertySet of an XShape have to been delivered to
registered Listeners

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

Reply via email to