summaryrefslogtreecommitdiff
path: root/qadevOOo/objdsc
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-11-29 23:40:26 +0100
committerMichael Stahl <mstahl@redhat.com>2012-11-29 23:53:37 +0100
commit28327c28ced32f181ed9b5c4921fd844e549980d (patch)
treeba853c6dc51995036f1bcf496aeb93a77e63cfda /qadevOOo/objdsc
parentded6f06ec585da0edee36eec749d21d75b5e5f30 (diff)
API CHANGE: remove com.sun.star.system.XProxySettings
... and related services: com.sun.star.system.SOffice52ProxySettings com.sun.star.system.ProxySettings com.sun.star.system.SystemProxySettings The implementation for these has apparently been removed in OpenOffice.org 2.0 or thereabouts. EXISTENCE: published key "/UCR/com/sun/star/system/SOffice52ProxySettings" exists only in registry 1 EXISTENCE: published key "/UCR/com/sun/star/system/ProxySettings" exists only in registry 1 EXISTENCE: published key "/UCR/com/sun/star/system/XProxySettings" exists only in registry 1 EXISTENCE: published key "/UCR/com/sun/star/system/SystemProxySettings" exists only in registry 1 Change-Id: If00c332edf08619fcad12ed07d0d8a13a714045e
Diffstat (limited to 'qadevOOo/objdsc')
-rw-r--r--qadevOOo/objdsc/proxyset/com.sun.star.comp.system.SystemProxySettings.csv17
1 files changed, 0 insertions, 17 deletions
diff --git a/qadevOOo/objdsc/proxyset/com.sun.star.comp.system.SystemProxySettings.csv b/qadevOOo/objdsc/proxyset/com.sun.star.comp.system.SystemProxySettings.csv
deleted file mode 100644
index e4a1ca43edbb..000000000000
--- a/qadevOOo/objdsc/proxyset/com.sun.star.comp.system.SystemProxySettings.csv
+++ /dev/null
@@ -1,17 +0,0 @@
-"SystemProxySettings";"com::sun::star::lang::XServiceInfo";"getImplementationName()"
-"SystemProxySettings";"com::sun::star::lang::XServiceInfo";"supportsService()"
-"SystemProxySettings";"com::sun::star::lang::XServiceInfo";"getSupportedServiceNames()"
-"SystemProxySettings";"com::sun::star::lang::XTypeProvider";"getTypes()"
-"SystemProxySettings";"com::sun::star::lang::XTypeProvider";"getImplementationId()"
-"SystemProxySettings";"com::sun::star::system::XProxySettings";"getFtpProxyAddress()"
-"SystemProxySettings";"com::sun::star::system::XProxySettings";"getFtpProxyPort()"
-"SystemProxySettings";"com::sun::star::system::XProxySettings";"getGopherProxyAddress()"
-"SystemProxySettings";"com::sun::star::system::XProxySettings";"getGopherProxyPort()"
-"SystemProxySettings";"com::sun::star::system::XProxySettings";"getHttpProxyAddress()"
-"SystemProxySettings";"com::sun::star::system::XProxySettings";"getHttpProxyPort()"
-"SystemProxySettings";"com::sun::star::system::XProxySettings";"getHttpsProxyAddress()"
-"SystemProxySettings";"com::sun::star::system::XProxySettings";"getHttpsProxyPort()"
-"SystemProxySettings";"com::sun::star::system::XProxySettings";"getSocksProxyAddress()"
-"SystemProxySettings";"com::sun::star::system::XProxySettings";"getSocksProxyPort()"
-"SystemProxySettings";"com::sun::star::system::XProxySettings";"getProxyBypassAddress()"
-"SystemProxySettings";"com::sun::star::system::XProxySettings";"isProxyEnabled()"