Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/common/
H A DConfiguration.java215 Object oMasterKey = getConfigurationRoot(xMSF, "org.openoffice.Setup/L10N/", false); in getOfficeLocaleString() local
216 sLocale = (String) Helper.getUnoObjectbyName(oMasterKey, "ooLocale"); in getOfficeLocaleString()
244 Object oMasterKey = getConfigurationRoot(xMSF, "org.openoffice.Setup/L10N/", false); in getOfficeLinguistic() local
245 return (String) Helper.getUnoObjectbyName(oMasterKey, "ooLocale"); in getOfficeLinguistic()

Completed in 25 milliseconds