Home
last modified time | relevance | path

Searched refs:getSlideCount (Results 1 – 7 of 7) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/web/export/
H A DAbstractExporter.java149 doc.pages = OfficeDocument.getSlideCount(document); in pageCount()
153 doc.pages = OfficeDocument.getSlideCount(document); in pageCount()
/trunk/main/sdext/source/presenter/
H A DPresenterViewFactory.cxx123 const sal_Int32 nCount (xSlideShowController->getSlideCount()); in setCurrentPage()
H A DPresenterToolBar.cxx533 return mxSlideShowController->getSlideCount(); in GetSlideCount()
/trunk/main/wizards/com/sun/star/wizards/document/
H A DOfficeDocument.java418 public static int getSlideCount(Object model) in getSlideCount() method in OfficeDocument
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx3024 ::sal_Int32 SAL_CALL SlideshowImpl::getSlideCount() throw (RuntimeException) in getSlideCount() function in sd::SlideshowImpl
3552 return getSlideCount(); in getCount()
3573 return getSlideCount() != 0; in hasElements()
H A Dslideshowimpl.hxx205 virtual ::sal_Int32 SAL_CALL getSlideCount( ) throw (css::uno::RuntimeException);
/trunk/main/offapi/com/sun/star/presentation/
H A DXSlideShowController.idl71 long getSlideCount();

Completed in 54 milliseconds