Home
last modified time | relevance | path

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

/aoo41x/main/scripting/workben/installer/
H A DInstUtil.java380 String lastPart = windowsPath.substring( forwardSlashPos + 1, windowsPath.length() ); in getOfficeVersions() local
382 windowsPath = lastPart; in getOfficeVersions()
386 windowsPath = firstPart + "\\" + lastPart; in getOfficeVersions()
/aoo41x/main/scripting/examples/java/Newsgroup/
H A DOfficeAttachment.java62 String lastPart = templocationURL.substring( sepPos + 1, templocationURL.length() ); in OfficeAttachment() local
63 templocationURL = firstPart + "/" + lastPart; in OfficeAttachment()

Completed in 18 milliseconds