Searched refs:aBorderPxRect (Results 1 – 1 of 1) sorted by relevance
5448 Rectangle aBorderPxRect = in GetBorderRect() local5451 aBorderPxRect.Left() = aBorderPxRect.Left() - mnBorderPxWidth; in GetBorderRect()5452 aBorderPxRect.Top() = aBorderPxRect.Top() - mnBorderPxWidth; in GetBorderRect()5453 aBorderPxRect.Right() = aBorderPxRect.Right() + mnBorderPxWidth; in GetBorderRect()5454 aBorderPxRect.Bottom() = aBorderPxRect.Bottom() + mnBorderPxWidth; in GetBorderRect()5456 AddSidebarBorders(aBorderPxRect,_pViewShell, bRightSidebar, true); in GetBorderRect()5459 SwRect( _pViewShell->GetOut()->PixelToLogic( aBorderPxRect ) ); in GetBorderRect()
Completed in 52 milliseconds