diff options
author | Rüdiger Timm <rt@openoffice.org> | 2007-11-07 08:58:16 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2007-11-07 08:58:16 +0000 |
commit | 7879e6ca8c643f6be03d1e1260b2d6e84b0e2919 (patch) | |
tree | 9fbac4b950be11ef0f95bfb3d6eade90be602d39 /offapi | |
parent | d7c94e8a6f97c9a69a95c8dae1e66f41e505d308 (diff) |
INTEGRATION: CWS tkr05_SRC680 (1.8.168); FILE MERGED
2007/09/20 10:59:22 tkr 1.8.168.1: #i31053#: WebDAV HTTPS Support
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/task/InteractionHandler.idl | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/com/sun/star/task/InteractionHandler.idl b/offapi/com/sun/star/task/InteractionHandler.idl index c21653c2f6c5..a955d2ac576c 100644 --- a/offapi/com/sun/star/task/InteractionHandler.idl +++ b/offapi/com/sun/star/task/InteractionHandler.idl @@ -4,9 +4,9 @@ * * $RCSfile: InteractionHandler.idl,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: kz $ $Date: 2006-12-13 15:13:48 $ + * last change: $Author: rt $ $Date: 2007-11-07 09:58:16 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -51,6 +51,7 @@ module com { module sun { module star { module task { <P>The well known requests handled by this service include <UL> <LI><type scope="com::sun::star::ucb">AuthenticationRequest</type></LI> + <LI><type scope="com::sun::star::ucb">CertificateValidationRequest</type></LI> <LI><type scope="com::sun::star::sync2">BadPartnershipException</type>*</LI> <LI><type scope="com::sun::star::ucb">HandleCookiesRequest</type></LI> <LI><type scope="com::sun::star::ucb">InteractiveAugmentedIOException</type>*</LI> |