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
1583 mxListenerProxy->resumed(); in resume()3834 void SAL_CALL SlideShowListenerProxy::resumed( ) throw (::com::sun::star::uno::RuntimeException) in resumed() function in sd::SlideShowListenerProxy3839 maListeners.forEach<XSlideShowListener>( boost::mem_fn( &XSlideShowListener::resumed ) ); in resumed()
157 virtual void SAL_CALL resumed() throw (css::uno::RuntimeException);
Completed in 67 milliseconds