Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).
Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2007/07/06 12:00:53 bm 1.2.12.1: #ii78871# implemented property listener (for one property) by passing to inner property. For more complex properties the methods would have to be overloaded
2007/02/08 21:25:47 iha 1.1.2.11: resync m195 -> m202
2006/10/04 15:24:08 iha 1.1.2.10: #i63570# loading donut example crashes on solaris
2006/08/08 12:31:01 iha 1.1.2.9: corrected exception handling for XPropertySet
2006/02/17 20:57:55 iha 1.1.2.8: enlarge validity of api wrapper objects to lifetime of new chartmodel
2006/02/06 13:40:48 iha 1.1.2.7: make WrappedPropertySet a MutexContainer
2006/02/02 14:36:19 iha 1.1.2.6: enable late init with inner propertyset
2005/11/08 13:59:04 bm 1.1.2.5: no query from XPropertySet to XPropertySet necessary
2005/10/11 09:20:56 bm 1.1.2.4: license header change
2005/07/15 13:32:28 iha 1.1.2.3: removed support if FastPropertySet at WrappedPropertySet as this is to errorprone due to mismatch of FastPropertyIds
2005/04/21 16:44:23 iha 1.1.2.2: assert missing property
2005/04/19 17:27:10 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)