Lines Matching refs:GetDrawView

334                     pUserMarker = new SdrDropMarkerOverlay( *rSh.GetDrawView(), aTmp );  in UpdatePointer()
366 pUserMarker = new SdrDropMarkerOverlay( *rSh.GetDrawView(), aTmp ); in UpdatePointer()
396 SdrView *pSdrView = rSh.GetDrawView(); in UpdatePointer()
1208 SdrView *pSdrView = rSh.GetDrawView(); in ChangeDrawing()
1330 if ( !bIsDocReadOnly && rSh.GetDrawView() && rSh.GetDrawView()->KeyInput( rKEvt, this ) ) in KeyInput()
1444 rSh.GetDrawView()->GetMarkedObjectList().GetMarkCount() == 1)))) in KeyInput()
1446 SdrHdlList& rHdlList = (SdrHdlList&)rSh.GetDrawView()->GetHdlList(); in KeyInput()
1656 rSh.GetDrawView()->AreObjectsMarked()) in KeyInput()
1677 && rSh.GetDrawView()->AreObjectsMarked() ) ) in KeyInput()
1760 rSh.GetDrawView()->AreObjectsMarked()) in KeyInput()
1814 rSh.GetDrawView()->GetMarkedObjectList().GetMarkCount() == 1) in KeyInput()
2079 rSh.GetDrawView()->AreObjectsMarked()) in KeyInput()
2099 rSh.GetDrawView()->AreObjectsMarked()) in KeyInput()
2220 rSh.GetDrawView()->GetMarkedObjectList().GetMarkCount() == 1) in KeyInput()
2222 … SdrObject* pObj = rSh.GetDrawView()->GetMarkedObjectList().GetMark(0)->GetMarkedSdrObj(); in KeyInput()
2228 rSh.GetDrawView()->KeyInput( rKEvt, this ); in KeyInput()
2261 … SdrObject* pObj = rSh.GetDrawView()->GetMarkedObjectList().GetMark(0)->GetMarkedSdrObj(); in KeyInput()
2273 const SdrHdlList& rHdlList = rSh.GetDrawView()->GetHdlList(); in KeyInput()
2559 SdrView *pSdrView = rSh.GetDrawView(); in KeyInput()
2695 SdrView *pSdrView = rSh.GetDrawView(); in MouseButtonDown()
2840 SdrHdl* pHdl = rSh.GetDrawView()->PickHandle(aDocPos); in MouseButtonDown()
3193 rSh.GetDrawView()->PickHandle( aDocPos )) in MouseButtonDown()
3222 rSh.GetDrawView()->PickHandle( aDocPos )) in MouseButtonDown()
3463 SdrView *pSdrView = rSh.GetDrawView(); in MouseMove()
3932 SdrView *pSdrView = rSh.GetDrawView(); in MouseButtonUp()
4049 rSh.GetDrawView()->TakeActionRect( aRect ); in MouseButtonUp()
4057 aSttPt = rSh.GetDrawView()->GetAllMarkedRect().TopLeft(); in MouseButtonUp()
4062 aSttPt = rSh.GetDrawView()->GetAllMarkedRect().Center(); in MouseButtonUp()
4662 SdrView *pSdrView = rSh.GetDrawView(); in EnterDrawMode()
4853 if ( rSh.HasDrawView() && rSh.GetDrawView()->IsTextEdit() ) in Command()
4856 rSh.GetDrawView()->GetTextEditOutlinerView()->Command( rCEvt ); in Command()
4946 if( rSh.HasDrawView() && rSh.GetDrawView()->IsTextEdit() ) in Command()
4949 rSh.GetDrawView()->GetTextEditOutlinerView()->Command( rCEvt ); in Command()
4969 if( rSh.HasDrawView() && rSh.GetDrawView()->IsTextEdit() ) in Command()
4972 rSh.GetDrawView()->GetTextEditOutlinerView()->Command( rCEvt ); in Command()
5027 if( rSh.HasDrawView() && rSh.GetDrawView()->IsTextEdit() ) in Command()
5030 rSh.GetDrawView()->GetTextEditOutlinerView()->Command( rCEvt ); in Command()
5205 SdrView *pSdrView = rSh.GetDrawView(); in SelectMenuPosition()