summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/reflection/XUnionTypeDescription.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/reflection/XUnionTypeDescription.idl')
-rw-r--r--udkapi/com/sun/star/reflection/XUnionTypeDescription.idl5
1 files changed, 1 insertions, 4 deletions
diff --git a/udkapi/com/sun/star/reflection/XUnionTypeDescription.idl b/udkapi/com/sun/star/reflection/XUnionTypeDescription.idl
index 179dfe13b033..32bbe98e4aae 100644
--- a/udkapi/com/sun/star/reflection/XUnionTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XUnionTypeDescription.idl
@@ -26,10 +26,7 @@
module com { module sun { module star { module reflection {
-/** Deprecated. Unions are not supported.
- Reflects a union type.
- The discriminant of a union switches between the current value types.
- In addition, there is also a default case, having no discriminant.
+/** Deprecated, UNOIDL does not have a union concept.
@deprecated
*/