Searched refs:aAlignedPageRect (Results 1 – 1 of 1) sorted by relevance
5356 SwRect aAlignedPageRect( _rPageRect ); in GetBorderRect() local5357 ::SwAlignRect( aAlignedPageRect, _pViewShell ); in GetBorderRect()5359 _pViewShell->GetOut()->LogicToPixel( aAlignedPageRect.SVRect() ); in GetBorderRect()5383 SwRect aAlignedPageRect( _rPageRect ); in GetRightShadowRect() local5384 ::SwAlignRect( aAlignedPageRect, _pViewShell ); in GetRightShadowRect()5386 _pViewShell->GetOut()->LogicToPixel( aAlignedPageRect.SVRect() ); in GetRightShadowRect()5412 SwRect aAlignedPageRect( _rPageRect ); in GetBottomShadowRect() local5413 ::SwAlignRect( aAlignedPageRect, _pViewShell ); in GetBottomShadowRect()5415 _pViewShell->GetOut()->LogicToPixel( aAlignedPageRect.SVRect() ); in GetBottomShadowRect()
Completed in 37 milliseconds