Searched refs:m_xPrimaryKeys (Results 1 – 1 of 1) sorted by relevance
73 private XNameAccess m_xPrimaryKeys = null; field in AcceleratorsConfigurationTest109 …m_xPrimaryKeys = UnoRuntime.queryInterface(XNameAccess.class, m_xConfig2.getByName("PrimaryKeys")); in before()138 …XNameAccess xPrimaryAccess = UnoRuntime.queryInterface(XNameAccess.class, m_xPrimaryKeys.getByName… in checkGlobalAccelCfg()202 …ccess xPrimaryModules = UnoRuntime.queryInterface(XNameAccess.class, m_xPrimaryKeys.getByName("Mod… in checkModuleAccelCfg()
Completed in 11 milliseconds