Searched refs:GetPort (Results 1 – 8 of 8) sorted by relevance
97 : CommunicationManagerServerViaSocket( GetPort(), 1, sal_True ) in RemoteControlCommunicationManager()103 bIsPortValid = ( GetPort() != 0 ); in RemoteControlCommunicationManager()173 sal_uLong RemoteControlCommunicationManager::GetPort() in GetPort() function in RemoteControlCommunicationManager864 …if ( RemoteControlCommunicationManager::GetPort() != TT_NO_PORT_DEFINED || RemoteControlCommunicat… in ImplRemoteControl()875 if ( RemoteControlCommunicationManager::GetPort() == TT_NO_PORT_DEFINED ) in ImplRemoteControl()
68 static sal_uLong GetPort();
75 sal_Int32 GetPort( void ) const in GetPort() function in http_dav_ucp::CurlUri97 { return makeConnectionEndPointString( GetHost(), GetPort() ); } in makeConnectionEndPointString()
209 … 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()
264 int getPort() const { return m_aUri.GetPort(); } in getPort()
111 _rURL.Port = (sal_Int16)_rParser.GetPort(); in lcl_ParserHelper()
4023 || 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
605 sal_uInt32 GetPort() const;
Completed in 105 milliseconds