Home
last modified time | relevance | path

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

/aoo42x/main/automation/source/simplecm/
H A Dsimplecm.cxx200 rtl::OUString aDotted; in GetCommunicationPartner() local
203 ((vos::OInetSocketAddr*)pPeerAdr)->getDottedAddr( aDotted ); in GetCommunicationPartner()
205 return ByteString( UniString(aDotted), RTL_TEXTENCODING_UTF8 ); in GetCommunicationPartner()
232 rtl::OUString aDotted; in GetMyName() local
235 ((vos::OInetSocketAddr*)pPeerAdr)->getDottedAddr( aDotted ); in GetMyName()
237 return ByteString( UniString(aDotted), RTL_TEXTENCODING_UTF8 ); in GetMyName()

Completed in 29 milliseconds