Home
last modified time | relevance | path

Searched refs:GetPort (Results 1 – 8 of 8) sorted by relevance

/trunk/main/automation/source/server/
H A Dserver.cxx97 : CommunicationManagerServerViaSocket( GetPort(), 1, sal_True ) in RemoteControlCommunicationManager()
103 bIsPortValid = ( GetPort() != 0 ); in RemoteControlCommunicationManager()
173 sal_uLong RemoteControlCommunicationManager::GetPort() in GetPort() function in RemoteControlCommunicationManager
864 …if ( RemoteControlCommunicationManager::GetPort() != TT_NO_PORT_DEFINED || RemoteControlCommunicat… in ImplRemoteControl()
875 if ( RemoteControlCommunicationManager::GetPort() == TT_NO_PORT_DEFINED ) in ImplRemoteControl()
H A Dserver.hxx68 static sal_uLong GetPort();
/trunk/main/ucb/source/ucp/webdav/
H A DCurlUri.hxx75 sal_Int32 GetPort( void ) const in GetPort() function in http_dav_ucp::CurlUri
97 { return makeConnectionEndPointString( GetHost(), GetPort() ); } in makeConnectionEndPointString()
H A DCurlSession.cxx209 … CurlUri::makeConnectionEndPointString( m_aUri.GetHost(), m_aUri.GetPort() ) ); in Init()
279 sal_Int32 aPort = m_aUri.GetPort(); in composeCurrentUri()
308 if ( ( theUri.GetPort() == m_aUri.GetPort() ) && in CanUse()
1774 m_aUri.GetPort() ); in getProxySettings()
H A DCurlSession.hxx264 int getPort() const { return m_aUri.GetPort(); } in getPort()
/trunk/main/framework/source/services/
H A Durltransformer.cxx111 _rURL.Port = (sal_Int16)_rParser.GetPort(); in lcl_ParserHelper()
/trunk/main/tools/source/fsys/
H A Durlobj.cxx4023 || GetPort() != rObject.GetPort() in operator ==()
4074 sal_uInt32 nPort1 = GetPort(); in operator <()
4075 sal_uInt32 nPort2 = rObject.GetPort(); in operator <()
4357 sal_uInt32 INetURLObject::GetPort() const in GetPort() function in INetURLObject
/trunk/main/tools/inc/tools/
H A Durlobj.hxx605 sal_uInt32 GetPort() const;

Completed in 72 milliseconds