Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/layout/
H A Dpaintfrm.cxx5356 SwRect aAlignedPageRect( _rPageRect ); in GetBorderRect() local
5357 ::SwAlignRect( aAlignedPageRect, _pViewShell ); in GetBorderRect()
5359 _pViewShell->GetOut()->LogicToPixel( aAlignedPageRect.SVRect() ); in GetBorderRect()
5383 SwRect aAlignedPageRect( _rPageRect ); in GetRightShadowRect() local
5384 ::SwAlignRect( aAlignedPageRect, _pViewShell ); in GetRightShadowRect()
5386 _pViewShell->GetOut()->LogicToPixel( aAlignedPageRect.SVRect() ); in GetRightShadowRect()
5412 SwRect aAlignedPageRect( _rPageRect ); in GetBottomShadowRect() local
5413 ::SwAlignRect( aAlignedPageRect, _pViewShell ); in GetBottomShadowRect()
5415 _pViewShell->GetOut()->LogicToPixel( aAlignedPageRect.SVRect() ); in GetBottomShadowRect()

Completed in 195 milliseconds