summaryrefslogtreecommitdiffstats
path: root/udkapi/com/sun/star/beans/XPropertyContainer.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/beans/XPropertyContainer.idl')
-rw-r--r--udkapi/com/sun/star/beans/XPropertyContainer.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/beans/XPropertyContainer.idl b/udkapi/com/sun/star/beans/XPropertyContainer.idl
index 9349bf8f5331..72f1876e55e1 100644
--- a/udkapi/com/sun/star/beans/XPropertyContainer.idl
+++ b/udkapi/com/sun/star/beans/XPropertyContainer.idl
@@ -40,7 +40,7 @@ module com { module sun { module star { module beans {
/** makes it possible to add and remove properties to or from an object.
<p>Some scripting engines cannot access properties directly when the
- property set is changed. Please use <member>XPropertySet::getPropertyValue</member>
+ property set is changed. Please use XPropertySet::getPropertyValue()
etc. in this case. </p>
*/
published interface XPropertyContainer: com::sun::star::uno::XInterface