Lines Matching refs:pDispatcher
121 SfxDispatcher* pDispatcher = pDrViewSh->GetViewFrame()->GetDispatcher(); in Select() local
122 pDispatcher->Execute(SID_SWITCHPAGE, SFX_CALLMODE_ASYNCHRON | in Select()
146 SfxDispatcher* pDispatcher = pDrViewSh->GetViewFrame()->GetDispatcher(); in MouseButtonDown() local
148 pDispatcher->Execute(SID_INSERTPAGE_QUICK, in MouseButtonDown()
188 SfxDispatcher* pDispatcher = pDrViewSh->GetViewFrame()->GetDispatcher(); in DoubleClick() local
189 pDispatcher->Execute( SID_MODIFYPAGE, in DoubleClick()
285 SfxDispatcher* pDispatcher = pDrViewSh->GetViewFrame()->GetDispatcher(); in ExecuteDrop() local
286 … pDispatcher->Execute(SID_SWITCHPAGE, SFX_CALLMODE_ASYNCHRON | SFX_CALLMODE_RECORD); in ExecuteDrop()
318 SfxDispatcher* pDispatcher = pDrViewSh->GetViewFrame()->GetDispatcher(); in ExecuteDrop() local
319 pDispatcher->Execute(SID_SWITCHPAGE, in ExecuteDrop()
359 SfxDispatcher* pDispatcher = pDrViewSh->GetViewFrame()->GetDispatcher(); in Command() local
360 pDispatcher->ExecutePopup( SdResId( nResId ) ); in Command()
431 SfxDispatcher* pDispatcher = pDrViewSh->GetViewFrame()->GetDispatcher(); in ActivatePage() local
432 pDispatcher->Execute(SID_SWITCHPAGE, in ActivatePage()