Searched refs:sDottedIpOrHostname (Results 1 – 4 of 4) sorted by relevance
109 inline bool SAL_CALL SocketAddr::setHostname( const ::rtl::OUString &sDottedIpOrHostname ) in setHostname() argument111 *this = SocketAddr( sDottedIpOrHostname , getPort() ); in setHostname()
113 inline bool SAL_CALL setHostname(const ::rtl::OUString &sDottedIpOrHostname);
104 inline bool SAL_CALL SocketAddr::setHostname( const ::rtl::OUString &sDottedIpOrHostname ) in setHostname() argument106 *this = SocketAddr( sDottedIpOrHostname , getPort() ); in setHostname()
109 inline bool SAL_CALL setHostname(const ::rtl::OUString &sDottedIpOrHostname);