summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/beans/PropertySet.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 14:18:19 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 14:18:19 +0000
commita6bb0b01db1e52d4030ba2313f047f3c0abf5796 (patch)
tree24965d8d708e7d81354a5b0a58f9f38434e7df3b /udkapi/com/sun/star/beans/PropertySet.idl
parent7c453057d6151e861e1aef1dbb463e5d61e7738a (diff)
INTEGRATION: CWS sb18 (1.2.118); FILE MERGED
2004/05/21 15:09:04 sb 1.2.118.1: #i21150# Added published flag.
Diffstat (limited to 'udkapi/com/sun/star/beans/PropertySet.idl')
-rw-r--r--udkapi/com/sun/star/beans/PropertySet.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/beans/PropertySet.idl b/udkapi/com/sun/star/beans/PropertySet.idl
index 1f1ed2000f16..0e133ea6de4a 100644
--- a/udkapi/com/sun/star/beans/PropertySet.idl
+++ b/udkapi/com/sun/star/beans/PropertySet.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: PropertySet.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2002-09-02 11:22:46 $
+ * last change: $Author: obo $ $Date: 2004-06-03 15:18:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -92,7 +92,7 @@ module com { module sun { module star { module beans {
<p>It specifies several, mostly optional ways to access properties.
*/
-service PropertySet
+published service PropertySet
{
interface com::sun::star::beans::XPropertySet;