Lines Matching refs:mpViewShell

202 	mpViewShell->GetViewShellBase().GetToolBarManager()->SetToolBarShell(  in DoExecute()
242mpViewShell->GetViewShellBase().GetToolBarManager()->AddToolBarShell( ToolBarManager::TBG_FUNCTION… in DoExecute()
387 SfxViewFrame* pFrame = mpViewShell->GetViewFrame(); in MouseButtonDown()
500 mpViewShell->GetViewFrame()->GetBindings().Invalidate(SidArray); in MouseButtonDown()
554 SfxItemSet aSet(mpViewShell->GetPool()); in ImpSetAttributesForNewTextObject()
565 SfxItemSet aSet(mpViewShell->GetPool()); in ImpSetAttributesForNewTextObject()
583 SfxItemSet aSet(mpViewShell->GetPool()); in ImpSetAttributesForNewTextObject()
610 SfxItemSet aSet(mpViewShell->GetPool(), SDRATTR_TEXT_AUTOGROWHEIGHT, SDRATTR_TEXT_AUTOGROWWIDTH); in ImpSetAttributesFitToSize()
622 SfxItemSet aSet(mpViewShell->GetPool(), in ImpSetAttributesFitToSizeVertical()
641 SfxItemSet aSet(mpViewShell->GetPool()); in ImpSetAttributesFitCommon()
650 SfxItemSet aSet(mpViewShell->GetPool()); in ImpSetAttributesFitCommon()
672 mpViewShell->GetViewFrame()->GetBindings().Invalidate( SidArray ); in MouseButtonUp()
704 FrameView* pFrameView = mpViewShell->GetFrameView(); in MouseButtonUp()
719 …if ( mpView->IsRotateAllowed() && mpViewShell->GetFrameView()->IsClickChangeRotation() && (rMEvt.G… in MouseButtonUp()
725mpViewShell->GetViewFrame()->GetDispatcher()->Execute( SID_OBJECT_ROTATE, SFX_CALLMODE_ASYNCHRON |… in MouseButtonUp()
861 SfxItemSet aSet(mpViewShell->GetPool()); in MouseButtonUp()
957 mpViewShell->GetViewFrame()->GetDispatcher()->Execute( SID_OBJECT_SELECT, in MouseButtonUp()
1028 mpViewShell->GetViewFrame()->GetBindings().Invalidate( SidArray ); in KeyInput()
1062 mpView->SetQuickTextEditMode(mpViewShell->GetFrameView()->IsQuickEdit()); in Activate()
1192 …if (mpViewShell->GetFrameView()->IsQuickEdit() && bQuickDrag && GetTextObj()->GetOutlinerParaObjec… in SetInEditMode()
1343 …if (nSlotId == SID_TEXTEDIT || mpViewShell->GetFrameView()->IsQuickEdit() || /*#95971#*/ SID_ATTR_… in ReceiveRequest()