Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/common/
H A DFileAccess.java78 String[] PathList = JavaTools.ArrayoutofString(ResultPath, PropertyNames.SEMI_COLON); in addOfficePath() local
79 int MaxIndex = PathList.length - 1; in addOfficePath()
86 CurPath = JavaTools.convertfromURLNotation(PathList[i]); in addOfficePath()

Completed in 26 milliseconds