Searched refs:aAlignedPageRect (Results 1 – 1 of 1) sorted by relevance
5446 SwRect aAlignedPageRect( _rPageRect ); in GetBorderRect() local5447 ::SwAlignRect( aAlignedPageRect, _pViewShell ); in GetBorderRect()5449 _pViewShell->GetOut()->LogicToPixel( aAlignedPageRect.SVRect() ); in GetBorderRect()5473 SwRect aAlignedPageRect( _rPageRect ); in GetRightShadowRect() local5474 ::SwAlignRect( aAlignedPageRect, _pViewShell ); in GetRightShadowRect()5476 _pViewShell->GetOut()->LogicToPixel( aAlignedPageRect.SVRect() ); in GetRightShadowRect()5502 SwRect aAlignedPageRect( _rPageRect ); in GetBottomShadowRect() local5503 ::SwAlignRect( aAlignedPageRect, _pViewShell ); in GetBottomShadowRect()5505 _pViewShell->GetOut()->LogicToPixel( aAlignedPageRect.SVRect() ); in GetBottomShadowRect()
Completed in 44 milliseconds