summaryrefslogtreecommitdiff
path: root/qadevOOo/objdsc/proxyset
diff options
context:
space:
mode:
authorStephan Wunderlich <sw@openoffice.org>2003-01-27 15:14:53 +0000
committerStephan Wunderlich <sw@openoffice.org>2003-01-27 15:14:53 +0000
commit9b72d9253f469fa58ce5b844ff10740fd7c129eb (patch)
treef1b730c9846ce1644673cff987146c87501cf3b4 /qadevOOo/objdsc/proxyset
parent80e850f7cd0446ad7db683ce99d9cd27e11ffa95 (diff)
NEW: initial version
Diffstat (limited to 'qadevOOo/objdsc/proxyset')
-rw-r--r--qadevOOo/objdsc/proxyset/com.sun.star.comp.system.SystemProxySettings.csv17
1 files changed, 17 insertions, 0 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
new file mode 100644
index 000000000000..e4a1ca43edbb
--- /dev/null
+++ b/qadevOOo/objdsc/proxyset/com.sun.star.comp.system.SystemProxySettings.csv
@@ -0,0 +1,17 @@
+"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()"