summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/reflection/XPropertyTypeDescription.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/reflection/XPropertyTypeDescription.idl')
-rw-r--r--udkapi/com/sun/star/reflection/XPropertyTypeDescription.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/reflection/XPropertyTypeDescription.idl b/udkapi/com/sun/star/reflection/XPropertyTypeDescription.idl
index b994d92b5679..ede861666e34 100644
--- a/udkapi/com/sun/star/reflection/XPropertyTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XPropertyTypeDescription.idl
@@ -38,7 +38,7 @@ published interface XPropertyTypeDescription : com::sun::star::reflection::XType
/** @return the flags defined for this property.
<p>The possible values are defined in
- <type scope="com::sun::star::beans">PropertyAttribute</type>
+ com::sun::star::beans::PropertyAttribute
*/
short getPropertyFlags();