summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/uno
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-04-17 08:34:19 +0000
committerRüdiger Timm <rt@openoffice.org>2003-04-17 08:34:19 +0000
commit63bf0baf1e1d24889155636b49c70fbfebebfcac (patch)
treef191bf2756644ce821a43edc2c79f339d8e2f4a7 /udkapi/com/sun/star/uno
parentc7962a53b1efb7470b00bcddd04f720dca6718b6 (diff)
INTEGRATION: CWS sdk01 (1.1.28); FILE MERGED
2003/04/07 09:03:19 mi 1.1.28.1: #107627# new idls marked with @since
Diffstat (limited to 'udkapi/com/sun/star/uno')
-rw-r--r--udkapi/com/sun/star/uno/DeploymentException.idl6
1 files changed, 4 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/uno/DeploymentException.idl b/udkapi/com/sun/star/uno/DeploymentException.idl
index 70ed71344322..56e7159cd85a 100644
--- a/udkapi/com/sun/star/uno/DeploymentException.idl
+++ b/udkapi/com/sun/star/uno/DeploymentException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DeploymentException.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2003-03-27 17:37:11 $
+ * last change: $Author: rt $ $Date: 2003-04-17 09:34:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -73,6 +73,8 @@
//=============================================================================
/** Exception signalling a deployment error.
+
+ @since #107627#
*/
exception DeploymentException : com::sun::star::uno::RuntimeException
{