Searched refs:cAccDel (Results 1 – 1 of 1) sorted by relevance
288 ByteString ImplCutPath( const ByteString& rStr, sal_uInt16 nMax, char cAccDel ) in ImplCutPath() argument293 sal_uInt16 nBegin = aCutPath.Search( cAccDel ); in ImplCutPath()302 sal_uInt16 nEnd = aCutPath.Search( cAccDel, nBegin + 1 ); in ImplCutPath()328 ByteString aIns( cAccDel ); in ImplCutPath()
Completed in 30 milliseconds