Eike Rathke cdbec91da4 special case TypedItemList in preparation for tdf#79250
Seems a Sequence<Any> property was never supported in the
qadevOOo/tests/java/ifc/beans/_XPropertySet.java addPropertyChangeListener()
tests, where the property has to be changed in ValueChanger to pass the test.
However, simply generally adding a value to an empty sequence does not work as
it would break other tests in turn, so special-case it to the TypedItemList
property. This is all fubar.

Change-Id: If6d0f45c7440e3553dc8bd293dadb21c5fb09bb5
2017-02-14 11:49:35 +01:00
..
2016-10-10 10:36:40 +00:00
2017-02-13 09:37:18 +00:00

Testsuite.