Searched refs:aAlignedPageRect (Results 1 – 1 of 1) sorted by relevance
5400 SwRect aAlignedPageRect( _rPageRect ); in GetBorderRect() local5401 ::SwAlignRect( aAlignedPageRect, _pViewShell ); in GetBorderRect()5403 _pViewShell->GetOut()->LogicToPixel( aAlignedPageRect.SVRect() ); in GetBorderRect()5427 SwRect aAlignedPageRect( _rPageRect ); in GetRightShadowRect() local5428 ::SwAlignRect( aAlignedPageRect, _pViewShell ); in GetRightShadowRect()5430 _pViewShell->GetOut()->LogicToPixel( aAlignedPageRect.SVRect() ); in GetRightShadowRect()5456 SwRect aAlignedPageRect( _rPageRect ); in GetBottomShadowRect() local5457 ::SwAlignRect( aAlignedPageRect, _pViewShell ); in GetBottomShadowRect()5459 _pViewShell->GetOut()->LogicToPixel( aAlignedPageRect.SVRect() ); in GetBottomShadowRect()