Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/app/
H A Dsaldisp.cxx317 const OUString& rLocalHostname( GetX11SalData()->GetLocalHostName() ); in sal_IsLocalDisplay() local
318 if( rLocalHostname.getLength() ) in sal_IsLocalDisplay()
322 bEqual = sal_EqualHosts( rLocalHostname, aDisplayHostname ); in sal_IsLocalDisplay()