Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/inc/
H A Dpagefrm.hxx117 static void GetBorderRect( const SwRect& _rPageRect,
141 static void GetRightShadowRect( const SwRect& _rPageRect,
166 static void GetBottomShadowRect( const SwRect& _rPageRect,
358 static void PaintBorderAndShadow( const SwRect& _rPageRect,
382 static void GetBorderAndShadowBoundRect( const SwRect& _rPageRect,
387 …static void PaintNotesSidebar(const SwRect& _rPageRect, ViewShell* _pViewShell, sal_uInt16 nPageNu…
/aoo41x/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 84 milliseconds