summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/script/InterruptReason.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 15:22:06 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 15:22:06 +0000
commitd376987c836c1a0d704f63c52a6c745ff3c22667 (patch)
treed8dae1e246afcafe55c387370f4c32c8b94023fd /udkapi/com/sun/star/script/InterruptReason.idl
parentdcfd22f113d1d833eb651f8322853f7679239ec2 (diff)
INTEGRATION: CWS sb18 (1.6.116); FILE MERGED
2004/05/21 15:10:16 sb 1.6.116.1: #i21150# Added published flag.
Diffstat (limited to 'udkapi/com/sun/star/script/InterruptReason.idl')
-rw-r--r--udkapi/com/sun/star/script/InterruptReason.idl7
1 files changed, 3 insertions, 4 deletions
diff --git a/udkapi/com/sun/star/script/InterruptReason.idl b/udkapi/com/sun/star/script/InterruptReason.idl
index 2d06d16e0c61..d461a9bb734e 100644
--- a/udkapi/com/sun/star/script/InterruptReason.idl
+++ b/udkapi/com/sun/star/script/InterruptReason.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: InterruptReason.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 12:44:17 $
+ * last change: $Author: obo $ $Date: 2004-06-03 16:21:33 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -69,10 +69,9 @@
//=============================================================================
/** values used to specify the response for a scripting engine
interrupt.
-
@deprecated
*/
-enum InterruptReason
+published enum InterruptReason
{
//-------------------------------------------------------------------------
/** script execution was cancelled.