Searched refs:sConfigPath (Results 1 – 3 of 3) sorted by relevance
104 String sConfigPath = "org.openoffice.Office.Accelerators"; in before() local106 XNameAccess m_xConfig2 = openConfig(m_xSmgr, sConfigPath, bReadOnly); in before()760 String sConfigPath = "org.openoffice.Setup"; in getOfficeLocale() local762 XNameAccess xRootConfig = openConfig(m_xSmgr, sConfigPath, bReadOnly); in getOfficeLocale()780 String sConfigPath = "org.openoffice.Setup"; in setOfficeLocale() local782 XNameAccess xRootConfig = openConfig(m_xSmgr, sConfigPath, bReadOnly); in setOfficeLocale()798 String sConfigPath, in openConfig() argument807 lParams[0].Value = sConfigPath; in openConfig()827 … throw new com.sun.star.uno.Exception("Could not open configuration \"" + sConfigPath + "\""); in openConfig()
37 String sConfigPath , in ConfigHelper() argument48 lParams[0].Value = sConfigPath; in ConfigHelper()64 … throw new com.sun.star.uno.Exception("Could not open configuration \"" + sConfigPath + "\""); in ConfigHelper()
96 String sConfigPath , in ConfigHelper() argument111 lParams[0].Value = sConfigPath; in ConfigHelper()128 … throw new com.sun.star.uno.Exception("Could not open configuration \""+sConfigPath+"\""); in ConfigHelper()
Completed in 28 milliseconds