Searched refs:ResultPath (Results 1 – 1 of 1) sorted by relevance
75 String ResultPath = getOfficePath(xMSF, sPath, xSimpleFileAccess); in addOfficePath() local78 String[] PathList = JavaTools.ArrayoutofString(ResultPath, PropertyNames.SEMI_COLON); in addOfficePath()93 ResultPath += PropertyNames.SEMI_COLON + sAddPath; in addOfficePath()120 String ResultPath = PropertyNames.EMPTY_STRING; in getOfficePath() local122 …ResultPath = com.sun.star.uno.AnyConverter.toString(Helper.getUnoPropertyValue(xInterface, sPath)); in getOfficePath()123 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()[all …]