Home
last modified time | relevance | path

Searched refs:isFullScreen (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sd/source/ui/slideshow/
H A DPaneHider.cxx57 if (pSlideShow!=NULL && !pSlideShow->isFullScreen()) try in PaneHider()
H A Dslideshowimpl.hxx230 virtual ::sal_Bool SAL_CALL isFullScreen( ) throw (css::uno::RuntimeException);
H A Dslideshow.cxx1021 bool SlideShow::isFullScreen() in isFullScreen() function in SlideShow
H A Dslideshowimpl.cxx3059 sal_Bool SAL_CALL SlideshowImpl::isFullScreen() throw (RuntimeException) in isFullScreen() function in sd::SlideshowImpl
/trunk/main/sd/source/ui/tools/
H A DIdleDetection.cxx101 if (xSlideShow->isFullScreen()) in CheckSlideShowRunning()
/trunk/main/sd/source/ui/inc/
H A Dslideshow.hxx167 bool isFullScreen(); // a.k.a. FuSlideShow::IsFullScreen()
/trunk/main/offapi/com/sun/star/presentation/
H A DXSlideShowController.idl260 boolean isFullScreen();
/trunk/main/sd/source/ui/view/
H A Ddrviews5.cxx120 if( xSlideshow.is() && xSlideshow->isRunning() && !xSlideshow->isFullScreen() ) in Resize()
H A Dviewshel.cxx1061 …Active = (xSlideShow.is() && xSlideShow->isRunning()) && !xSlideShow->isFullScreen() && xSlideShow… in ArrangeGUIElements()
/trunk/main/sdext/source/presenter/
H A DPresenterScreen.cxx423 if( !xSlideShowController.is() || !xSlideShowController->isFullScreen() ) in InitializePresenterScreen()
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleDrawDocumentView.cxx417 if( xSlideshow.is() && xSlideshow->isRunning() && xSlideshow->isFullScreen() ) in propertyChange()

Completed in 47 milliseconds