Lines Matching refs:mrView
217 mrView( rPView ), in SwPagePreViewWin()
292 nLastSttPg = mrView.GetPageCount()+1 > nPages in CalcWish()
293 ? mrView.GetPageCount()+1 - nPages : 0; in CalcWish()
307 mrView.ScrollDocSzChg(); in CalcWish()
320 SfxBindings& rBindings = mrView.GetViewFrame()->GetBindings(); in CalcWish()
325 mrView.ScrollViewSzChg(); in CalcWish()
338 sal_uInt16 nPageCount = mrView.GetPageCount(); in MovePage()
430 SfxBindings& rBindings = mrView.GetViewFrame()->GetBindings(); in MovePage()
520 mrView.GetViewFrame()->GetDispatcher()->Execute( in KeyInput()
524 if( !bHandled && !mrView.KeyInput( rKEvt ) ) in KeyInput()
538 mrView.GetViewFrame()->GetDispatcher()->ExecutePopup(); in Command()
552 bCallBase = !mrView.HandleWheelCommands( aEvent ); in Command()
555 bCallBase = !mrView.HandleWheelCommands( rCEvt ); in Command()
587 mrView.SetNewCrsrPos( sNewCrsrPos ); in MouseButtonDown()
589 SfxViewFrame *pTmpFrm = mrView.GetViewFrame(); in MouseButtonDown()
602 mrView.SetVScrollbarThumbPos( nNewSelectedPage ); in MouseButtonDown()
609 SfxBindings& rBindings = mrView.GetViewFrame()->GetBindings(); in MouseButtonDown()
631 mrView.ScrollViewSzChg(); in SetPagePreview()
682 mrView.InvalidateBorder(); //Scrollbarbreiten in DataChanged()
684 lcl_InvalidateZoomSlots(mrView.GetViewFrame()->GetBindings()); in DataChanged()
691 mrView.GetDocShell()->UpdateFontList(); //Fontwechsel in DataChanged()