summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/task
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2002-12-11 12:42:35 +0000
committerMichael Hönnig <mi@openoffice.org>2002-12-11 12:42:35 +0000
commit7cc55d3bb247c44bba7b765ba686f2ffc4af8d8c (patch)
treec3adb175b787b2aba1be1fefa2289f77a7c6485a /udkapi/com/sun/star/task
parent620561ba52015906a3a52d775599becea400201f (diff)
#106150# $Log removed
Diffstat (limited to 'udkapi/com/sun/star/task')
-rw-r--r--udkapi/com/sun/star/task/XInteractionAbort.idl21
-rw-r--r--udkapi/com/sun/star/task/XInteractionContinuation.idl24
-rw-r--r--udkapi/com/sun/star/task/XInteractionHandler.idl21
-rw-r--r--udkapi/com/sun/star/task/XInteractionRequest.idl27
-rw-r--r--udkapi/com/sun/star/task/XInteractionRetry.idl21
5 files changed, 10 insertions, 104 deletions
diff --git a/udkapi/com/sun/star/task/XInteractionAbort.idl b/udkapi/com/sun/star/task/XInteractionAbort.idl
index 8085fe221cee..7bcb41a72424 100644
--- a/udkapi/com/sun/star/task/XInteractionAbort.idl
+++ b/udkapi/com/sun/star/task/XInteractionAbort.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XInteractionAbort.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: jl $ $Date: 2002-07-18 13:24:53 $
+ * last change: $Author: mi $ $Date: 2002-12-11 13:38:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -86,22 +86,5 @@ interface XInteractionAbort: com::sun::star::task::XInteractionContinuation
/*=============================================================================
- $Log: not supported by cvs2svn $
- Revision 1.4 2001/03/16 16:41:45 jsc
- remove interfaceheader with uik and remove [const] in method definitions
-
- Revision 1.3 2000/11/08 12:44:23 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:56 hjs
- initial import
-
- Revision 1.3 2000/09/11 11:52:58 mi
- documentation merged from XML
-
- Revision 1.1.1.1 1999/11/11 09:48:46 jsc
- new
-
-
=============================================================================*/
#endif
diff --git a/udkapi/com/sun/star/task/XInteractionContinuation.idl b/udkapi/com/sun/star/task/XInteractionContinuation.idl
index 52273741eff0..06c1f59d87ef 100644
--- a/udkapi/com/sun/star/task/XInteractionContinuation.idl
+++ b/udkapi/com/sun/star/task/XInteractionContinuation.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XInteractionContinuation.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: sb $ $Date: 2002-11-07 12:22:42 $
+ * last change: $Author: mi $ $Date: 2002-12-11 13:38:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -97,25 +97,5 @@ interface XInteractionContinuation: com::sun::star::uno::XInterface
/*=============================================================================
- $Log: not supported by cvs2svn $
- Revision 1.1 2002/07/18 13:24:55 jl
- #101225#These interfaces were originally located in offapi in the same namespace
-
- Revision 1.4 2001/03/16 16:41:45 jsc
- remove interfaceheader with uik and remove [const] in method definitions
-
- Revision 1.3 2000/11/08 12:44:23 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:56 hjs
- initial import
-
- Revision 1.3 2000/09/11 11:52:58 mi
- documentation merged from XML
-
- Revision 1.1.1.1 1999/11/11 09:48:46 jsc
- new
-
-
=============================================================================*/
#endif
diff --git a/udkapi/com/sun/star/task/XInteractionHandler.idl b/udkapi/com/sun/star/task/XInteractionHandler.idl
index 299066222abe..662cfef063fa 100644
--- a/udkapi/com/sun/star/task/XInteractionHandler.idl
+++ b/udkapi/com/sun/star/task/XInteractionHandler.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XInteractionHandler.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: jl $ $Date: 2002-07-18 13:24:59 $
+ * last change: $Author: mi $ $Date: 2002-12-11 13:38:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -96,22 +96,5 @@ interface XInteractionHandler: com::sun::star::uno::XInterface
/*=============================================================================
- $Log: not supported by cvs2svn $
- Revision 1.4 2001/03/16 16:41:45 jsc
- remove interfaceheader with uik and remove [const] in method definitions
-
- Revision 1.3 2000/11/08 12:44:23 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:56 hjs
- initial import
-
- Revision 1.3 2000/09/11 11:52:58 mi
- documentation merged from XML
-
- Revision 1.1.1.1 1999/11/11 09:48:46 jsc
- new
-
-
=============================================================================*/
#endif
diff --git a/udkapi/com/sun/star/task/XInteractionRequest.idl b/udkapi/com/sun/star/task/XInteractionRequest.idl
index 5b7bbf2613df..01392f64e4bb 100644
--- a/udkapi/com/sun/star/task/XInteractionRequest.idl
+++ b/udkapi/com/sun/star/task/XInteractionRequest.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XInteractionRequest.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: sb $ $Date: 2002-11-07 12:23:56 $
+ * last change: $Author: mi $ $Date: 2002-12-11 13:38:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -107,28 +107,5 @@ interface XInteractionRequest: com::sun::star::uno::XInterface
/*=============================================================================
- $Log: not supported by cvs2svn $
- Revision 1.1 2002/07/18 13:25:02 jl
- #101225#These interfaces were originally located in offapi in the same namespace
-
- Revision 1.4 2001/03/16 16:41:45 jsc
- remove interfaceheader with uik and remove [const] in method definitions
-
- Revision 1.3 2000/11/08 12:44:23 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:56 hjs
- initial import
-
- Revision 1.4 2000/09/11 11:52:58 mi
- documentation merged from XML
-
- Revision 1.2 2000/02/07 11:24:59 mi
- zu #70728# missing documentation marked
-
- Revision 1.1.1.1 1999/11/11 09:48:46 jsc
- new
-
-
=============================================================================*/
#endif
diff --git a/udkapi/com/sun/star/task/XInteractionRetry.idl b/udkapi/com/sun/star/task/XInteractionRetry.idl
index adc954f287bc..4afc652bcc8a 100644
--- a/udkapi/com/sun/star/task/XInteractionRetry.idl
+++ b/udkapi/com/sun/star/task/XInteractionRetry.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XInteractionRetry.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: jl $ $Date: 2002-07-18 13:25:03 $
+ * last change: $Author: mi $ $Date: 2002-12-11 13:38:21 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -86,22 +86,5 @@ interface XInteractionRetry: com::sun::star::task::XInteractionContinuation
/*=============================================================================
- $Log: not supported by cvs2svn $
- Revision 1.4 2001/03/16 16:41:45 jsc
- remove interfaceheader with uik and remove [const] in method definitions
-
- Revision 1.3 2000/11/08 12:44:23 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:56 hjs
- initial import
-
- Revision 1.3 2000/09/11 11:52:58 mi
- documentation merged from XML
-
- Revision 1.1.1.1 1999/11/11 09:48:46 jsc
- new
-
-
=============================================================================*/
#endif