summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/reflection/XArrayTypeDescription.idl
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-01-31 10:15:47 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-01-31 10:15:47 +0100
commit9e77c2fb7cadfd477fb1b971b011d43f30781660 (patch)
tree7a7d70822e2628a1e6383a15eeedb8fea5309123 /udkapi/com/sun/star/reflection/XArrayTypeDescription.idl
parent11235e86497df47ff3acc61c1cab9fff0b91949e (diff)
Remove UNOIDL "array" and "union" vaporware remnants
...and deprecate what cannot be removed for compatibility. Change-Id: I1ea335af775b867b468b8285113631167729a92a
Diffstat (limited to 'udkapi/com/sun/star/reflection/XArrayTypeDescription.idl')
-rw-r--r--udkapi/com/sun/star/reflection/XArrayTypeDescription.idl4
1 files changed, 1 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/reflection/XArrayTypeDescription.idl b/udkapi/com/sun/star/reflection/XArrayTypeDescription.idl
index bd9f2efa7bac..ff5673df19ef 100644
--- a/udkapi/com/sun/star/reflection/XArrayTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XArrayTypeDescription.idl
@@ -26,9 +26,7 @@
module com { module sun { module star { module reflection {
-/** Deprecated. Arrays are not supported.
- Reflects a fixed-size array type.
- The type class of this description is TypeClass_ARRAY.
+/** Deprecated, UNOIDL does not have an array concept.
@deprecated
*/