summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/XInteractionCookieHandling.idl
diff options
context:
space:
mode:
authorJuergen Schmidt <jsc@openoffice.org>2001-03-16 15:41:54 +0000
committerJuergen Schmidt <jsc@openoffice.org>2001-03-16 15:41:54 +0000
commitcb052b66e6e945ae51f93baf28a53c9a5ad07d2e (patch)
treea8ea17ad9c564e34d8a1b91012fa4e5962353af3 /offapi/com/sun/star/ucb/XInteractionCookieHandling.idl
parent2503ca170abbf7dc9faebe97369b8a67d9423cea (diff)
remove interfaceheader with uik and remove [const] in method definitions
Diffstat (limited to 'offapi/com/sun/star/ucb/XInteractionCookieHandling.idl')
-rw-r--r--offapi/com/sun/star/ucb/XInteractionCookieHandling.idl5
1 files changed, 2 insertions, 3 deletions
diff --git a/offapi/com/sun/star/ucb/XInteractionCookieHandling.idl b/offapi/com/sun/star/ucb/XInteractionCookieHandling.idl
index 6a920cff84f8..757daf2e4323 100644
--- a/offapi/com/sun/star/ucb/XInteractionCookieHandling.idl
+++ b/offapi/com/sun/star/ucb/XInteractionCookieHandling.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XInteractionCookieHandling.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: kso $ $Date: 2001-02-09 13:05:26 $
+ * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -85,7 +85,6 @@ module com { module sun { module star { module ucb {
<p>This continuation is typically used in conjunction with
<type>HandleCookiesRequest</type>.
*/
-[ uik(E2281A20-33D6-11D1-AABE00A0-249D5590), ident( "XInteractionCookieHandling", 1.0 ) ]
interface XInteractionCookieHandling: com::sun::star::task::XInteractionContinuation
{
//-------------------------------------------------------------------------