Home
last modified time | relevance | path

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

/trunk/main/desktop/test/deployment/options/handler/com/sun/star/comp/extensionoptions/
H A DOptionsEventHandler.java69 private XNameAccess m_xAccessLeaves; field in OptionsEventHandler._OptionsEventHandler
113 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 35 milliseconds