Searched refs:m_xAccessLeaves (Results 1 – 1 of 1) sorted by relevance
69 private XNameAccess m_xAccessLeaves; field in OptionsEventHandler._OptionsEventHandler113 m_xAccessLeaves = (XNameAccess) UnoRuntime.queryInterface( in _OptionsEventHandler()260 XPropertySet.class, m_xAccessLeaves.getByName(sWindowName)); in saveData()271 (XChangesBatch) UnoRuntime.queryInterface(XChangesBatch.class, m_xAccessLeaves); in saveData()305 XPropertySet.class, m_xAccessLeaves.getByName(sWindowName)); in loadData()
Completed in 7 milliseconds