summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/UnsupportedOpenModeException.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-04 00:30:00 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-04 00:30:00 +0000
commitf0e84248c3e423e787f40b41fea5b713584c05b4 (patch)
tree646cbecf0b489d8ec27033caaf2013ac7694b3ca /offapi/com/sun/star/ucb/UnsupportedOpenModeException.idl
parent10b9367e6bc934fb0eabcfab24bc31bc58d5c4ee (diff)
INTEGRATION: CWS sb18 (1.1.438); FILE MERGED
2004/05/21 15:06:08 sb 1.1.438.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/ucb/UnsupportedOpenModeException.idl')
-rw-r--r--offapi/com/sun/star/ucb/UnsupportedOpenModeException.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/ucb/UnsupportedOpenModeException.idl b/offapi/com/sun/star/ucb/UnsupportedOpenModeException.idl
index e0d509b6e84e..0d0f8ca33141 100644
--- a/offapi/com/sun/star/ucb/UnsupportedOpenModeException.idl
+++ b/offapi/com/sun/star/ucb/UnsupportedOpenModeException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: UnsupportedOpenModeException.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: kso $ $Date: 2001-05-29 09:30:40 $
+ * last change: $Author: obo $ $Date: 2004-06-04 01:30:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -81,7 +81,7 @@ module com { module sun { module star { module ucb {
@author Kai Sommerfeld
@see Content
*/
-exception UnsupportedOpenModeException : com::sun::star::uno::Exception
+published exception UnsupportedOpenModeException : com::sun::star::uno::Exception
{
//-------------------------------------------------------------------------
/** contains the <type>OpenMode</type> that is not supported.