summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--offapi/com/sun/star/ucb/CommandInfoChangeEvent.idl6
-rw-r--r--offapi/com/sun/star/ucb/ConnectionMode.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/ucb/CommandInfoChangeEvent.idl b/offapi/com/sun/star/ucb/CommandInfoChangeEvent.idl
index 38f44e5f3..4f78f5edb 100644
--- a/offapi/com/sun/star/ucb/CommandInfoChangeEvent.idl
+++ b/offapi/com/sun/star/ucb/CommandInfoChangeEvent.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: CommandInfoChangeEvent.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: kso $ $Date: 2001-02-12 13:41:07 $
+ * last change: $Author: obo $ $Date: 2004-06-04 00:59:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,7 +76,7 @@ module com { module sun { module star { module ucb {
<p>A <type>CommandInfoChangeEvent</type> object is sent to
<type>XCommandInfoChangeListener</type>s.
*/
-struct CommandInfoChangeEvent: com::sun::star::lang::EventObject
+published struct CommandInfoChangeEvent: com::sun::star::lang::EventObject
{
//-------------------------------------------------------------------------
/** contains the name of the command.
diff --git a/offapi/com/sun/star/ucb/ConnectionMode.idl b/offapi/com/sun/star/ucb/ConnectionMode.idl
index 798cd3ad1..d8cb637ca 100644
--- a/offapi/com/sun/star/ucb/ConnectionMode.idl
+++ b/offapi/com/sun/star/ucb/ConnectionMode.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ConnectionMode.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: kso $ $Date: 2001-02-12 15:53:18 $
+ * last change: $Author: obo $ $Date: 2004-06-04 01:00:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,7 +72,7 @@ module com { module sun { module star { module ucb {
@see XCommandProcessor
@see Content
*/
-constants ConnectionMode
+published constants ConnectionMode
{
//-------------------------------------------------------------------------
/** "Online" - Network access is allowed.