summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/beans/XPropertySet.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 14:24:50 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 14:24:50 +0000
commit8c529021a9eb51690f069bbdc80fb4bd8818a656 (patch)
treea8c0ec0f41ac80e9d0b9b9f19d2b12e5ec07c8dd /udkapi/com/sun/star/beans/XPropertySet.idl
parent2283152d7fafaf0c214be1f8c04dbc4c8eca97ee (diff)
INTEGRATION: CWS sb18 (1.11.116); FILE MERGED
2004/05/21 15:09:10 sb 1.11.116.1: #i21150# Added published flag.
Diffstat (limited to 'udkapi/com/sun/star/beans/XPropertySet.idl')
-rw-r--r--udkapi/com/sun/star/beans/XPropertySet.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/beans/XPropertySet.idl b/udkapi/com/sun/star/beans/XPropertySet.idl
index 3394f5a82..14955dbb2 100644
--- a/udkapi/com/sun/star/beans/XPropertySet.idl
+++ b/udkapi/com/sun/star/beans/XPropertySet.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XPropertySet.idl,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: kz $ $Date: 2004-05-19 10:26:08 $
+ * last change: $Author: obo $ $Date: 2004-06-03 15:24:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -120,7 +120,7 @@ module com { module sun { module star { module beans {
@see com::sun::star::beans::XExactName
*/
-interface XPropertySet: com::sun::star::uno::XInterface
+published interface XPropertySet: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------