Home
last modified time | relevance | path

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

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

Completed in 21 milliseconds