Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/slideshow/
H A DSlideShowRestarter.cxx52 mpDispatcher(pViewShellBase->GetViewFrame()->GetDispatcher()), in SlideShowRestarter()
162 if (mpDispatcher == NULL && mpViewShellBase!=NULL) in StartPresentation()
163 mpDispatcher = mpViewShellBase->GetViewFrame()->GetDispatcher(); in StartPresentation()
166 if (mpDispatcher != NULL) in StartPresentation()
168 mpDispatcher->Execute(SID_PRESENTATION, SFX_CALLMODE_ASYNCHRON); in StartPresentation()
H A DSlideShowRestarter.hxx70 SfxDispatcher* mpDispatcher; member in sd::SlideShowRestarter

Completed in 17 milliseconds