Issue 66876

Summary: copied chart lost when saved to Excel .xls format
Product: Calc Reporter: aziem <ahz001>
Component: save-exportAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P4 CC: issues
Version: OOo 2.0.3   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Latest Confirmation in: ---
Developer Difficulty: ---

Description aziem 2006-06-30 00:01:19 UTC
To reproduce
1. In Calc, create a simple chart
2. Copy the chart to a new spreadsheet
3. Save the new spreadsheet to Excel .xls format

Results:
When the Excel spreadsheet is opened, the chart appears to contain no data.

Comments:
1. If the new spreadsheet is saved to OpenDocument Spreadsheet .ods, the chart
and its data display properly.
2. If the chart is pasted into Writer and saved to Microsoft Word .doc, the
chart and its data display prpoperly.
Comment 1 frank 2006-07-26 16:13:13 UTC
Hi,

the copied chart lost it's data reference, copying it into writer creates a
Chart OLE object with it's own data container. So activating it in Word would
lead in an action to start an OOo.

Excel can display charts without link to data if you feed it with comma
separated values or so. So this is not a defect but an enhancement.

Frank