summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/task
diff options
context:
space:
mode:
authorAndreas Schlüns <as@openoffice.org>2002-11-05 08:22:12 +0000
committerAndreas Schlüns <as@openoffice.org>2002-11-05 08:22:12 +0000
commite3ea42f011726b3b8bbdd96e70e4a83659ddd9cf (patch)
treef408e17bc1800b6121a1b8acafed32819ccd67e0 /offapi/com/sun/star/task
parentb0fd69a6fefcfe6ea36c423d66f7029e73badbda (diff)
#96508# correct some idl docs
Diffstat (limited to 'offapi/com/sun/star/task')
-rw-r--r--offapi/com/sun/star/task/PasswordRequestMode.idl7
1 files changed, 5 insertions, 2 deletions
diff --git a/offapi/com/sun/star/task/PasswordRequestMode.idl b/offapi/com/sun/star/task/PasswordRequestMode.idl
index 5593f56c5894..eaac4d708e89 100644
--- a/offapi/com/sun/star/task/PasswordRequestMode.idl
+++ b/offapi/com/sun/star/task/PasswordRequestMode.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: PasswordRequestMode.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:09:53 $
+ * last change: $Author: as $ $Date: 2002-11-05 09:22:12 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -67,6 +67,9 @@
module com { module sun { module star { module task {
//=============================================================================
+/** the mode in which a password should be asked
+ @see PasswordRequest
+ */
enum PasswordRequestMode
{
//-------------------------------------------------------------------------