From 25d960389644b2c671c9165540aaa0c5e6882247 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Fri, 26 Nov 2004 13:43:40 +0000 Subject: [PATCH] INTEGRATION: CWS xmlsec06 (1.4.96); FILE MERGED 2004/11/10 13:11:11 tra 1.4.96.1: #i36532#all interfaces and service descriptions concerning proxy settings have been marked as deprecated --- offapi/com/sun/star/system/XProxySettings.idl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/offapi/com/sun/star/system/XProxySettings.idl b/offapi/com/sun/star/system/XProxySettings.idl index 2cd143844806..ee0ad69b3fdc 100644 --- a/offapi/com/sun/star/system/XProxySettings.idl +++ b/offapi/com/sun/star/system/XProxySettings.idl @@ -2,9 +2,9 @@ * * $RCSfile: XProxySettings.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: obo $ $Date: 2004-06-03 23:35:16 $ + * last change: $Author: rt $ $Date: 2004-11-26 14:43:40 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,6 +77,8 @@ module com { module sun { module star { module system { //============================================================================= /** Enables access to different proxy settings. If particular settings are not available an empty string will be returned. + + @deprecated */ published interface XProxySettings: com::sun::star::uno::XInterface