required/CWS skeletonmaker : Changes to PropertySetMixin
[email protected] Wed, 17 Aug 2005 17:52:20 +0200 (MEST)
| Newsgroups | gmane.comp.openoffice.announce.interface |
|---|---|
| Message-ID | <20285311.1124293940767.JavaMail.root@so-web4> |
Type required Title Changes to PropertySetMixin Posted by [email protected] Affected [email protected], Effective from CWS skeletonmaker Summary cppuhelper/propertysetmixin.hxx com.sun.star.lib.uno.helper.PropertySetMixin.java Description On SRC680 CWS skeletonmaker, the C++ and Java PropertySetMixins are moved from comphelper to cppuhelper and from com.sun.star.lib.uno.helper.draft to com.sun.star.lib.uno.helper, respectively. In addition, the following three changes are made to both of them: - 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. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]