Searched refs:ResultPath (Results 1 – 1 of 1) sorted by relevance
75 String ResultPath = getOfficePath(xMSF, sPath, xSimpleFileAccess); in addOfficePath() local93 ResultPath += PropertyNames.SEMI_COLON + sAddPath; in addOfficePath()120 String ResultPath = PropertyNames.EMPTY_STRING; in getOfficePath() local123 ResultPath = deleteLastSlashfromUrl(ResultPath); in getOfficePath()124 return ResultPath; in getOfficePath()148 String ResultPath = PropertyNames.EMPTY_STRING; in getOfficePath() local185 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