summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util/VetoException.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-09-09 15:50:25 +0000
committerOliver Bolte <obo@openoffice.org>2004-09-09 15:50:25 +0000
commit6a732aa5026665211d9efda95b540fd90c8adb56 (patch)
treea51e55960ceeeda2c6a0aa1fc7b15995af2870f2 /offapi/com/sun/star/util/VetoException.idl
parent23f8f61070492e38a82ce228b5936950034c8a40 (diff)
INTEGRATION: CWS toolbars2 (1.6.70); FILE MERGED
2004/08/19 12:30:29 mi 1.6.70.1: #i33199# @since with version number instead of issue id
Diffstat (limited to 'offapi/com/sun/star/util/VetoException.idl')
-rw-r--r--offapi/com/sun/star/util/VetoException.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/util/VetoException.idl b/offapi/com/sun/star/util/VetoException.idl
index dd4babb421e8..d7ab407945d2 100644
--- a/offapi/com/sun/star/util/VetoException.idl
+++ b/offapi/com/sun/star/util/VetoException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: VetoException.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2004-06-04 02:00:25 $
+ * last change: $Author: obo $ $Date: 2004-09-09 16:49:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,7 +74,7 @@ module com { module sun { module star { module util {
/** thrown to indicate a general veto.
- @since #107627#
+ @since OOo 1.1.2
*/
published exception VetoException : com::sun::star::uno::Exception
{