Lines Matching refs:Rectangle

193         Rectangle aVisArea = GetDocSh()->GetVisArea(ASPECT_CONTENT);  in IMPL_LINK_INLINE_END()
199Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in IMPL_LINK_INLINE_END()
261 Rectangle aVisArea = GetDocSh()->GetVisArea(ASPECT_CONTENT); in IMPL_LINK_INLINE_END()
267Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in IMPL_LINK_INLINE_END()
355 Rectangle aVisArea = GetDocSh()->GetVisArea(ASPECT_CONTENT); in Scroll()
361 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in Scroll()
406 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in SetZoom()
425 void ViewShell::SetZoomRect(const Rectangle& rZoomRect) in SetZoomRect()
453 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in SetZoomRect()
488 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in InitWindows()
518 void ViewShell::DrawMarkRect(const Rectangle& rRect) const in DrawMarkRect()
577 Rectangle aNewBorderRect(nLeft, nUpper, nRight, nLower); in SetPageSizeAndBorder()
628 Rectangle aNewBorderRect(nLeft, nUpper, nRight, nLower); in SetPageSizeAndBorder()
679 pView->SetWorkArea(Rectangle(Point() - aVisAreaPos - aPageOrg, aViewSize)); in SetPageSizeAndBorder()
912 Rectangle aRect = pObj->GetLogicRect(); in ActivateObject()
950 Rectangle aRect = pObj->GetLogicRect(); in ActivateObject()
955 const Rectangle& rBoundRect = pObj->GetCurrentBoundRect(); in ActivateObject()
1004 const Rectangle& ViewShell::GetAllWindowRect() in GetAllWindowRect()
1142 void ViewShell::VisAreaChanged(const Rectangle& rRect) in VisAreaChanged()
1170 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in SetWinViewPos()