summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/beans/XPropertyWithState.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 14:26:23 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 14:26:23 +0000
commit9fa15cdfc1fe12e677598ba129b98916fcc24c02 (patch)
treef4b5f4e4c377e8b25bc4b7cbb06b46a58557e878 /udkapi/com/sun/star/beans/XPropertyWithState.idl
parent60077443eb50396c351be778cf9a8ca6d6bf1b6c (diff)
INTEGRATION: CWS sb18 (1.9.116); FILE MERGED
2004/05/21 15:09:12 sb 1.9.116.1: #i21150# Added published flag.
Diffstat (limited to 'udkapi/com/sun/star/beans/XPropertyWithState.idl')
-rw-r--r--udkapi/com/sun/star/beans/XPropertyWithState.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/beans/XPropertyWithState.idl b/udkapi/com/sun/star/beans/XPropertyWithState.idl
index de9d26a48..fcaefde9c 100644
--- a/udkapi/com/sun/star/beans/XPropertyWithState.idl
+++ b/udkapi/com/sun/star/beans/XPropertyWithState.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XPropertyWithState.idl,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 12:43:44 $
+ * last change: $Author: obo $ $Date: 2004-06-03 15:26:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -99,7 +99,7 @@ module com { module sun { module star { module beans {
also implement <type>XProperty</type>.
</p>
*/
-interface XPropertyWithState: com::sun::star::uno::XInterface
+published interface XPropertyWithState: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------