Methods' Details |
getFtpProxyAddress
string |
getFtpProxyAddress(); |
- Description
- Access to the FTP proxy address.
- Returns
- The address of the FTP proxy server, if any has been specified.
|
|
getFtpProxyPort
string |
getFtpProxyPort(); |
- Description
- Access to the FTP proxy port.
- Returns
- The port of the FTP proxy server, if any has been specified.
|
|
getGopherProxyAddress
string |
getGopherProxyAddress(); |
- Description
- Access to the Gopher proxy address.
- Returns
- The address of the gopher proxy server, if any has been specified.
|
|
getGopherProxyPort
string |
getGopherProxyPort(); |
- Description
- Access to the Gopher proxy port.
- Returns
- The port of the gopher proxy server, if any has been specified.
|
|
getHttpProxyAddress
string |
getHttpProxyAddress(); |
- Description
- Access to the Http proxy address.
- Returns
- The address of the http proxy server, if any has been specified.
|
|
getHttpProxyPort
string |
getHttpProxyPort(); |
- Description
- Access to the Http proxy port.
- Returns
- The port of the http proxy server, if any has been specified.
|
|
getHttpsProxyAddress
string |
getHttpsProxyAddress(); |
- Description
- Access to the HTTPS proxy address.
- Returns
- The address of the HTTPS proxy server, if any has been specified.
|
|
getHttpsProxyPort
string |
getHttpsProxyPort(); |
- Description
- Access to the HTTPS proxy port.
- Returns
- The port of the HTTPS proxy server, if any has been specified.
|
|
getSocksProxyAddress
string |
getSocksProxyAddress(); |
- Description
- Access to the Socks proxy address.
- Returns
- The address of the socks proxy server, if any has been specified.
|
|
getSocksProxyPort
string |
getSocksProxyPort(); |
- Description
- Access to the Socks proxy port.
- Returns
- The port of the socks proxy server, if any has been specified.
|
|
getProxyBypassAddress
string |
getProxyBypassAddress(); |
- Description
- Access to the Proxy-Bypass address.
- Returns
- A string of ";" separated addresses for which no proxy server
should be used.
|
|
isProxyEnabled
boolean |
isProxyEnabled(); |
- Description
- Either a proxy is enabled or not.
- Returns
- A value of true if a proxy is enabled.
A value of false if a proxy is disabled.
|
|
Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.