summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-04-17 09:03:07 +0000
committerRüdiger Timm <rt@openoffice.org>2003-04-17 09:03:07 +0000
commitaf0519ff0b29b27d6916c232f5a2ee9c12a5a05e (patch)
treecc345917617650cbe01cefece1d196a3a534a2a6 /offapi/com/sun/star/document
parentd199e938f09e9edb4963eceecbb0375acf8254af (diff)
INTEGRATION: CWS sdk01 (1.1.4.1.38); FILE MERGED
2003/04/07 09:09:53 mi 1.1.4.1.38.1: #107627# new idls marked with @since
Diffstat (limited to 'offapi/com/sun/star/document')
-rw-r--r--offapi/com/sun/star/document/BrokenPackageRequest.idl6
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/document/BrokenPackageRequest.idl b/offapi/com/sun/star/document/BrokenPackageRequest.idl
index 5099ee6ca757..0d7153b71dfe 100644
--- a/offapi/com/sun/star/document/BrokenPackageRequest.idl
+++ b/offapi/com/sun/star/document/BrokenPackageRequest.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: BrokenPackageRequest.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:53:37 $
+ * last change: $Author: rt $ $Date: 2003-04-17 10:03:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -71,6 +71,8 @@ module com { module sun { module star { module document {
//=============================================================================
/** Is used for interaction handle in case package is broken.
+
+ @since #107627#
*/
exception BrokenPackageRequest : ::com::sun::star::uno::Exception
{