Searched refs:SlideShowListenerProxy (Results 1 – 2 of 2) sorted by relevance
1234 mxListenerProxy.set( new SlideShowListenerProxy( this, mxShow ) ); in startShowImpl()3707 SlideShowListenerProxy::SlideShowListenerProxy( const rtl::Reference< SlideshowImpl >& xController,… in SlideShowListenerProxy() function in sd::SlideShowListenerProxy3716 SlideShowListenerProxy::~SlideShowListenerProxy() in ~SlideShowListenerProxy()3722 void SlideShowListenerProxy::addAsSlideShowListener() in addAsSlideShowListener()3733 void SlideShowListenerProxy::removeAsSlideShowListener() in removeAsSlideShowListener()3744 void SlideShowListenerProxy::addShapeEventListener( const css::uno::Reference< css::drawing::XShape… in addShapeEventListener()3755 void SlideShowListenerProxy::removeShapeEventListener( const css::uno::Reference< css::drawing::XSh… in removeShapeEventListener()3766 void SlideShowListenerProxy::addSlideShowListener( const css::uno::Reference< css::presentation::XS… in addSlideShowListener()3773 void SlideShowListenerProxy::removeSlideShowListener( const css::uno::Reference< css::presentation:… in removeSlideShowListener()3780 void SAL_CALL SlideShowListenerProxy::beginEvent( const Reference< XAnimationNode >& xNode ) throw … in beginEvent()[all …]
132 class SlideShowListenerProxy : private ::cppu::BaseMutex, class136 …SlideShowListenerProxy( const rtl::Reference< SlideshowImpl >& xController, const css::uno::Refere…137 virtual ~SlideShowListenerProxy();416 ::rtl::Reference< SlideShowListenerProxy > mxListenerProxy;