Files
loongoffice/offapi/type_reference
Michael Stahl ff3d85dbd7 API CHANGE: GetExpression Value is read-only, NumberingType an illusion
The implementation in Writer has Value property read-only since initial
CVS import, and NumberingType property never existed, so adapt
com.sun.star.text.textfield.GetExpression to implementation.

Thanks to the really cool David Ostrovsky for finding these.

Change-Id: I3b12a8103d0d6de7dbf644f30db3f192b0331f0a
SERVICE: /UCR/com/sun/star/text/textfield/GetExpression
  SERVICE1 contains 1 more properties as SERVICE2
  incompatible change: Field 3 ('NumberingType') of r1 is not longer a property of this SERVICE in r2
  incompatible change: Field 6 ('Value') of r1 is not longer a property of this SERVICE in r2
  incompatible change: Field 5 ('Value') of r2 is a new property compared to this SERVICE in r1 and is not 'optional'
2013-04-03 23:34:34 +02:00
..