To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=109765
                 Issue #|109765
                 Summary|documentation not consistent
               Component|Spreadsheet
                 Version|OOo 3.2
                Platform|Unknown
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|spreadsheet
             Reported by|bornmw





------- Additional comments from bor...@openoffice.org Wed Mar  3 11:12:24 
+0000 2010 -------
As per http://www.mail-archive.com/d...@graphics.openoffice.org/msg01077.html
the documentation is not consistent for com.sun.star.chart.ChartDocument
(http://api.openoffice.org/docs/common/ref/com/sun/star/chart/ChartDocument.html)

XDrawPageSupplier is not listed in the exported interfaces, while the next line
of code works fine (aChartDocument is com.sun.star.chart.XChartDocument):

XDrawPageSupplier drawPageSupplier =
UnoRuntime.queryInterface(XDrawPageSupplier.class, aChartDocument);.

Could someone please update the documentation to match reality for this case,
and check for other potential inconsistencies?

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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to