To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=83643
------- Additional comments from [email protected] Tue Mar 24 17:53:37 +0000 2009 ------- If you change ScConditionalFormat::GetEntry in conditio.hxx, you also have to change it in the cxx. But from a "maintainable code" point of view, the change to return a non-const pointer from GetEntry isn't optimal. I would prefer a "RenameCellStyle" (or similar) method in ScConditionalFormat, which loops over the entries. This would be more similar to the existing UpdateReference handling. Otherwise, this looks good. --------------------------------------------------------------------- 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]
