Home
last modified time | relevance | path

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

/trunk/main/tools/source/fsys/
H A Ddirent.cxx285 ByteString ImplCutPath( const ByteString& rStr, sal_uInt16 nMax, char cAccDel ) in ImplCutPath() argument
290 sal_uInt16 nBegin = aCutPath.Search( cAccDel ); in ImplCutPath()
299 sal_uInt16 nEnd = aCutPath.Search( cAccDel, nBegin + 1 ); in ImplCutPath()
325 ByteString aIns( cAccDel ); in ImplCutPath()

Completed in 13 milliseconds