To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=85358 Issue #|85358 Summary|default names for ( form ) controls and shape/autoshap |es are incorrect Component|Spreadsheet Version|OOo 2.0.3 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|open-import Assigned to|dr Reported by|npower
------- Additional comments from [EMAIL PROTECTED] Fri Jan 18 11:34:57 +0000 2008 ------- If a user does not specify the name of a control or a shape, MSO Excel does it for you, but of course the name MSO uses isn't store anywhere, it's inferred from the shape type and the shape id. However in openoffice when importing a) for form controls a standard ( unnumbered ) name is used.. the names are also wrong, e.g. CommandButton instead of Button etc. This is a little annoying because for example when a sheet with multiple buttons is imported, in openoffice all of the buttons have the same name b) for shapes no name at all is set. the following patch assigns the correct names to the shapes and controls --------------------------------------------------------------------- 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]
