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()
2081 rSh.GetDrawView()->AreObjectsMarked()) in KeyInput()
2101 rSh.GetDrawView()->AreObjectsMarked()) in KeyInput()
2222 rSh.GetDrawView()->GetMarkedObjectList().GetMarkCount() == 1) in KeyInput()
2224 … SdrObject* pObj = rSh.GetDrawView()->GetMarkedObjectList().GetMark(0)->GetMarkedSdrObj(); in KeyInput()
2230 rSh.GetDrawView()->KeyInput( rKEvt, this ); in KeyInput()
2263 … SdrObject* pObj = rSh.GetDrawView()->GetMarkedObjectList().GetMark(0)->GetMarkedSdrObj(); in KeyInput()
2275 const SdrHdlList& rHdlList = rSh.GetDrawView()->GetHdlList(); in KeyInput()
2561 SdrView *pSdrView = rSh.GetDrawView(); in KeyInput()
2697 SdrView *pSdrView = rSh.GetDrawView(); in MouseButtonDown()
2842 SdrHdl* pHdl = rSh.GetDrawView()->PickHandle(aDocPos); in MouseButtonDown()
3195 rSh.GetDrawView()->PickHandle( aDocPos )) in MouseButtonDown()
3224 rSh.GetDrawView()->PickHandle( aDocPos )) in MouseButtonDown()
3465 SdrView *pSdrView = rSh.GetDrawView(); in MouseMove()
3934 SdrView *pSdrView = rSh.GetDrawView(); in MouseButtonUp()
4051 rSh.GetDrawView()->TakeActionRect( aRect ); in MouseButtonUp()
4059 aSttPt = rSh.GetDrawView()->GetAllMarkedRect().TopLeft(); in MouseButtonUp()
4064 aSttPt = rSh.GetDrawView()->GetAllMarkedRect().Center(); in MouseButtonUp()
4664 SdrView *pSdrView = rSh.GetDrawView(); in EnterDrawMode()
4855 if ( rSh.HasDrawView() && rSh.GetDrawView()->IsTextEdit() ) in Command()
4858 rSh.GetDrawView()->GetTextEditOutlinerView()->Command( rCEvt ); in Command()
4948 if( rSh.HasDrawView() && rSh.GetDrawView()->IsTextEdit() ) in Command()
4951 rSh.GetDrawView()->GetTextEditOutlinerView()->Command( rCEvt ); in Command()
4971 if( rSh.HasDrawView() && rSh.GetDrawView()->IsTextEdit() ) in Command()
4974 rSh.GetDrawView()->GetTextEditOutlinerView()->Command( rCEvt ); in Command()
5029 if( rSh.HasDrawView() && rSh.GetDrawView()->IsTextEdit() ) in Command()
5032 rSh.GetDrawView()->GetTextEditOutlinerView()->Command( rCEvt ); in Command()
5067 if( rSh.HasDrawView() && rSh.GetDrawView()->IsTextEdit() ) in Command()
5070 rSh.GetDrawView()->GetTextEditOutlinerView()->Command( rCEvt ); in Command()
5239 SdrView *pSdrView = rSh.GetDrawView(); in SelectMenuPosition()