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





------- Additional comments from ko...@openoffice.org Thu Apr 23 17:10:14 +0000 
2009 -------
Ok.  The reason the chart was not being updated was because the data cache was
not being rebuilt on F9 update.

The reason the data cache was not rebuilt was because the cache was not emptied
before BuildDataCache() was called (the method was being called as it should 
be).

And, the reason why the cache was not emptied was because, when you hit F9, the
values of the cells get updated on screen but ScChart2DataSequence::Notify() was
not called to notify the data change within the data source range.

Now, I'm trying to figure out why it's not notifying ScChart2DataSequence of
data change like it should....

---------------------------------------------------------------------
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to