Searched refs:SlideShowListenerProxy (Results 1 – 2 of 2) sorted by relevance
1223 mxListenerProxy.set( new SlideShowListenerProxy( this, mxShow ) ); in startShowImpl()3698 SlideShowListenerProxy::SlideShowListenerProxy( const rtl::Reference< SlideshowImpl >& xController,… in SlideShowListenerProxy() function in sd::SlideShowListenerProxy3707 SlideShowListenerProxy::~SlideShowListenerProxy() in ~SlideShowListenerProxy()3713 void SlideShowListenerProxy::addAsSlideShowListener() in addAsSlideShowListener()3724 void SlideShowListenerProxy::removeAsSlideShowListener() in removeAsSlideShowListener()3803 void SAL_CALL SlideShowListenerProxy::paused( ) throw (::com::sun::star::uno::RuntimeException) in paused()3813 void SAL_CALL SlideShowListenerProxy::resumed( ) throw (::com::sun::star::uno::RuntimeException) in resumed()3823 void SAL_CALL SlideShowListenerProxy::slideTransitionStarted( ) throw (RuntimeException) in slideTransitionStarted()3833 void SAL_CALL SlideShowListenerProxy::slideTransitionEnded( ) throw (::com::sun::star::uno::Runtime… in slideTransitionEnded()3853 void SlideShowListenerProxy::slideEnded(sal_Bool bReverse) throw (RuntimeException) in slideEnded()[all …]
134 class SlideShowListenerProxy : private ::cppu::BaseMutex, class138 …SlideShowListenerProxy( const rtl::Reference< SlideshowImpl >& xController, const css::uno::Refere…139 virtual ~SlideShowListenerProxy();418 ::rtl::Reference< SlideShowListenerProxy > mxListenerProxy;
Completed in 27 milliseconds