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 n...@openoffice.org 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: issues-unsubscr...@sc.openoffice.org For additional commands, e-mail: issues-h...@sc.openoffice.org --------------------------------------------------------------------- To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org