Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/common/
H A DFileAccess.java515 int NewLen; in PathisValid() local
547 NewLen = NewPath.length(); in PathisValid()
548 RestLen = NewLen - SubLen; in PathisValid()
551 NewPath = NewPath.substring(0, NewLen - SubLen - 1); in PathisValid()

Completed in 38 milliseconds