Searched refs:SlideShowView (Results 1 – 4 of 4) sorted by relevance
204 SlideShowView::SlideShowView( ShowWindow& rOutputWindow, in SlideShowView() function in sd::SlideShowView231 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 …]
199 class SlideShowView : public ::comphelper::OBaseMutex, class203 SlideShowView( ShowWindow& rOutputWindow,253 ~SlideShowView() {} in ~SlideShowView()
97 class SlideShowView;183 friend class SlideShowView;344 …comphelper::ImplementationReference< ::sd::SlideShowView, css::presentation::XSlideShowView > mxVi…
1210 mxView = mxView.createFromQuery( new SlideShowView( in startShowImpl()
Completed in 36 milliseconds