summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/XInteractionCookieHandling.idl
diff options
context:
space:
mode:
authorGábor Stefanik <netrolller.3d@gmail.com>2012-04-25 15:37:10 +0200
committerMichael Meeks <michael.meeks@suse.com>2012-04-26 09:38:10 +0100
commitc581e326181abfcdd1fffd7fcf49ed705274ed93 (patch)
treec2d57b5d2e448200ca4cfcced0497be3ee7b0203 /offapi/com/sun/star/ucb/XInteractionCookieHandling.idl
parent6329ad39832e6d8101b8384e6d96ca281a303d37 (diff)
fdo#48870: Remove cookie handling code.
Diffstat (limited to 'offapi/com/sun/star/ucb/XInteractionCookieHandling.idl')
-rw-r--r--offapi/com/sun/star/ucb/XInteractionCookieHandling.idl2
1 files changed, 2 insertions, 0 deletions
diff --git a/offapi/com/sun/star/ucb/XInteractionCookieHandling.idl b/offapi/com/sun/star/ucb/XInteractionCookieHandling.idl
index 66fc31467d33..368b5c3a9efb 100644
--- a/offapi/com/sun/star/ucb/XInteractionCookieHandling.idl
+++ b/offapi/com/sun/star/ucb/XInteractionCookieHandling.idl
@@ -43,6 +43,8 @@ module com { module sun { module star { module ucb {
<p>This continuation is typically used in conjunction with
<type>HandleCookiesRequest</type>.
+
+ @deprecated
*/
published interface XInteractionCookieHandling: com::sun::star::task::XInteractionContinuation
{