Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/slideshow/
H A Dslideshow.cxx173 , mpFullScreenFrameView( 0 ) in SlideShow()
725 if( mpFullScreenFrameView ) in end()
727 delete mpFullScreenFrameView; in end()
728 mpFullScreenFrameView = 0; in end()
1043 pShell->FinishInitialization( mpFullScreenFrameView ); in activate()
1044 mpFullScreenFrameView = 0; in activate()
1256 if( mpFullScreenFrameView ) in StartFullscreenPresentation()
1257 delete mpFullScreenFrameView; in StartFullscreenPresentation()
1258 mpFullScreenFrameView = new FrameView(mpDoc, pOriginalFrameView); in StartFullscreenPresentation()
/trunk/main/sd/source/ui/inc/
H A Dslideshow.hxx222 FrameView* mpFullScreenFrameView; member in sd::SlideShow

Completed in 23 milliseconds