/trunk/main/shell/source/backends/macbe/ |
H A D | macbackend.cxx | 149 *host = 0; in GetProxySetting() 259 char host[MAXHOSTNAMELEN]; in getPropertyValue() local 263 retVal = GetProxySetting(sFTP, host, 100, &port); in getPropertyValue() 283 char host[MAXHOSTNAMELEN]; in getPropertyValue() local 287 retVal = GetProxySetting(sFTP, host, 100, &port); in getPropertyValue() 307 char host[MAXHOSTNAMELEN]; in getPropertyValue() local 311 retVal = GetProxySetting(sHTTP, host, 100, &port); in getPropertyValue() 331 char host[MAXHOSTNAMELEN]; in getPropertyValue() local 335 retVal = GetProxySetting(sHTTP, host, 100, &port); in getPropertyValue() 355 char host[MAXHOSTNAMELEN]; in getPropertyValue() local [all …]
|
/trunk/main/ucb/source/ucp/ftp/ |
H A D | ftpcontentprovider.cxx | 159 aURL.host(), in queryContent() 198 const rtl::OUString& host, in forHost() argument 206 if(host == m_ServerInfo[i].host && in forHost() 220 const rtl::OUString& host, in setHost() argument 227 inf.host = host; in setHost() 236 if(host == m_ServerInfo[i].host && in setHost()
|
H A D | test_ftpurl.cxx | 45 rtl::OUString host; member 70 bool forHost(const rtl::OUString& host, in forHost() argument 77 if(host == m_ServerInfo[i].host && in forHost() 88 virtual bool setHost(const rtl::OUString& host, in setHost() argument 95 inf.host = host; in setHost() 103 if(host == m_ServerInfo[i].host && in setHost()
|
H A D | ftpcontentprovider.hxx | 87 virtual bool forHost(const rtl::OUString& host, 93 virtual bool setHost(const rtl::OUString& host, 101 rtl::OUString host; member
|
H A D | ftpcontent.cxx | 298 m_pFCP->forHost(m_aFTPURL.host(), in execute() 306 m_aFTPURL.host(), // ServerName in execute() 333 m_aFTPURL.host(), in execute() 388 excep.Server = m_aFTPURL.host(); in execute() 398 excep.Server = m_aFTPURL.host(); in execute()
|
H A D | ftphandleprovider.hxx | 36 virtual bool forHost(const rtl::OUString& host, 42 virtual bool setHost(const rtl::OUString& host,
|
/trunk/main/udkapi/com/sun/star/connection/ |
H A D | SocketPermission.idl | 33 A SocketPermission consists of a host specification and a set of actions 34 specifying ways to connect to that host. The host is specified as 36 host = (hostname | IPaddress)[:portrange] 39 The host is expressed as a DNS name, as a numerical IP address, or as 42 in a DNS name host specification. If it is included, it must be in the 51 The possible ways to connect to the host are 59 The <code>"resolve"</code> (resolve host/ip name service lookups) action is implied when 75 on any port between 1024 and 65535 on the local host. 88 /** target host with optional portrange
|
/trunk/main/solenv/bin/ |
H A D | build_client.pl | 64 my $host = hostname(); 132 print "Started client with PID $$, hostname $host\n"; 231 my $host = shift @server_params; 232 my @names = gethostbyname($host); 241 …print "The $host with ip address " . inet_ntoa(inet_aton($host)) . " is at least two times in the … 244 print "Added server $host as $host_full_name\n"; 307 print "Client $$@" . "$host\n";
|
/trunk/main/wizards/com/sun/star/wizards/web/ |
H A D | FTPDialog.java | 158 public String host = PropertyNames.EMPTY_STRING; field in FTPDialog 378 host = extractHost(publish.cp_URL); in execute() 390 publish.cp_URL = "ftp://" + host() + getDir(); in execute() 463 setEnabled(btnTestConnection, !(isEmpty(host) || isEmpty(username) || isEmpty(password))); in enableTestButton() 482 return "ftp://" + username + ":" + password + "@" + host(); in getAcountUrl() 489 private String host() in host() method in FTPDialog 491 return host(host); in host() 494 private static String host(String s) in host() method in FTPDialog 745 return "ftp://" + p.cp_Username + ":" + p.password + "@" + host(p.cp_URL); in getFullURL()
|
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/connections/socket/ |
H A D | socketAcceptor.java | 126 String host = desc.getHost(); in accept() local 127 if (host.equals("0")) { in accept() 128 host = null; in accept() 134 + desc.getBacklog() + ", " + host); in accept() 138 host == null ? null in accept() 139 : InetAddress.getByName(host)); in accept()
|
H A D | ConnectionDescriptor.java | 49 host = value; in ConnectionDescriptor() 84 return host; 99 private String host = null;
|
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/ |
H A D | CommunicationManager.java | 55 private String host = "localhost"; field in CommunicationManager 87 public CommunicationManager(String host, int port) { in CommunicationManager() argument 88 this.host = host; in CommunicationManager() 202 socket.connect(new InetSocketAddress(host, port)); in connect() 230 …throw new CommunicationException("Failed to connect to automation server on: " + host + ":" + port… in start()
|
/trunk/main/odk/source/com/sun/star/lib/loader/ |
H A D | InstallationFinder.java | 483 String host = oooUrl.substring(prefix.length(), n); in getCanonicalPathFromFileURL() local 484 if (host.length() != 0 && !host.toLowerCase().equals("localhost")) { in getCanonicalPathFromFileURL() 487 buf.append(host); in getCanonicalPathFromFileURL()
|
/trunk/main/udkapi/com/sun/star/corba/iiop/ |
H A D | iiop.idl | 42 CorbaString8 host; 53 CorbaString8 host; 65 CorbaString8 host;
|
/trunk/main/shell/source/backends/kde4be/ |
H A D | kde4access.cxx | 133 ::rtl::OUString sProxy = (const sal_Unicode *) aProxy.host().utf16(); in getValue() 187 ::rtl::OUString sProxy = (const sal_Unicode *) aProxy.host().utf16(); in getValue() 241 ::rtl::OUString sProxy = (const sal_Unicode *) aProxy.host().utf16(); in getValue()
|
/trunk/main/shell/source/backends/kdebe/ |
H A D | kdeaccess.cxx | 129 ::rtl::OUString sProxy = (const sal_Unicode *) aProxy.host().ucs2(); in getValue() 183 ::rtl::OUString sProxy = (const sal_Unicode *) aProxy.host().ucs2(); in getValue() 237 ::rtl::OUString sProxy = (const sal_Unicode *) aProxy.host().ucs2(); in getValue()
|
/trunk/main/scripting/examples/java/Newsgroup/ |
H A D | PostNewsgroup.java | 451 String host = ""; in sendingActions() local 456 host = hostTextField.getText(); in sendingActions() 462 host = subscribedNewsgroups[ position ].getHostName(); in sendingActions() 468 … Sender sender = new Sender( statusWindow, officeAttach, replyto, subject, comment, host, group ); in sendingActions()
|
H A D | NewsGroup.java | 28 public NewsGroup( String host, String group ) in NewsGroup() argument 30 hostname = host; in NewsGroup()
|
H A D | Sender.java | 45 String sub, String com, String host, String group ) in Sender() argument 52 hostname = host; in Sender()
|
/trunk/main/extensions/source/logging/ |
H A D | sysloghandler.cxx | 330 ::rtl::OUString host; in initialize() 331 if ( !aTypedSettings.get_ensureType( "Host", host ) ) in initialize() 336 ::osl::SocketAddr address( host, port ); in initialize()
|
/trunk/main/extensions/test/pgp/ |
H A D | readme.txt | 15 hamburg-11070 is the host running the office and 1111 is a 30 java TestPGP "socket,host=localhost,port=1111"
|
/trunk/main/cppuhelper/source/ |
H A D | access_control.cxx | 136 OUString const & host, in checkSocketPermission() argument 142 ::getCppuType( (connection::SocketPermission *)0 ), host.pData, actions.pData ); in checkSocketPermission()
|
/trunk/main/reportdesign/qa/complex/reportdesign/ |
H A D | runner.props | 29 …aroffice8\\program\\soffice.exe -norestore -nocrashreport -accept=socket,host=localhost,port=8100… 30 …soffice -norestore -nocrashreport -accept=socket,host=localhost,port=8100…
|
/trunk/main/testtools/source/bridgetest/ |
H A D | makefile.mk | 158 -u \''uno:socket,host=127.0.0.1,port=2002;urp;test'\' > $@ 164 -u \''uno:socket,host=127.0.0.1,port=2002;urp;test'\' --singleaccept \
|
/trunk/main/offapi/com/sun/star/animations/ |
H A D | AnimationEndSync.idl | 65 media duration of the element ends. This must be defined by a host language. 67 the host language must define the simple duration for the element.
|