Home
last modified time | relevance | path

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

/trunk/main/framework/qa/complex/accelerators/
H A DAcceleratorsConfigurationTest.java104 String sConfigPath = "org.openoffice.Office.Accelerators"; in before() local
106 XNameAccess m_xConfig2 = openConfig(m_xSmgr, sConfigPath, bReadOnly); in before()
760 String sConfigPath = "org.openoffice.Setup"; in getOfficeLocale() local
762 XNameAccess xRootConfig = openConfig(m_xSmgr, sConfigPath, bReadOnly); in getOfficeLocale()
780 String sConfigPath = "org.openoffice.Setup"; in setOfficeLocale() local
782 XNameAccess xRootConfig = openConfig(m_xSmgr, sConfigPath, bReadOnly); in setOfficeLocale()
798 String sConfigPath, in openConfig() argument
807 lParams[0].Value = sConfigPath; in openConfig()
827 … throw new com.sun.star.uno.Exception("Could not open configuration \"" + sConfigPath + "\""); in openConfig()
/trunk/main/framework/qa/complex/framework/autosave/
H A DConfigHelper.java37 String sConfigPath , in ConfigHelper() argument
48 lParams[0].Value = sConfigPath; in ConfigHelper()
64 … throw new com.sun.star.uno.Exception("Could not open configuration \"" + sConfigPath + "\""); in ConfigHelper()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DConfigHelper.java98 String sConfigPath , in ConfigHelper() argument
113 lParams[0].Value = sConfigPath; in ConfigHelper()
130 … throw new com.sun.star.uno.Exception("Could not open configuration \""+sConfigPath+"\""); in ConfigHelper()

Completed in 24 milliseconds