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.cxx5446 SwRect aAlignedPageRect( _rPageRect ); in GetBorderRect() local
5447 ::SwAlignRect( aAlignedPageRect, _pViewShell ); in GetBorderRect()
5449 _pViewShell->GetOut()->LogicToPixel( aAlignedPageRect.SVRect() ); in GetBorderRect()
5473 SwRect aAlignedPageRect( _rPageRect ); in GetRightShadowRect() local
5474 ::SwAlignRect( aAlignedPageRect, _pViewShell ); in GetRightShadowRect()
5476 _pViewShell->GetOut()->LogicToPixel( aAlignedPageRect.SVRect() ); in GetRightShadowRect()
5502 SwRect aAlignedPageRect( _rPageRect ); in GetBottomShadowRect() local
5503 ::SwAlignRect( aAlignedPageRect, _pViewShell ); in GetBottomShadowRect()
5505 _pViewShell->GetOut()->LogicToPixel( aAlignedPageRect.SVRect() ); in GetBottomShadowRect()

Completed in 41 milliseconds