Home
last modified time | relevance | path

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

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

Completed in 31 milliseconds