Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx945 String aPresSlide( maPresSettings.maPresPage ); in startShow() local
980 aPresSlide = pStartPage->GetName(); in startShow()
998 createSlideList( maPresSettings.mbAll, false, aPresSlide ); in startShow()
1011 … if( mpDoc->GetSdPage( (sal_uInt16) nSlide, PK_STANDARD )->GetName() == aPresSlide ) in startShow()