To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=53316
User sb changed the following:
What |Old value |New value
================================================================================
Status|STARTED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Aug 17 08:46:57 -0700
2005 -------
Changed three things for both C++ cppuhelper::PropertySetMixin and Java
com.sun.star.lib.uno.helper.PropertySetMixin:
- The additional constructor argument absentOptional lists those optional
properties that are not present, and should thus not be visible via
com.sun.star.beans.XPropertySet.getPropertySetInfo.
- To better integrate with our existing body of code, prepareSet has been
changed to take both oldValue and newValue, although those values are rather
useless unless the given property is constrained.
- The numbering of the property Handles has been fixed.
The tests in cppuhelper/qa/propertysetmixin have been updated accordingly.
---------------------------------------------------------------------
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]