Lines Matching refs:presentation
123 css::presentation::ClickAction meClickAction;
126 WrappedShapeEventImpl() : meClickAction( css::presentation::ClickAction_NONE ), mnVerb( 0 ) {}; in WrappedShapeEventImpl()
135 …public ::cppu::WeakImplHelper2< css::presentation::XSlideShowListener, css::presentation::XShapeEv…
138 …erence< SlideshowImpl >& xController, const css::uno::Reference< css::presentation::XSlideShow >& …
144 …void addSlideShowListener( const css::uno::Reference< css::presentation::XSlideShowListener >& Lis…
145 …void removeSlideShowListener( const css::uno::Reference< css::presentation::XSlideShowListener >& …
173 css::uno::Reference< css::presentation::XSlideShow > mxSlideShow;
178 typedef ::cppu::WeakComponentImplHelper2< css::presentation::XSlideShowController, css::container::…
186 …explicit SlideshowImpl( const css::uno::Reference< css::presentation::XPresentation2 >& xPresentat…
207 …virtual void SAL_CALL addSlideShowListener( const css::uno::Reference< css::presentation::XSlideSh…
208 …virtual void SAL_CALL removeSlideShowListener( const css::uno::Reference< css::presentation::XSlid…
231 …virtual css::uno::Reference< css::presentation::XSlideShow > SAL_CALL getSlideShow( ) throw (css:…
331 css::uno::Reference< css::presentation::XSlideShow > createSlideShow() const;
343 css::uno::Reference< css::presentation::XSlideShow > mxShow;
344 …comphelper::ImplementationReference< ::sd::SlideShowView, css::presentation::XSlideShowView > mxVi…
417 css::uno::Reference< css::presentation::XPresentation2 > mxPresentation;