Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/inc/
H A Dpagefrm.hxx116 static void GetBorderRect( const SwRect& _rPageRect,
140 static void GetRightShadowRect( const SwRect& _rPageRect,
165 static void GetBottomShadowRect( const SwRect& _rPageRect,
357 static void PaintBorderAndShadow( const SwRect& _rPageRect,
381 static void GetBorderAndShadowBoundRect( const SwRect& _rPageRect,
386 …static void PaintNotesSidebar(const SwRect& _rPageRect, ViewShell* _pViewShell, sal_uInt16 nPageNu…
/aoo4110/main/sw/source/core/layout/
H A Dpaintfrm.cxx5351 /*static*/ void SwPageFrm::GetBorderRect( const SwRect& _rPageRect, in GetBorderRect() argument
5356 SwRect aAlignedPageRect( _rPageRect ); in GetBorderRect()
5378 /*static*/ void SwPageFrm::GetRightShadowRect( const SwRect& _rPageRect, in GetRightShadowRect() argument
5383 SwRect aAlignedPageRect( _rPageRect ); in GetRightShadowRect()
5407 /*static*/ void SwPageFrm::GetBottomShadowRect( const SwRect& _rPageRect, in GetBottomShadowRect() argument
5412 SwRect aAlignedPageRect( _rPageRect ); in GetBottomShadowRect()
5436 /*static*/ void SwPageFrm::PaintBorderAndShadow( const SwRect& _rPageRect, in PaintBorderAndShadow() argument
5456 SwPageFrm::GetBorderRect( _rPageRect, _pViewShell, aPaintRect, bRightSidebar ); in PaintBorderAndShadow()
5483 SwRect aPageRect( _rPageRect ); in PaintNotesSidebar()
5598 /*static*/ void SwPageFrm::GetBorderAndShadowBoundRect( const SwRect& _rPageRect, in GetBorderAndShadowBoundRect() argument
[all …]

Completed in 51 milliseconds