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

Armin Le Grand <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |

--- Comment #8 from Armin Le Grand <[email protected]> ---
After digging quite some time & comparing why SC works, I found that while SC
uses
  EmbedEventListener_Impl
which has a XModifyListener component and a ::modified(...) call, the class
used for this in SW which is
  SwOLEListener_Impl
does not have that. Digging deeper how that can be extended to make SW react
and then - if possible - reach out to the buffered Chart data in SW which would
need a call/acess to
  SwOLEObj::resetBufferedData
Let's hope the best...

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to