To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=72190 Issue #|72190 Summary|XL style sheet name parsing for ScAddress Component|Spreadsheet Version|current Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|spreadsheet Reported by|jodygoldberg
------- Additional comments from [EMAIL PROTECTED] Fri Dec 1 10:39:21 -0800 2006 ------- Attached is a minor update to the r1c1 patch. The pieces are small enough that I'll file both patches in one issue. 1) corrects a problem in the XL sheet name parsing For addresses with no sheet name qualifiers 'A1' vs 'Sheet!A1' the code always returned the 1st table (all of our tests happened to be from sheet1 :-) The interface was not exactly clear that it expects the current table to be passed in via the result parameter. This raises some issues for the Details argument that I added. We may be able to do without it's address field, but it will take another code audit to do it. Is it worth it ? 2) adds xls export As part of the lobotomization of the r1c1 patch to get it to go in without visible change I left out xls import/export. On futher reflection the xls export is safe and moves r1c1 that much closer to being turn key when a UI is available. --------------------------------------------------------------------- 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]