Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/inc/
H A Dpagefrm.hxx382 SwRect& _orBorderAndShadowBoundRect,
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx5628 SwRect& _orBorderAndShadowBoundRect, in GetBorderAndShadowBoundRect() argument
5632 SwPageFrm::GetBorderRect( _rPageRect, _pViewShell, _orBorderAndShadowBoundRect, bRightSidebar ); in GetBorderAndShadowBoundRect()
5634 _orBorderAndShadowBoundRect.Union( aTmpRect ); in GetBorderAndShadowBoundRect()
5636 _orBorderAndShadowBoundRect.Union( aTmpRect ); in GetBorderAndShadowBoundRect()
5638 AddSidebarBorders(_orBorderAndShadowBoundRect, _pViewShell, bRightSidebar, false); in GetBorderAndShadowBoundRect()