Searched refs:mpDispatcher (Results 1 – 2 of 2) sorted by relevance
52 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()
70 SfxDispatcher* mpDispatcher; member in sd::SlideShowRestarter
Completed in 7 milliseconds