Home
last modified time | relevance | path

Searched refs:aAlignedPageRect (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx5400 SwRect aAlignedPageRect( _rPageRect ); in GetBorderRect() local
5401 ::SwAlignRect( aAlignedPageRect, _pViewShell ); in GetBorderRect()
5403 _pViewShell->GetOut()->LogicToPixel( aAlignedPageRect.SVRect() ); in GetBorderRect()
5427 SwRect aAlignedPageRect( _rPageRect ); in GetRightShadowRect() local
5428 ::SwAlignRect( aAlignedPageRect, _pViewShell ); in GetRightShadowRect()
5430 _pViewShell->GetOut()->LogicToPixel( aAlignedPageRect.SVRect() ); in GetRightShadowRect()
5456 SwRect aAlignedPageRect( _rPageRect ); in GetBottomShadowRect() local
5457 ::SwAlignRect( aAlignedPageRect, _pViewShell ); in GetBottomShadowRect()
5459 _pViewShell->GetOut()->LogicToPixel( aAlignedPageRect.SVRect() ); in GetBottomShadowRect()