Issue 74540 - New Chart: Convert Table To Text for a Table used by two Charts, only one gets own data
Summary: New Chart: Convert Table To Text for a Table used by two Charts, only one get...
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: editing (show other issues)
Version: 680m202
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: michael.ruess
QA Contact: issues@sw
URL:
Keywords: new_implementation
Depends on:
Blocks:
 
Reported: 2007-02-14 14:14 UTC by bjoern.milcke
Modified: 2013-08-07 14:42 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description bjoern.milcke 2007-02-14 14:14:26 UTC
1. Create a Table in Writer
2. Create two charts out of the same table
3. Convert the table to text
=> The first chart switches to own data, the second one looses the data.

The second chart should also switch to own data.

See CWS chart2mst3. Note to have the latest version of chart2 (from Valentine's
day 2007 ;-) )
Comment 1 bjoern.milcke 2007-02-14 14:16:08 UTC
Added keyword.
Comment 2 thomas.lange 2007-02-16 08:23:26 UTC
.
Comment 3 thomas.lange 2007-02-16 15:23:24 UTC
Handling multiple charts for one table correctly now.
Also GetChartDataProvider was improved to have it only created when it is called
via the document service factory, that is chart must now decide if it has needs
for it.

Fixed in CWS chart2mst3.

Files changed:
- sw/inc/IDocumentChartDataProviderAccess.hxx
- sw/inc/doc.hxx
- sw/source/core/doc/docchart.cxx
- sw/source/core/doc/tblrwcl.cxx
- sw/source/core/docnode/ndtbl.cxx
- sw/source/core/edit/edtab.cxx
- sw/source/core/unocore/unocoll.cxx
Comment 4 thomas.lange 2007-02-16 15:24:39 UTC
.
Comment 5 thomas.lange 2007-02-16 15:25:46 UTC
.
Comment 6 thomas.lange 2007-02-19 14:49:40 UTC
Works fine in latest build.
Comment 7 IngridvdM 2007-03-01 20:57:34 UTC
changed issue type
Comment 8 michael.ruess 2007-03-09 15:30:47 UTC
Verified in latest build of CWS.
Comment 9 michael.ruess 2007-07-26 12:54:27 UTC
Checked in 680m222.