Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx1223 mxListenerProxy.set( new SlideShowListenerProxy( this, mxShow ) ); in startShowImpl()
3698 SlideShowListenerProxy::SlideShowListenerProxy( const rtl::Reference< SlideshowImpl >& xController,… in SlideShowListenerProxy() function in sd::SlideShowListenerProxy
3707 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 …]
H A Dslideshowimpl.hxx134 class SlideShowListenerProxy : private ::cppu::BaseMutex, class
138SlideShowListenerProxy( const rtl::Reference< SlideshowImpl >& xController, const css::uno::Refere…
139 virtual ~SlideShowListenerProxy();
418 ::rtl::Reference< SlideShowListenerProxy > mxListenerProxy;

Completed in 34 milliseconds