To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66421
User cl changed the following:
What |Old value |New value
================================================================================
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Jun 14 07:34:31 -0700
2006 -------
Fixed in cws in svx/source/xoutdev/xattr.cxx
Problem was that many <item>::GetValue() methods where changed to
<item>::Get<itemtype>Value() methods but the int Sfx?Item::GetValue() still
there. So mostly compare operations like pItem1->GetValue() ==
pItem2->GetValue() where not detected by the compiler. Removed all of them in
xattr.cxx, but maybe there are more
---------------------------------------------------------------------
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]