summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/task
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-04-17 09:12:31 +0000
committerRüdiger Timm <rt@openoffice.org>2003-04-17 09:12:31 +0000
commit1d620dc56cafdf15637b2114e459995fe1b4c802 (patch)
treea4b3e0bff0385e206dd0b2b7fd334722db18093b /offapi/com/sun/star/task
parent2ce067bd6ba67b9a190ddd0133176b8b74e4d9ae (diff)
INTEGRATION: CWS sdk01 (1.1.78); FILE MERGED
2003/04/07 09:10:24 mi 1.1.78.1: #107627# new idls marked with @since
Diffstat (limited to 'offapi/com/sun/star/task')
-rw-r--r--offapi/com/sun/star/task/DocumentPasswordRequest.idl6
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/task/DocumentPasswordRequest.idl b/offapi/com/sun/star/task/DocumentPasswordRequest.idl
index da9fdee41a03..e7d9610cd0c6 100644
--- a/offapi/com/sun/star/task/DocumentPasswordRequest.idl
+++ b/offapi/com/sun/star/task/DocumentPasswordRequest.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DocumentPasswordRequest.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:56:30 $
+ * last change: $Author: rt $ $Date: 2003-04-17 10:12:31 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,6 +78,8 @@ module com { module sun { module star { module task {
be used to interact for a document password. Continuations for using with
the mentioned service are Abort and Approve.
</P>
+
+ @since #107627#
*/
exception DocumentPasswordRequest: PasswordRequest
{