Searched refs:getSlideByIndex (Results 1 – 4 of 4) sorted by relevance
134 xSlideShowController->getSlideByIndex(nIndex), UNO_QUERY)) in setCurrentPage()145 xSlideShowController->getSlideByIndex(nNextSlideIndex), in setCurrentPage()
69 @see getSlideByIndex93 ::com::sun::star::drawing::XDrawPage getSlideByIndex( [in] long Index )
206 …virtual css::uno::Reference< css::drawing::XDrawPage > SAL_CALL getSlideByIndex( ::sal_Int32 Index…
3031 Reference< XDrawPage > SAL_CALL SlideshowImpl::getSlideByIndex(::sal_Int32 Index) throw (RuntimeExc… in getSlideByIndex() function in sd::SlideshowImpl3559 return Any( getSlideByIndex( Index ) ); in getByIndex()
Completed in 199 milliseconds