summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star
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
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')
-rw-r--r--offapi/com/sun/star/ucb/UnsupportedDataSinkException.idl6
-rw-r--r--offapi/com/sun/star/ucb/UnsupportedNameClashException.idl6
-rw-r--r--offapi/com/sun/star/ucb/UnsupportedOpenModeException.idl6
3 files changed, 9 insertions, 9 deletions
diff --git a/offapi/com/sun/star/ucb/UnsupportedDataSinkException.idl b/offapi/com/sun/star/ucb/UnsupportedDataSinkException.idl
index 8ac1ae658acb..0bd476716a81 100644
--- a/offapi/com/sun/star/ucb/UnsupportedDataSinkException.idl
+++ b/offapi/com/sun/star/ucb/UnsupportedDataSinkException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: UnsupportedDataSinkException.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:29:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -84,7 +84,7 @@ module com { module sun { module star { module ucb {
@author Kai Sommerfeld
@see Content
*/
-exception UnsupportedDataSinkException : com::sun::star::uno::Exception
+published exception UnsupportedDataSinkException : com::sun::star::uno::Exception
{
//-------------------------------------------------------------------------
/** contains the data sink that is not supported.
diff --git a/offapi/com/sun/star/ucb/UnsupportedNameClashException.idl b/offapi/com/sun/star/ucb/UnsupportedNameClashException.idl
index 522a6400c20d..0f69bf88a194 100644
--- a/offapi/com/sun/star/ucb/UnsupportedNameClashException.idl
+++ b/offapi/com/sun/star/ucb/UnsupportedNameClashException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: UnsupportedNameClashException.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:29:48 $
*
* 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 UnsupportedNameClashException : com::sun::star::uno::Exception
+published exception UnsupportedNameClashException : com::sun::star::uno::Exception
{
//-------------------------------------------------------------------------
/** contains the <type>NameClash</type> that is not supported.
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.