Home
last modified time | relevance | path

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

/aoo4110/main/offapi/com/sun/star/presentation/
H A DXSlideShowListener.idl44 /** Notify that the slide show is resumed from a paused state */
45 void resumed();
/aoo4110/main/sdext/source/presenter/
H A DPresenterCurrentSlideObserver.hxx67 virtual void SAL_CALL resumed( ) throw (::com::sun::star::uno::RuntimeException);
H A DPresenterCurrentSlideObserver.cxx99 void SAL_CALL PresenterCurrentSlideObserver::resumed (void) in resumed() function in sdext::presenter::PresenterCurrentSlideObserver
/aoo4110/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx1562 mxListenerProxy->resumed(); in resume()
3813 void SAL_CALL SlideShowListenerProxy::resumed( ) throw (::com::sun::star::uno::RuntimeException) in resumed() function in sd::SlideShowListenerProxy
3818 maListeners.forEach<XSlideShowListener>( boost::mem_fn( &XSlideShowListener::resumed ) ); in resumed()
H A Dslideshowimpl.hxx157 virtual void SAL_CALL resumed() throw (css::uno::RuntimeException);

Completed in 27 milliseconds