To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81857


User iha changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|''                        |'iha'
--------------------------------------------------------------------------------
             Assigned to|iha                       |mav
--------------------------------------------------------------------------------
               Component|Spreadsheet               |framework
--------------------------------------------------------------------------------
              QA contact|[EMAIL PROTECTED]                 |[EMAIL PROTECTED]
--------------------------------------------------------------------------------
            Subcomponent|programming               |code
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Oct  5 13:53:37 +0000 
2007 -------
->Mikhail, I am unsure whether the absolut immediate request of a new 
replacement image is really correct. If someone would like to make a kind of
animation of the chart then the current behavior is what he needs.
On the other hand normally the repaint behavior is controlled by the vcl repaint
timer via invalidate call.
When you replace the call UpdateReplacement() with UpdateReplacementOnDemand()
in the methods EmbedEventListener_Impl::modified()
and EmbedEventListener_Impl::notifyEvent()
in svtools/source/misc/embedhlp.cxx
you will get a fast execution of the original macro also without locking the
charts explicitly.
As said I am unsure whether this would be correct for visible charts, but I
think at least non visible ole objects should recreate their replacement image
only on demand and not for every notified change.
What do you think?

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to