Searched refs:resumed (Results 1 – 5 of 5) sorted by relevance
44 /** Notify that the slide show is resumed from a paused state */45 void resumed();
67 virtual void SAL_CALL resumed( ) throw (::com::sun::star::uno::RuntimeException);
99 void SAL_CALL PresenterCurrentSlideObserver::resumed (void) in resumed() function in sdext::presenter::PresenterCurrentSlideObserver
1573 mxListenerProxy->resumed(); in resume()3822 void SAL_CALL SlideShowListenerProxy::resumed( ) throw (::com::sun::star::uno::RuntimeException) in resumed() function in sd::SlideShowListenerProxy3827 maListeners.forEach<XSlideShowListener>( boost::mem_fn( &XSlideShowListener::resumed ) ); in resumed()
155 virtual void SAL_CALL resumed() throw (css::uno::RuntimeException);