summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2010-01-29 11:27:45 +0100
committersb <sb@openoffice.org>2010-01-29 11:27:45 +0100
commit51686bbd2b0ed0b233237b2607b1f4b0ef2a2ff8 (patch)
tree02170751a2b74a6a3d0f0495c7d1cda7b491531d /udkapi
parent84ae8fd53c7e18d7a803ca3616a8370d17dc5219 (diff)
sb119: #i107590# fixed documentation
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/reflection/XInterfaceAttributeTypeDescription2.idl3
1 files changed, 2 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/reflection/XInterfaceAttributeTypeDescription2.idl b/udkapi/com/sun/star/reflection/XInterfaceAttributeTypeDescription2.idl
index dfd31b74d250..30b226c1b349 100644
--- a/udkapi/com/sun/star/reflection/XInterfaceAttributeTypeDescription2.idl
+++ b/udkapi/com/sun/star/reflection/XInterfaceAttributeTypeDescription2.idl
@@ -38,7 +38,8 @@ module com { module sun { module star { module reflection {
interface XCompoundTypeDescription;
/**
- Reflects a singleton, supporting interface-based singletons.
+ Reflects an interface attribute, supporting extended attributes that are
+ bound or raise exceptions.
<p>This type supersedes <type>XInterfaceAttributeTypeDescription</type>,
which does not support extended attributes.</p>