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


User bm changed the following:

                  What    |Old value                 |New value
================================================================================
               Assigned to|kla                       |nn
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Apr  3 02:00:21 -0700 
2006 -------
->NN: I think the problem is, that in the PieChart routine the chart is added to
the TableChartCollection, which is a collection of charts that get their data
from calc.

If you comment out the deletion-call: After inserting the chart, it has already
a range of "Sheet1:A1", (but this is maybe just what the UI says). If you press
F9, the chart does not change, i.e. there is no data update. However, when you
delete Sheet2 (even via UI), the chart gets new (empty) data.

Is there a way to fix this, or does the Basic code have to be changed, such that
the chart is not added to the TableChart collection, but rather inserted as a
"simple" OLE object?

---------------------------------------------------------------------
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