Searched refs:SlideShowListenerProxy (Results 1 – 2 of 2) sorted by relevance
1244 mxListenerProxy.set( new SlideShowListenerProxy( this, mxShow ) ); in startShowImpl()3719 SlideShowListenerProxy::SlideShowListenerProxy( const rtl::Reference< SlideshowImpl >& xController,… in SlideShowListenerProxy() function in sd::SlideShowListenerProxy3728 SlideShowListenerProxy::~SlideShowListenerProxy() in ~SlideShowListenerProxy()3734 void SlideShowListenerProxy::addAsSlideShowListener() in addAsSlideShowListener()3745 void SlideShowListenerProxy::removeAsSlideShowListener() in removeAsSlideShowListener()3756 void SlideShowListenerProxy::addShapeEventListener( const css::uno::Reference< css::drawing::XShape… in addShapeEventListener()3767 void SlideShowListenerProxy::removeShapeEventListener( const css::uno::Reference< css::drawing::XSh… in removeShapeEventListener()3778 void SlideShowListenerProxy::addSlideShowListener( const css::uno::Reference< css::presentation::XS… in addSlideShowListener()3785 void SlideShowListenerProxy::removeSlideShowListener( const css::uno::Reference< css::presentation:… in removeSlideShowListener()3792 void SAL_CALL SlideShowListenerProxy::beginEvent( const Reference< XAnimationNode >& xNode ) throw … in beginEvent()[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;