Issue 108759 - IDL documentation: XChartDocument/ChartDataArray
Summary: IDL documentation: XChartDocument/ChartDataArray
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: chart (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: daniel.rentz
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-29 09:20 UTC by daniel.rentz
Modified: 2017-05-20 11:41 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description daniel.rentz 2010-01-29 09:20:33 UTC
In the IDL documentation, it is not possible to find out that
css.chart.XChartDocument.getData() returns an object supporting the
ChartDataArray service (especially the XChartDataArray interface). The method
itself does not mention it, and the XChartData interface description does not
either.

DR->IHA: The method returns XChartData. Is the XChartDataArray interface
optional or should the returned object always support it?
Comment 1 IngridvdM 2010-02-05 12:22:39 UTC
Fixed in CWS chartmultiline.
Comment 2 IngridvdM 2010-02-05 12:26:21 UTC
@dr, please verify in CWS chartmultiline. The documentation of
css.chart.XChartDocument.getData() and attachData was adapted. Also the
documentation of XChartDataArray interface itself.
Comment 3 daniel.rentz 2010-02-05 12:40:04 UTC
looks good in CWS, verified