summaryrefslogtreecommitdiff
path: root/offapi/type_reference
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-09-09 11:05:04 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-09-09 11:05:04 +0200
commit773aecc810b1b39c0c3cc78eabf03054c9d113f1 (patch)
tree5f5bfdc1c35aa8a25450b20f94174b1371036a60 /offapi/type_reference
parent1f6b082388c7e1eaa668f02008488b317c0d4988 (diff)
Avoid needless incompatible change
..in 9ed1dd01be8afa0961e388a79e9ff4c1235820c2 "tdf#90839: support for wrapped text in data labels and for centered data value" by moving the additional optional property to the end; also, add missing @since tags Change-Id: I6f8a6cb22d29ba27a109089892b8df009d1043db
Diffstat (limited to 'offapi/type_reference')
-rw-r--r--offapi/type_reference/offapi.idl1
1 files changed, 0 insertions, 1 deletions
diff --git a/offapi/type_reference/offapi.idl b/offapi/type_reference/offapi.idl
index 888180e03ff4..f95e6b7f1844 100644
--- a/offapi/type_reference/offapi.idl
+++ b/offapi/type_reference/offapi.idl
@@ -3136,7 +3136,6 @@ module com {
interface ::com::sun::star::beans::XPropertySet;
[property] long DataCaption;
[property, optional] string LabelSeparator;
- [property, optional] boolean TextWordWrap;
[property, optional] long NumberFormat;
[property, optional] long PercentageNumberFormat;
[property, optional] long LabelPlacement;