Searched refs:m_xGlobalAccelCfg (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/framework/qa/complex/accelerators/ |
H A D | AcceleratorsConfigurationTest.java | 68 private XAcceleratorConfiguration m_xGlobalAccelCfg = null; field in AcceleratorsConfigurationTest 100 …m_xGlobalAccelCfg = UnoRuntime.queryInterface(XAcceleratorConfiguration.class, m_xSmgr.createInsta… in before() 122 m_xGlobalAccelCfg = null; in after() 145 impl_checkGetKeyCommands(m_xGlobalAccelCfg, xPrimaryAccess, sKeys); in checkGlobalAccelCfg() 155 … impl_checkSetKeyCommands(m_xGlobalAccelCfg, xPrimaryAccess, xSecondaryAccess, sKeys, sCommands); in checkGlobalAccelCfg() 161 impl_checkRemoveKeyCommands(m_xGlobalAccelCfg, xPrimaryAccess, xSecondaryAccess, sKeys); in checkGlobalAccelCfg() 167 … impl_checkGetPreferredKeyEventsForCommandList(m_xGlobalAccelCfg, xPrimaryAccess, sCommandList); in checkGlobalAccelCfg()
|
Completed in 22 milliseconds