Searched refs:ResultPath (Results 1 – 1 of 1) sorted by relevance
71 String ResultPath = getOfficePath(xMSF, sPath, xSimpleFileAccess); in addOfficePath() local74 String[] PathList = JavaTools.ArrayoutofString(ResultPath, PropertyNames.SEMI_COLON); in addOfficePath()89 ResultPath += PropertyNames.SEMI_COLON + sAddPath; in addOfficePath()116 String ResultPath = PropertyNames.EMPTY_STRING; in getOfficePath() local118 …ResultPath = com.sun.star.uno.AnyConverter.toString(Helper.getUnoPropertyValue(xInterface, sPath)); in getOfficePath()119 ResultPath = deleteLastSlashfromUrl(ResultPath); in getOfficePath()120 return ResultPath; in getOfficePath()144 String ResultPath = PropertyNames.EMPTY_STRING; in getOfficePath() local181 ResultPath = WritePath; in getOfficePath()192 ResultPath = ReadPaths[i]; in getOfficePath()[all …]