To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=80665 Issue #|80665 Summary|Format - Default Formatting Behavior Component|Spreadsheet Version|680m225 Platform|All URL|http://specs.openoffice.org/appwide/linguistic/Set_Lan |guage_Attribute_for_Text.odt OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|nn Reported by|tl
------- Additional comments from [EMAIL PROTECTED] Tue Aug 14 06:20:39 +0000 2007 ------- The menu "Format/Default Formatting" should no longer remove any language attribute. (See spec in URL item 1.6) This is a follow-up of issue 78856 which is fixed accordingly in CWS langstatusbar. I introduced two new functions that can be used when that CWS gets integrated (will not be any time soon) but should be done for OOo 2.4. The new functions are: - OulinerView::RemoveAttribsKeepLanguages - EditView::RemoveAttribsKeepLanguages The Calc specific slot for this seems to be SID_CELL_FORMAT_RESET. There are two relevant occurrences one could be readily changed to make use of the new functions, for the other one (the one calling DeleteContents) it seems to be more troublesome to determine at the end (just before svx gets called) if Format/Default was triggered or not. Thus please take over. Thanks! Also ER raised the question if the new behavior required in the spec is really that useful for the spreadsheet where cells also have a language. Maybe it makes more sense for Calc to stay with the current behavior and apply the cells language to it's text when Format/Default gets called. Please discuss with FL. --------------------------------------------------------------------- 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]
