Home
last modified time | relevance | path

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

/trunk/main/framework/qa/complex/accelerators/
H A DAcceleratorsConfigurationTest.java106 XNameAccess m_xConfig2 = openConfig(m_xSmgr, sConfigPath, bReadOnly); in before() local
107 if (m_xConfig2 != null) in before()
109 …m_xPrimaryKeys = UnoRuntime.queryInterface(XNameAccess.class, m_xConfig2.getByName("PrimaryKeys")); in before()
110 …m_xSecondaryKeys = UnoRuntime.queryInterface(XNameAccess.class, m_xConfig2.getByName("SecondaryKey… in before()

Completed in 18 milliseconds