Lines Matching refs:presentation

264                                    presentation::XSlideShowView>& xView) const;
447 uno::Reference<presentation::XSlideShowView> xView ((*aIter)->getUnoView()); in forEachView()
461 const uno::Reference<presentation::XSlideShowView>& xView) const in findUnoView()
469 std::equal_to<uno::Reference<presentation::XSlideShowView> >(), in findUnoView()
608 uno::Reference<presentation::XSlideShowView> xView( in notifyMouseHandlers()
622 presentation::XSlideShowView > >(), in notifyMouseHandlers()
949 : &presentation::XSlideShowView::addMouseListener ); in addClickHandler()
961 mpImpl->forEachView( &presentation::XSlideShowView::removeMouseListener ); in removeClickHandler()
974 : &presentation::XSlideShowView::addMouseListener ); in addDoubleClickHandler()
986 mpImpl->forEachView( &presentation::XSlideShowView::removeMouseListener ); in removeDoubleClickHandler()
998 ? &presentation::XSlideShowView::addMouseMotionListener in addMouseMoveHandler()
1012 &presentation::XSlideShowView::removeMouseMotionListener ); in removeMouseMoveHandler()
1033 const uno::Reference<presentation::XShapeEventListener>& xListener, in notifyShapeListenerAdded()
1044 const uno::Reference<presentation::XShapeEventListener>& xListener, in notifyShapeListenerRemoved()
1180 uno::Reference<presentation::XSlideShowView> const rUnoView( in notifyViewAdded()
1203 uno::Reference<presentation::XSlideShowView> const rUnoView( in notifyViewRemoved()
1228 bool EventMultiplexer::notifyViewChanged( const uno::Reference<presentation::XSlideShowView>& xView… in notifyViewChanged()
1245 const uno::Reference<presentation::XSlideShowView>& xView ) in notifyViewClobbered()