diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:15:43 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:15:43 +0000 |
commit | 1bfbcc57442d3b9fce31c2a1e61f89c2dd95c812 (patch) | |
tree | 90a24e4d05cac34ca28f220671ef95ce71502c7f /udkapi/com | |
parent | a63472c893114f7d58c05ca6fc2fa82c345f25f2 (diff) |
INTEGRATION: CWS sdk14 (1.6.16); FILE MERGED
2005/02/02 15:46:24 mi 1.6.16.1: #i33588# since tags corrected
Diffstat (limited to 'udkapi/com')
-rw-r--r-- | udkapi/com/sun/star/uno/DeploymentException.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/uno/DeploymentException.idl b/udkapi/com/sun/star/uno/DeploymentException.idl index 0141a8409de7..2b221d0ef23a 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.6 $ + * $Revision: 1.7 $ * - * last change: $Author: obo $ $Date: 2004-09-09 17:03:36 $ + * last change: $Author: vg $ $Date: 2005-02-16 16:15:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -74,7 +74,7 @@ /** Exception signalling a deployment error. - @since OOo1.1.2 + @since OOo 1.1.2 */ published exception DeploymentException : com::sun::star::uno::RuntimeException { |