Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/common/
H A DFileAccess.java75 String ResultPath = getOfficePath(xMSF, sPath, xSimpleFileAccess); in addOfficePath() local
93 ResultPath += PropertyNames.SEMI_COLON + sAddPath; in addOfficePath()
120 String ResultPath = PropertyNames.EMPTY_STRING; in getOfficePath() local
123 ResultPath = deleteLastSlashfromUrl(ResultPath); in getOfficePath()
124 return ResultPath; in getOfficePath()
148 String ResultPath = PropertyNames.EMPTY_STRING; in getOfficePath() local
185 ResultPath = WritePath; in getOfficePath()
196 ResultPath = ReadPaths[i]; in getOfficePath()
202 ResultPath = deleteLastSlashfromUrl(ResultPath); in getOfficePath()
207 ResultPath = PropertyNames.EMPTY_STRING; in getOfficePath()
[all …]

Completed in 19 milliseconds