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


User tl changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|tl                        |ama
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Nov 12 10:18:46 +0000 
2007 -------
TL->AMA: For this to work before the table gets deleted the function
SwDoc::CreateChartInternalDataProviders should be called in order to solve the
issue.

The the problem is to find all places where the table may get deleted and call
the above function there.
There are at least the following ways how a table might get removed:
1) delete the table in the navigator
2) select the text para before and after the table and press delete
3) CTRL-A and press delete
4) select all col (or rows) and use "delete columns" ("delete rows").
5) merging of tow tables
6) redlining
7) undo/redo

Especially in 4) there might be the problem that the rows/cols may get removed
subsequentially. But we need to know that in advance to call
CreateChartInternalDataProviders when the complete table is yet intact.

Please have look. Thanks!


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