Lines Matching refs:mpViewShell

232 …if ( eHit == SDRHIT_TEXTEDITOBJ && ( mpViewShell->GetFrameView()->IsQuickEdit() || dynamic_cast< s…  in MouseButtonDown()
287 mpViewShell->GetViewFrame()->GetDispatcher()-> in MouseButtonDown()
300 SfxViewFrame* pFrame = mpViewShell->GetViewFrame(); in MouseButtonDown()
320 && mpViewShell->ISA(DrawViewShell) in MouseButtonDown()
381 OSL_ASSERT (mpViewShell->GetViewShell()!=NULL); in MouseButtonDown()
383 mpViewShell->GetViewShell()->GetIPClient()); in MouseButtonDown()
690 FrameView* pFrameView = mpViewShell->GetFrameView(); in MouseButtonUp()
723 && (mpViewShell->GetFrameView()->IsClickChangeRotation() in MouseButtonUp()
794mpViewShell->GetViewFrame()->GetDispatcher()->Execute( SID_UNDO, SFX_CALLMODE_ASYNCHRON ); in MouseButtonUp()
865 mpViewShell->GetViewFrame()->GetDispatcher()->Execute(SID_OBJECT_SELECT, SFX_CALLMODE_SYNCHRON); in MouseButtonUp()
884 FrameView* pFrameView = mpViewShell->GetFrameView(); in MouseButtonUp()
1036mpViewShell->GetViewFrame()->GetDispatcher()->Execute(SID_OBJECT_SELECT, SFX_CALLMODE_ASYNCHRON | … in KeyInput()
1075 if( mpViewShell->ISA(DrawViewShell) ) in Activate()
1078 static_cast<DrawViewShell*>(mpViewShell)->GetSlotArray(); in Activate()
1238 mpViewShell->GetViewShellBase().GetToolBarManager()->SelectionHasChanged(*mpViewShell, *mpView); in SelectionHasChanged()
1263 SfxBindings& rBindings = mpViewShell->GetViewFrame()->GetBindings(); in SetEditMode()
1320 SfxViewFrame* pFrame = mpViewShell->GetViewFrame(); in AnimateObj()
1339 DrawViewShell* pDrViewSh = static_cast<DrawViewShell*>(mpViewShell); in AnimateObj()
1348 mpViewShell->GetViewFrame()->GetDispatcher()-> in AnimateObj()
1362 SfxViewFrame* pFrame = mpViewShell->GetViewFrame(); in AnimateObj()
1378 mpViewShell->GetViewFrame()->GetDispatcher()-> in AnimateObj()
1389 mpViewShell->GetViewFrame()->GetDispatcher()-> in AnimateObj()
1400 mpViewShell->GetViewFrame()->GetDispatcher()-> in AnimateObj()
1411 mpViewShell->GetViewFrame()->GetDispatcher()-> in AnimateObj()
1533 SlideShow::IsRunning( mpViewShell->GetViewShellBase() ) && in AnimateObj()
1570mpViewShell->GetViewFrame()->GetDispatcher()->Execute(SID_OBJECT_SELECT, SFX_CALLMODE_ASYNCHRON | … in cancel()