Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/common/
H A DFileAccess.java326 StringBuffer aLocaleLang_Country = new StringBuffer(); in checkIfLanguagePathExists() local
327 aLocaleLang_Country.append(sLanguage).append('-').append(sCountry); in checkIfLanguagePathExists()
328 sPath = _sPath + "/" + aLocaleLang_Country.toString(); in checkIfLanguagePathExists()

Completed in 25 milliseconds