Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx3110 SwRect aEmptyPageRect( pPage->Frm() ); in Paint() local
3114 aEmptyPageRect.SSize() = rFormatPage.Frm().SSize(); in Paint()
3116 … SwPageFrm::GetBorderAndShadowBoundRect( aEmptyPageRect, pSh, aPaintRect, bRightSidebar ); in Paint()
3119 if ( aRect.IsOver( aEmptyPageRect ) ) in Paint()
3134 SwRect aTmpPageRect( aEmptyPageRect ); in Paint()
3136 aEmptyPageRect = aTmpPageRect; in Paint()
3139 pSh->GetOut()->DrawRect( aEmptyPageRect.SVRect() ); in Paint()
3146 pSh->GetOut()->DrawText( aEmptyPageRect.SVRect(), SW_RESSTR( STR_EMPTYPAGE ), in Paint()
3154 SwPageFrm::PaintPageBorder( aEmptyPageRect, pSh, bRightSidebar ); in Paint()
3155 … SwPageFrm::PaintNotesSidebar( aEmptyPageRect, pSh, pPage->GetPhyPageNum(), bRightSidebar); in Paint()

Completed in 44 milliseconds