Home
last modified time | relevance | path

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

/aoo41x/test/testgui/source/bvt/gui/
H A DFileExport.java115 int sepIndex = apath.indexOf(File.separatorChar); in recursionfiles() local
116 String userpath = apath.substring(sepIndex); in recursionfiles()
134 int sepIndex = apath.indexOf(File.separatorChar); in getrealoutpath() local
136 String userpath = apath.substring(sepIndex, sepIndexLast); in getrealoutpath()

Completed in 15 milliseconds