Home
last modified time | relevance | path

Searched refs:SlideShowView (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sd/source/ui/slideshow/
H A Dslideshowviewimpl.cxx204 SlideShowView::SlideShowView( ShowWindow& rOutputWindow, in SlideShowView() function in sd::SlideShowView
231 void SAL_CALL SlideShowView::dispose() throw (RuntimeException) in dispose()
258 void SAL_CALL SlideShowView::disposing( const lang::EventObject& ) throw(RuntimeException) in disposing()
283 void SAL_CALL SlideShowView::paint( const awt::PaintEvent& e ) throw (RuntimeException) in paint()
314 void SAL_CALL SlideShowView::clear() throw (::com::sun::star::uno::RuntimeException) in clear()
339 geometry::AffineMatrix2D SAL_CALL SlideShowView::getTransformation( ) throw (RuntimeException) in getTransformation()
481 awt::Rectangle SAL_CALL SlideShowView::getCanvasArea( ) throw (RuntimeException) in getCanvasArea()
520 void SAL_CALL SlideShowView::windowMoved( const awt::WindowEvent& ) throw (RuntimeException) in windowMoved()
525 void SAL_CALL SlideShowView::windowShown( const lang::EventObject& ) throw (RuntimeException) in windowShown()
530 void SAL_CALL SlideShowView::windowHidden( const lang::EventObject& ) throw (RuntimeException) in windowHidden()
[all …]
H A Dslideshowviewimpl.hxx199 class SlideShowView : public ::comphelper::OBaseMutex, class
203 SlideShowView( ShowWindow& rOutputWindow,
253 ~SlideShowView() {} in ~SlideShowView()
H A Dslideshowimpl.hxx97 class SlideShowView;
183 friend class SlideShowView;
344 …comphelper::ImplementationReference< ::sd::SlideShowView, css::presentation::XSlideShowView > mxVi…
H A Dslideshowimpl.cxx1210 mxView = mxView.createFromQuery( new SlideShowView( in startShowImpl()

Completed in 32 milliseconds