Searched refs:getSlideCount (Results 1 – 7 of 7) sorted by relevance
149 doc.pages = OfficeDocument.getSlideCount(document); in pageCount()153 doc.pages = OfficeDocument.getSlideCount(document); in pageCount()
123 const sal_Int32 nCount (xSlideShowController->getSlideCount()); in setCurrentPage()
533 return mxSlideShowController->getSlideCount(); in GetSlideCount()
418 public static int getSlideCount(Object model) in getSlideCount() method in OfficeDocument
3024 ::sal_Int32 SAL_CALL SlideshowImpl::getSlideCount() throw (RuntimeException) in getSlideCount() function in sd::SlideshowImpl3552 return getSlideCount(); in getCount()3573 return getSlideCount() != 0; in hasElements()
205 virtual ::sal_Int32 SAL_CALL getSlideCount( ) throw (css::uno::RuntimeException);
71 long getSlideCount();
Completed in 94 milliseconds