Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/common/
H A DFileAccess.java96 public static String deleteLastSlashfromUrl(String _sPath) in deleteLastSlashfromUrl() method in FileAccess
123 ResultPath = deleteLastSlashfromUrl(ResultPath); in getOfficePath()
202 ResultPath = deleteLastSlashfromUrl(ResultPath); in getOfficePath()
/trunk/main/wizards/com/sun/star/wizards/letter/
H A DLetterWizardDialogImpl.java1130 sTemplatePath = FileAccess.deleteLastSlashfromUrl(sTemplatePath); in initializeNorms()
1140 sMainPath = FileAccess.deleteLastSlashfromUrl(sMainPath); in initializeNorms()
1154 … sLocLetterPath = FileAccess.deleteLastSlashfromUrl(nameList1[i] + sLetterSubPath); in initializeNorms()

Completed in 34 milliseconds