Home
last modified time | relevance | path

Searched refs:sDottedIpOrHostname (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/osl/
H A Dsocket.hxx109 inline bool SAL_CALL SocketAddr::setHostname( const ::rtl::OUString &sDottedIpOrHostname ) in setHostname() argument
111 *this = SocketAddr( sDottedIpOrHostname , getPort() ); in setHostname()
H A Dsocket_decl.hxx113 inline bool SAL_CALL setHostname(const ::rtl::OUString &sDottedIpOrHostname);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/osl/
H A Dsocket.hxx104 inline bool SAL_CALL SocketAddr::setHostname( const ::rtl::OUString &sDottedIpOrHostname ) in setHostname() argument
106 *this = SocketAddr( sDottedIpOrHostname , getPort() ); in setHostname()
H A Dsocket_decl.hxx109 inline bool SAL_CALL setHostname(const ::rtl::OUString &sDottedIpOrHostname);