Home
last modified time | relevance | path

Searched refs:bStartWithActualSlide (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx936 bool bStartWithActualSlide = pStartPage && in startShow() local
963 if( bStartWithActualSlide ) in startShow()
974 bStartWithActualSlide = false; in startShow()
982 bStartWithActualSlide = false; in startShow()
989 if( bStartWithActualSlide ) in startShow()
2538 void SlideshowImpl::createSlideList( bool bAll, bool bStartWithActualSlide, const String& rPresSlid… in createSlideList() argument
2546 if( !bStartWithActualSlide && mpDoc->GetCustomShowList() && maPresSettings.mbCustomShow ) in createSlideList()
H A Dslideshowimpl.hxx279 void createSlideList( bool bAll, bool bStartWithActualSlide, const String& rPresSlide );

Completed in 67 milliseconds