To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=32899





------- Additional comments from [EMAIL PROTECTED] Mon May  5 16:16:02 +0000 
2008 -------
->weiz: When exporting a selected chart now more than the chart is exported. If
the cells that are partly covered by the chart do contain values these values
are now printed in addition. So you export the chart and some rubbish. Maybe you
can try to do a more correct fix? I could imagine to expand the structure
ScMarkData maybe by a list of Page Number, Position And Size for each selected
shape. This additional information has to be handled at several places of course
(e.g. ScPrintFunc::DoPrint ) which is much more effort than the current 
solution.
If you think that it is too much effort for you even the current solution could
be enhanced: It is possible to select more than one OLE object, but only the
first one gets exported right now. Then it is possible to make a multiselection
of OLE objects and some cellranges (select a chart, press ctrl+shift on the
keyboard and select some additional cellranges with the mouse). So the new code
should not be  if( chart selected ) else (cell range selected) .


---------------------------------------------------------------------
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]

Reply via email to