summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/task
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-04-17 09:12:53 +0000
committerRüdiger Timm <rt@openoffice.org>2003-04-17 09:12:53 +0000
commite427ce291535f0ca374103a8326ac75e51d1503d (patch)
tree3b2b8304618e235bcfeeab62fc2da8f2d90bf4d0 /offapi/com/sun/star/task
parent4fff4ac7b2d142dafb2cdf8216f582268d7b790d (diff)
INTEGRATION: CWS sdk01 (1.2.4); FILE MERGED
2003/04/15 15:09:19 mi 1.2.4.1: #107627# @since tags added
Diffstat (limited to 'offapi/com/sun/star/task')
-rw-r--r--offapi/com/sun/star/task/AsyncJob.idl6
-rw-r--r--offapi/com/sun/star/task/Job.idl6
2 files changed, 8 insertions, 4 deletions
diff --git a/offapi/com/sun/star/task/AsyncJob.idl b/offapi/com/sun/star/task/AsyncJob.idl
index a27ab4f77b44..50c001284550 100644
--- a/offapi/com/sun/star/task/AsyncJob.idl
+++ b/offapi/com/sun/star/task/AsyncJob.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: AsyncJob.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2003-04-04 17:43:26 $
+ * last change: $Author: rt $ $Date: 2003-04-17 10:12:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,6 +79,8 @@ module com { module sun { module star { module task {
instance.
@see Job
+
+ @since #107627#
*/
service AsyncJob
{
diff --git a/offapi/com/sun/star/task/Job.idl b/offapi/com/sun/star/task/Job.idl
index 8c2cf4695aaf..92a2706fea8e 100644
--- a/offapi/com/sun/star/task/Job.idl
+++ b/offapi/com/sun/star/task/Job.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Job.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2003-04-04 17:43:34 $
+ * last change: $Author: rt $ $Date: 2003-04-17 10:12:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,6 +79,8 @@ module com { module sun { module star { module task {
instance.
@see AsyncJob
+
+ @since #107627#
*/
service Job
{