/trunk/main/sw/source/core/view/ |
H A D | viewsh.cxx | 451 Size aSize( VisArea().SSize() ); in ImplUnlockPaint() 469 Paint( VisArea().SVRect() ); in ImplUnlockPaint() 1043 if ( VisArea().HasArea() ) in CalcLayout() 1044 InvalidateWindows( VisArea() ); in CalcLayout() 1118 if ( rRect == VisArea() ) in VisPortChgd() 1168 SwRect aBoth( VisArea() ); in VisPortChgd() 1270 Point aPt( VisArea().Pos() ); in VisPortChgd() 1353 const SwRect aOldVis( VisArea() ); in SmoothScroll() 1370 SwRect aRect( VisArea() ); in SmoothScroll() 1486 const Point aTmpPt( -VisArea().Left(), -VisArea().Top() ); in SmoothScroll() [all …]
|
H A D | viewimp.cxx | 179 if ( rRect.IsOver( pSh->VisArea() ) ) in AddPaintRect() 182 pRegion = new SwRegionRects( pSh->VisArea() ); in AddPaintRect() 244 if ( pSh->bDocSizeChgd && pSh->VisArea().Top() > pSh->GetLayout()->Frm().Height() ) in SetFirstVisPage() 261 while ( pPage && !aPageRect.IsOver( pSh->VisArea() ) ) in SetFirstVisPage()
|
H A D | vprint.cxx | 344 SwRect aOldVis( VisArea() ); in CalcPagesForPrint()
|
/trunk/main/sw/source/ui/wrtsh/ |
H A D | move.cxx | 111 Point aTmp( VisArea().Pos() ); in Left() 112 aTmp.X() -= VisArea().Width() * nReadOnlyScrollOfst / 100; in Left() 130 Point aTmp( VisArea().Pos() ); in Right() 131 aTmp.X() += VisArea().Width() * nReadOnlyScrollOfst / 100; in Right() 149 Point aTmp( VisArea().Pos() ); in Up() 150 aTmp.Y() -= VisArea().Height() * nReadOnlyScrollOfst / 100; in Up() 167 Point aTmp( VisArea().Pos() ); in Down() 186 Point aTmp( VisArea().Pos() ); in LeftMargin() 204 Point aTmp( VisArea().Pos() ); in RightMargin() 461 SwRect aOldRect( GetCharRect() ), aTmpArea( VisArea() ); in PushCrsr() [all …]
|
/trunk/main/sw/source/core/layout/ |
H A D | layact.cxx | 856 const SwRect &rVis = pImp->GetShell()->VisArea(); in InternalAction() 1220 const SwRect &rVis = pImp->GetShell()->VisArea(); in IsShortCut() 1956 pCntnt->Frm().Top() > pImp->GetShell()->VisArea().Bottom()) in FormatCntnt() 1958 const long nBottom = pImp->GetShell()->VisArea().Bottom(); in FormatCntnt() 2003 pCntnt->Frm().Top() > pImp->GetShell()->VisArea().Bottom()) in FormatCntnt() 2005 const long nBottom = pImp->GetShell()->VisArea().Bottom(); in FormatCntnt() 2353 !pPage->Frm().IsOver( pImp->GetShell()->VisArea())) in DoIdleJob() 2442 bVis = ((SwCrsrShell*)pSh)->GetCharRect().IsOver(pSh->VisArea()); in SwLayIdle() 2466 SwRect aTmp( pSh->VisArea() ); in SwLayIdle() 2476 bActions |= aTmp != pSh->VisArea(); in SwLayIdle() [all …]
|
H A D | hffrm.cxx | 787 pShell->VisArea().HasArea() ) in PrepareFooter() 788 pShell->InvalidateWindows( pShell->VisArea() ); in PrepareFooter()
|
H A D | wsfrm.cxx | 1444 aInva.Pos().X() = pViewShell->VisArea().Left(); in AdjustNeighbourhood() 1445 aInva.Width( pViewShell->VisArea().Width() ); in AdjustNeighbourhood() 1455 if ( !pViewShell || pViewShell->VisArea().Height() >= pUp->Frm().Height() ) in AdjustNeighbourhood() 1486 pUp->Frm().Height() + nDiff < pViewShell->VisArea().Height() ) in AdjustNeighbourhood() 1490 nChg = pViewShell->VisArea().Height() - pUp->Frm().Height(); in AdjustNeighbourhood() 3376 if( pRel->IsPageBodyFrm() && pSh && bBrowseMode && pSh->VisArea().Width() ) in CalcRel()
|
H A D | calcmove.cxx | 825 nBot = Max( nBot, pSh->VisArea().Height() ); in MakeAll() 997 if( pSh && 0!=(nWidthArea=(pSh->VisArea().*fnRect->fnGetWidth)()) && in MakePrtArea()
|
H A D | paintfrm.cxx | 2923 aRect.Intersection( pSh->VisArea() ); in Paint() 2985 aPageRectTemp._Intersection( pSh->VisArea() ); in Paint() 3629 SwRect aVisRect = pShell->VisArea(); in Paint() 5564 const Rectangle &aVisRect = _pViewShell->VisArea().SVRect(); in PaintNotesSidebar() 6597 aRetouche.Intersection( pGlobalShell->VisArea() ); in Retouche()
|
H A D | fly.cxx | 2582 pSh->VisArea().HasArea() ) in CalcRel() 2585 nRelHeight = pSh->VisArea().Height(); in CalcRel()
|
/trunk/main/sw/source/core/crsr/ |
H A D | viscrs.cxx | 224 SwRegionRects aReg( GetShell()->VisArea() ); in FillRects() 353 if( pCrsrShell->VisArea().IsOver( pCrsrShell->aCharRect ) ) in Show() 706 SwRegionRects aReg( GetShell()->VisArea() ); in Invalidate() 1005 SwRegionRects aReg( GetShell()->VisArea() ); in FillRects()
|
H A D | crsrsh.cxx | 1269 pAktCrsr->Invalidate( VisArea() ); in Paint() 1292 aOldRBPos.X() = VisArea().Right(); in VisPortChgd() 1293 aOldRBPos.Y() = VisArea().Bottom(); in VisPortChgd() 2189 if( !bBasicHideCrsr && VisArea().Width() ) in ShGetFcs() 2793 if( aCrsrHeight.Y() < aCharRect.Height() && aCharRect.Height() > VisArea().Height() ) in MakeSelVisible() 2796 long nDiff = aCharRect.Height() - VisArea().Height(); in MakeSelVisible()
|
/trunk/main/sw/source/ui/uiview/ |
H A D | viewport.cxx | 104 long lDelta = lPos - rSh.VisArea().Pos().*pPt; in lcl_GetPos() 281 if ( aOldSz != pWrtShell->VisArea().SSize() && in SetVisArea() 282 ( Abs(aOldSz.Width() - pWrtShell->VisArea().Width()) > 2 || in SetVisArea() 283 Abs(aOldSz.Height() - pWrtShell->VisArea().Height()) > 2 ) ) in SetVisArea()
|
H A D | viewdraw.cxx | 153 const SwRect& rVisArea = pWrtShell->VisArea(); in ExecDraw() 195 const SwRect& rVisArea = pWrtShell->VisArea(); in ExecDraw()
|
H A D | swcli.cxx | 99 if ( !aFrm.IsOver( rSh.VisArea() ) ) in ObjectAreaChanged()
|
/trunk/main/sw/source/ui/docvw/ |
H A D | edtwin.cxx | 347 if( !rSh.VisArea().Width() ) in UpdatePointer() 557 const SwRect aOldVis( rSh.VisArea() ); in IMPL_LINK() 560 if ( !rSh.VisArea().IsInside( aModPt ) ) in IMPL_LINK() 589 const SwRect& rVisArea = rSh.VisArea(); in IMPL_LINK() 601 aMovePos += rSh.VisArea().Pos() - aOldVis.Pos(); in IMPL_LINK() 3474 const Point aOldPt( rSh.VisArea().Pos() ); in MouseMove() 3475 const sal_Bool bInsWin = rSh.VisArea().IsInside( aDocPt ); in MouseMove() 3507 aTmp += rSh.VisArea().Pos() - aOldPt; in MouseMove() 3748 aTmp += rSh.VisArea().Pos() - aOldPt; in MouseMove() 3769 aTmp += rSh.VisArea().Pos() - aOldPt; in MouseMove() [all …]
|
/trunk/main/sw/source/core/draw/ |
H A D | dflyobj.cxx | 890 pSh->VisArea().HasArea() ) in NbcResize() 893 nRelHeight = pSh->VisArea().Height(); in NbcResize()
|
H A D | dpage.cxx | 148 } while ( pPg && pPg->Frm().IsOver( pSh->VisArea() ) ); in GetGridFrameList()
|
/trunk/main/sw/source/ui/shells/ |
H A D | grfshex.cxx | 113 const SwRect& rVisArea = rSh.VisArea(); in InsertMediaDlg()
|
/trunk/main/sw/source/core/frmedt/ |
H A D | feflyole.cxx | 112 if ( !aTmp.IsOver( VisArea() ) ) in MakeObjVisible()
|
/trunk/main/sw/inc/ |
H A D | viewsh.hxx | 262 const SwRect& VisArea() const { return aVisArea; } in VisArea() function in ViewShell
|
H A D | crsrsh.hxx | 562 sal_Bool IsCrsrVisible() const { return VisArea().IsOver( GetCharRect() ); } in IsCrsrVisible()
|
/trunk/main/sw/source/ui/ribbar/ |
H A D | drawbase.cxx | 721 const SwRect& rVisArea = m_pSh->VisArea(); in GetDefaultCenterPos()
|
/trunk/main/sw/source/core/doc/ |
H A D | notxtfrm.cxx | 778 else if ( pSh->VisArea().IsOver( aRect ) && in Modify()
|
/trunk/main/sw/source/core/docnode/ |
H A D | node.cxx | 460 if( !pFrm || pSh->VisArea().IsOver( pFrm->Frm() ) ) in IsInVisibleArea()
|