Lines Matching refs:rView
706 SwView& rView = rShell.GetView(); in MakeTextSelection_Impl() local
721 rView.AttrChangedNotify(&rShell); in MakeTextSelection_Impl()
731 rView.AttrChangedNotify(&rShell); in MakeTextSelection_Impl()
740 rView.GetDrawFuncPtr()->BreakCreate(); in MakeTextSelection_Impl()
741 rView.AttrChangedNotify(&rShell); in MakeTextSelection_Impl()
743 else if ( rShell.HasSelection() || rView.IsDrawMode() ) in MakeTextSelection_Impl()
753 rView.LeaveDrawCreate(); in MakeTextSelection_Impl()
757 SfxBindings& rBind = rView.GetViewFrame()->GetBindings(); in MakeTextSelection_Impl()
760 rView.AttrChangedNotify(&rShell); in MakeTextSelection_Impl()
778 SwView& rView = rSh.GetView(); in FindNextDrawTextError_Impl() local
779 SwDoc* pDoc = rView.GetDocShell()->GetDoc(); in FindNextDrawTextError_Impl()
825 … OutlinerView* pOutlView = new OutlinerView( &aTmpOutliner, &(rView.GetEditWin()) ); in FindNextDrawTextError_Impl()
848 rView.BeginTextEdit( pTextObj, pPV, &rView.GetEditWin(), sal_False, sal_True ); in FindNextDrawTextError_Impl()
849 rView.AttrChangedNotify(&rSh); in FindNextDrawTextError_Impl()