Lines Matching refs:mrView
219 mrView( rPView ), in SwPagePreViewWin()
294 nLastSttPg = mrView.GetPageCount()+1 > nPages in CalcWish()
295 ? mrView.GetPageCount()+1 - nPages : 0; in CalcWish()
309 mrView.ScrollDocSzChg(); in CalcWish()
322 SfxBindings& rBindings = mrView.GetViewFrame()->GetBindings(); in CalcWish()
327 mrView.ScrollViewSzChg(); in CalcWish()
340 sal_uInt16 nPageCount = mrView.GetPageCount(); in MovePage()
432 SfxBindings& rBindings = mrView.GetViewFrame()->GetBindings(); in MovePage()
522 mrView.GetViewFrame()->GetDispatcher()->Execute( in KeyInput()
526 if( !bHandled && !mrView.KeyInput( rKEvt ) ) in KeyInput()
540 mrView.GetViewFrame()->GetDispatcher()->ExecutePopup(); in Command()
554 bCallBase = !mrView.HandleWheelCommands( aEvent ); in Command()
557 bCallBase = !mrView.HandleWheelCommands( rCEvt ); in Command()
589 mrView.SetNewCrsrPos( sNewCrsrPos ); in MouseButtonDown()
591 SfxViewFrame *pTmpFrm = mrView.GetViewFrame(); in MouseButtonDown()
604 mrView.SetVScrollbarThumbPos( nNewSelectedPage ); in MouseButtonDown()
611 SfxBindings& rBindings = mrView.GetViewFrame()->GetBindings(); in MouseButtonDown()
633 mrView.ScrollViewSzChg(); in SetPagePreview()
684 mrView.InvalidateBorder(); //Scrollbarbreiten in DataChanged()
686 lcl_InvalidateZoomSlots(mrView.GetViewFrame()->GetBindings()); in DataChanged()
693 mrView.GetDocShell()->UpdateFontList(); //Fontwechsel in DataChanged()