summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/beans/XHierarchicalPropertySetInfo.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/beans/XHierarchicalPropertySetInfo.idl')
-rw-r--r--udkapi/com/sun/star/beans/XHierarchicalPropertySetInfo.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/udkapi/com/sun/star/beans/XHierarchicalPropertySetInfo.idl b/udkapi/com/sun/star/beans/XHierarchicalPropertySetInfo.idl
index 546bd4004..c608995eb 100644
--- a/udkapi/com/sun/star/beans/XHierarchicalPropertySetInfo.idl
+++ b/udkapi/com/sun/star/beans/XHierarchicalPropertySetInfo.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XHierarchicalPropertySetInfo.idl,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 12:43:40 $
+ * last change: $Author: mi $ $Date: 2002-12-10 10:31:28 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -102,7 +102,7 @@ interface XHierarchicalPropertySetInfo: com::sun::star::uno::XInterface
@throws UnknownPropertyException
if the property does not exist.
- @throws com::sun::star::uno::lang::IllegalArgumentException
+ @throws com::sun::star::lang::IllegalArgumentException
if <var>aHierarchicalName</var> is not a well-formed
nested name for this hierarchy.
An implementation is not required to detect this
@@ -121,7 +121,7 @@ interface XHierarchicalPropertySetInfo: com::sun::star::uno::XInterface
@param aHierarchicalName
specifies the name of the property.
- @throws com::sun::star::uno::lang::IllegalArgumentException
+ @throws com::sun::star::lang::IllegalArgumentException
if <var>aHierarchicalName</var> is not a well-formed
nested name for this hierarchy.
An implementation is not required to detect this