To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=102062
------- Additional comments from [email protected] Wed Jun 17 13:36:34 +0000 2009 ------- AW: Various problems combined. First, WrongSpell at the ContentInfo class (deep in the OutlinerParaObject) which holds the WrongList does not compare it in the operator==. Discussed with MT and TL, it is probably by purpose since it's non-persistent data at the OPO. Created a 2nd hierarchy of methods called 'isWrongListEqual', but has the notation and functionality of the operator==, but for WrongList only. Using this in SdrTextAttribute::operator== makes the needed updates work. --------------------------------------------------------------------- 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]
