summaryrefslogtreecommitdiff
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.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/beans/XPropertyContainer.idl b/udkapi/com/sun/star/beans/XPropertyContainer.idl
index 72f1876e55e1..1843082b27e7 100644
--- a/udkapi/com/sun/star/beans/XPropertyContainer.idl
+++ b/udkapi/com/sun/star/beans/XPropertyContainer.idl
@@ -48,7 +48,7 @@ published interface XPropertyContainer: com::sun::star::uno::XInterface
/** adds a property to the object.
- @param aName
+ @param Name
specifies the name of the new property.
@param Attributes
@@ -74,7 +74,7 @@ published interface XPropertyContainer: com::sun::star::uno::XInterface
/** removes a property from the object.
- @param aName
+ @param Name
specified the name of the property.
@throws UnknownPropertyException