summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/beans/UnknownPropertyException.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 14:20:57 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 14:20:57 +0000
commitca98fb46771f6b301bb715fa38ec6c475f420caa (patch)
tree96b581bddcfd05d965a9d479a68e05b92bb5af53 /udkapi/com/sun/star/beans/UnknownPropertyException.idl
parentcb7d1abd12a2ab86dc66ea394a8a8c06ca8de1ae (diff)
INTEGRATION: CWS sb18 (1.7.116); FILE MERGED
2004/05/21 15:09:06 sb 1.7.116.1: #i21150# Added published flag.
Diffstat (limited to 'udkapi/com/sun/star/beans/UnknownPropertyException.idl')
-rw-r--r--udkapi/com/sun/star/beans/UnknownPropertyException.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/beans/UnknownPropertyException.idl b/udkapi/com/sun/star/beans/UnknownPropertyException.idl
index c6c3f7858b43..90dfdd27a015 100644
--- a/udkapi/com/sun/star/beans/UnknownPropertyException.idl
+++ b/udkapi/com/sun/star/beans/UnknownPropertyException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: UnknownPropertyException.idl,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 12:43:40 $
+ * last change: $Author: obo $ $Date: 2004-06-03 15:20:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,7 +77,7 @@
@see XPropertySet
*/
-exception UnknownPropertyException: com::sun::star::uno::Exception
+published exception UnknownPropertyException: com::sun::star::uno::Exception
{
};