Home
last modified time | relevance | path

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

/AOO42X/main/offapi/com/sun/star/presentation/
H A DXSlideShowController.idl303 XSlideShow getSlideShow();
/AOO42X/main/sd/source/ui/slideshow/
H A Dslideshowimpl.hxx229 …virtual css::uno::Reference< css::presentation::XSlideShow > SAL_CALL getSlideShow( ) throw (css:…
H A Dslideshowimpl.cxx3568 Reference< XSlideShow > SAL_CALL SlideshowImpl::getSlideShow() throw (RuntimeException) in getSlideShow() function in sd::SlideshowImpl
/AOO42X/main/sdext/source/presenter/
H A DPresenterSlideShowView.cxx106 mxSlideShowController->getSlideShow(), UNO_QUERY_THROW); in LateInit()