summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/beans/Property.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/beans/Property.idl')
-rw-r--r--udkapi/com/sun/star/beans/Property.idl9
1 files changed, 4 insertions, 5 deletions
diff --git a/udkapi/com/sun/star/beans/Property.idl b/udkapi/com/sun/star/beans/Property.idl
index 58588cb8b382..7892e1668dce 100644
--- a/udkapi/com/sun/star/beans/Property.idl
+++ b/udkapi/com/sun/star/beans/Property.idl
@@ -28,12 +28,11 @@ module com { module sun { module star { module beans {
/** This structure describes a property.
+ There are three types of properties:
+ - bound properties
+ - constrained properties
+ - free properties
- <dl>There are three types of properties:
- <dt>- bound properties</dt>
- <dt>- constrained properties</dt>
- <dt>- free properties</dt>
- </dl>
*/
published struct Property
{