Home
last modified time | relevance | path

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

/trunk/main/framework/qa/complex/framework/autosave/
H A DAutoSave.java72 private XDispatch m_xAutoSave; field in AutoSave.AutoSaveListener
85 m_xAutoSave = xAutoSave; in AutoSaveListener()
94 m_xAutoSave.addStatusListener(this, m_aRegistration); in AutoSaveListener()
113 xAutoSave = m_xAutoSave; in disableListener()
152 m_xAutoSave = null; in disposing()
172 private XDispatch m_xAutoSave = null; field in AutoSave
217m_xAutoSave = UnoRuntime.queryInterface(XDispatch.class, m_xSMGR.createInstance("com.sun.star.comp… in before()
418 AutoSaveListener xListener = new AutoSaveListener(m_xSMGR, m_xAutoSave, m_aLog); in checkConcurrentAutoSaveToNormalUISave()

Completed in 71 milliseconds