To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=75159
------- Additional comments from [EMAIL PROTECTED] Fri May 4 09:53:30 +0000 2007 ------- Another note: The detection that a range must be enlarged, must be implemented in Writer, because the chart knows nothing about ranges. (E.g., that range "A1:A4" and a range "A5" can be merged together to a range "A1:A5" is a task that has to be done by writer, or in particular the association of the new "A5" range with the existing range "A1:A4"). A new range like a new column in a chart that uses data in columns (which is no longer clearly defined, as we can have mixed situations now) can not be handled by Writer nicely, so for this we could think about a new API-method addLabeledDataSequence( [in] XLabeledDataSequence ) at the XDataReceiver interface. The Writer could call this method in the event that a new column is added, and the chart then does the same thing that it does when a user presses the "Add" button in the range dialog. --------------------------------------------------------------------- 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]
