summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/task
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2001-05-03 09:52:14 +0000
committerMichael Hönnig <mi@openoffice.org>2001-05-03 09:52:14 +0000
commit6c0c8f64aded3c8d0a9be617ae58632de33de389 (patch)
tree831b7f0795c17a83b1ff5e1ec9459bd2d90dc619 /offapi/com/sun/star/task
parentf58812a0fd952c2c8c73ee8491e665bc7e01b387 (diff)
[uik] header does not exist anymore
Diffstat (limited to 'offapi/com/sun/star/task')
-rw-r--r--offapi/com/sun/star/task/XPasswordContainer.idl5
1 files changed, 2 insertions, 3 deletions
diff --git a/offapi/com/sun/star/task/XPasswordContainer.idl b/offapi/com/sun/star/task/XPasswordContainer.idl
index 0c62fca2290f..0210be33aab1 100644
--- a/offapi/com/sun/star/task/XPasswordContainer.idl
+++ b/offapi/com/sun/star/task/XPasswordContainer.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XPasswordContainer.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mav $ $Date: 2001-05-02 15:02:38 $
+ * last change: $Author: mi $ $Date: 2001-05-03 10:52:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,7 +77,6 @@ module com { module sun { module star { module task {
//=============================================================================
/** Allows to save passwords with URL-pattern, to use them later.
*/
-[ uik(F13D7F6A-73A2-40E2-9A2F1DBC-24835A0E), ident( "XPasswordContainer", 1.0 ) ]
interface XPasswordContainer : com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------