Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/layout/
H A Dpaintfrm.cxx3020 SwRect aEmptyPageRect( pPage->Frm() ); in Paint() local
3024 aEmptyPageRect.SSize() = rFormatPage.Frm().SSize(); in Paint()
3026 … SwPageFrm::GetBorderAndShadowBoundRect( aEmptyPageRect, pSh, aPaintRect, bRightSidebar ); in Paint()
3029 if ( aRect.IsOver( aEmptyPageRect ) ) in Paint()
3044 SwRect aTmpPageRect( aEmptyPageRect ); in Paint()
3046 aEmptyPageRect = aTmpPageRect; in Paint()
3049 pSh->GetOut()->DrawRect( aEmptyPageRect.SVRect() ); in Paint()
3056 pSh->GetOut()->DrawText( aEmptyPageRect.SVRect(), SW_RESSTR( STR_EMPTYPAGE ), in Paint()
3065 … SwPageFrm::PaintBorderAndShadow( aEmptyPageRect, pSh, bPaintRightShadow, bRightSidebar ); in Paint()
3066 … SwPageFrm::PaintNotesSidebar( aEmptyPageRect, pSh, pPage->GetPhyPageNum(), bRightSidebar); in Paint()

Completed in 49 milliseconds