Lines Matching refs:GetWrtShell
80 SvxZoomType eType = (SvxZoomType)rView.GetWrtShell().GetViewOptions()->GetZoomType(); in GetLeftMargin()
81 long lRet = rView.GetWrtShell().GetAnyCurRect(RECT_PAGE_PRT).Left(); in GetLeftMargin()
94 SwWrtShell &rSh = pView->GetWrtShell(); in lcl_GetPos()
334 const long nTmp = GetWrtShell().IsFrameView() ? 4 : 8; in SetVisArea()
441 Window* pCareWn = ViewShell::GetCareWin(GetWrtShell()); in Scroll()
569 else if( GetWrtShell().GetCharRect().Top() < (aVisArea.Top() + nYScrl)) in GetPageScrollUpOffset()
585 else if( GetWrtShell().GetCharRect().Bottom() > in GetPageScrollDownOffset()
706 if ( GetWrtShell().ActionPend() ) in IMPL_LINK()
784 if ( !GetWrtShell().ActionPend() ) in IMPL_LINK()
829 const long lWidth = GetWrtShell().GetDocSize().Width() + lBorder; in CalcVisArea()
839 const long lHeight = GetWrtShell().GetDocSize().Height() + lBorder; in CalcVisArea()
1281 aPgSize = GetWrtShell().GetAnyCurRect(RECT_PAGE).SSize(); in GetOptimalSizePixel()
1347 if ( GetWrtShell().IsInSelect() ) in Move()
1348 GetWrtShell().EndSelect(); //#32427# in Move()