Home
last modified time | relevance | path

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

/aoo41x/main/tools/source/fsys/
H A Ddirent.cxx290 sal_uInt16 nMaxPathLen = nMax; in ImplCutPath() local
298 nMaxPathLen += 2; // fuer Prefix <Laufwerk>: in ImplCutPath()
300 while( aCutPath.Len() > nMaxPathLen ) in ImplCutPath()
315 if ( aCutPath.Len() > nMaxPathLen ) in ImplCutPath()
317 for ( sal_uInt16 n = nMaxPathLen; n > nMaxPathLen/2; --n ) in ImplCutPath()

Completed in 26 milliseconds