Home
last modified time | relevance | path

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

/trunk/main/framework/qa/complex/framework/autosave/
H A DAutoSave.java77 XDispatch xAutoSave, in AutoSaveListener() argument
85 m_xAutoSave = xAutoSave; in AutoSaveListener()
109 XDispatch xAutoSave = null; in disableListener() local
113 xAutoSave = m_xAutoSave; in disableListener()
120 (xAutoSave != null) && in disableListener()
123 xAutoSave.removeStatusListener(this, aRegURL); in disableListener()
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx2969 uno::Reference< frame::XDispatch > xAutoSave( in setAutoSaveState() local
2972 xAutoSave->dispatch(aURL, aArgs); in setAutoSaveState()

Completed in 27 milliseconds