Searched refs:sDel (Results 1 – 4 of 4) sorted by relevance
284 ByteString sDel; in WorkOnFile() local286 sDel=ByteString("\\"); in WorkOnFile()288 sDel=ByteString("/"); in WorkOnFile()295 sExecutable += sDel ; in WorkOnFile()297 sExecutable += sDel; in WorkOnFile()300 sExecutable += sDel ; in WorkOnFile()666 String sDel = DirEntry::GetAccessDelimiter(); in ExecuteMerge() local667 ByteString sBDel( sDel.GetBuffer() , sDel.Len() , RTL_TEXTENCODING_UTF8 ); in ExecuteMerge()
90 String sDel = sOld.substring (nFront, sOld.length() - nBack); in UpdateText() local95 " [ " + sDel + " -> " + sIns + " ] " + in UpdateText()104 else if( sDel.length() == 0 ) in UpdateText()
131 String sDel = sOld.substring( nFront, sOld.length() - nBack ); in updateText() local136 " [ " + sDel + " -> " + sIns + " ] " + in updateText()146 else if( sDel.length() == 0 ) in updateText()
661 String sDel = sOld.substring( nFront, sOld.length() - nBack ); in updateText() local666 " [ " + sDel + " -> " + sIns + " ] " + in updateText()676 else if( sDel.length() == 0 ) in updateText()
Completed in 21 milliseconds