Home
last modified time | relevance | path

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

/trunk/main/desktop/source/app/
H A Dlockfile.cxx169 oslSocketResult sRes; in isStale() local
171 SocketAddr::getLocalHostname( &sRes ), RTL_TEXTENCODING_ASCII_US ); in isStale()
206 oslSocketResult sRes; in syncToFile() local
208 SocketAddr::getLocalHostname( &sRes ), RTL_TEXTENCODING_ASCII_US ); in syncToFile()
/trunk/main/migrationanalysis/src/wizard/
H A DWizard.bas316 Dim sRes As String * 1024 variable
322 nRet = LoadString(ghInst, nRes, sRes, 1024)
323 sTmp = Left$(sRes, nRet)
/trunk/main/sw/source/filter/ww8/
H A Dww8par5.cxx1258 String sRes; in GetFieldResult() local
1259 nL = pSBase->WW8ReadString( *pStrm, sRes, pPlcxMan->GetCpOfs() + nStart, in GetFieldResult()
1265 sRes.SearchAndReplaceAll(0x0D, 0x0A); in GetFieldResult()
1267 sRes.SearchAndReplaceAll(0x0B, 0x0A); in GetFieldResult()
1268 return sRes; in GetFieldResult()

Completed in 44 milliseconds