Lines Matching refs:presentation
221 typedef cppu::WeakComponentImplHelper1<presentation::XSlideShow> SlideShowImplBase;
318 uno::Reference<presentation::XSlideShowView> const& xView )
321 uno::Reference<presentation::XSlideShowView> const& xView )
326 uno::Reference<presentation::XSlideShowListener> const& xListener )
329 uno::Reference<presentation::XSlideShowListener> const& xListener )
332 uno::Reference<presentation::XShapeEventListener> const& xListener,
336 uno::Reference<presentation::XShapeEventListener> const& xListener,
484 presentation::XTransitionFactory> mxOptionalTransitionFactory;
1216 maListenerContainer.forEach<presentation::XSlideShowListener>( in displaySlide()
1217 boost::mem_fn( &presentation::XSlideShowListener::slideTransitionStarted ) ); in displaySlide()
1252 maListenerContainer.forEach<presentation::XSlideShowListener>( in redisplayCurrentSlide()
1253 boost::mem_fn( &presentation::XSlideShowListener::slideTransitionStarted ) ); in redisplayCurrentSlide()
1385 uno::Reference<presentation::XSlideShowView> const& xView ) in addView()
1433 uno::Reference<presentation::XSlideShowView> const& xView ) in removeView()
1834 uno::Reference<presentation::XSlideShowView> xView; in setProperty()
1863 uno::Reference<presentation::XSlideShowListener> const& xListener ) in addSlideShowListener()
1876 uno::Reference<presentation::XSlideShowListener> const& xListener ) in removeSlideShowListener()
1886 uno::Reference<presentation::XShapeEventListener> const& xListener, in addShapeEventListener()
1919 uno::Reference<presentation::XShapeEventListener> const& xListener, in removeShapeEventListener()
2157 uno::Reference< presentation::XSlideShowView > xView( (*aCurr)->getUnoView(), in update()
2345 maListenerContainer.forEach<presentation::XSlideShowListener>( in notifySlideAnimationsEnded()
2346 boost::mem_fn( &presentation::XSlideShowListener::slideAnimationsEnded ) ); in notifySlideAnimationsEnded()
2388 maListenerContainer.forEach<presentation::XSlideShowListener>( in notifySlideEnded()
2390 ::boost::mem_fn(&presentation::XSlideShowListener::slideEnded), in notifySlideEnded()
2399 maListenerContainer.forEach<presentation::XSlideShowListener>( in notifyHyperLinkClicked()
2400 boost::bind( &presentation::XSlideShowListener::hyperLinkClicked, in notifyHyperLinkClicked()
2418 maListenerContainer.forEach<presentation::XSlideShowListener>( in handleAnimationEvent()
2426 maListenerContainer.forEach<presentation::XSlideShowListener>( in handleAnimationEvent()