Lines Matching refs:pPage

2936 	const SwPageFrm *pPage = pSh->Imp()->GetFirstVisPage();  in Paint()  local
2939 …if ( bBookMode && pPage->GetPrev() && static_cast<const SwPageFrm*>(pPage->GetPrev())->IsEmptyPage… in Paint()
2940 pPage = static_cast<const SwPageFrm*>(pPage->GetPrev()); in Paint()
2951 while ( pPage ) in Paint()
2953 const bool bRightSidebar = pPage->SidebarPosition() == sw::sidebarwindows::SIDEBAR_RIGHT; in Paint()
2955 if ( !pPage->IsEmptyPage() ) in Paint()
2958 SwPageFrm::GetBorderAndShadowBoundRect( pPage->Frm(), pSh, aPaintRect, bRightSidebar ); in Paint()
2980 SWRECTFN( pPage ) in Paint()
2983 (pPage->Frm().*fnRect->fnGetLeft)(), in Paint()
2984 (pPage->Frm().*fnRect->fnGetWidth)() ); in Paint()
3028 const Color aPageBackgrdColor(pPage->GetDrawBackgrdColor()); in Paint()
3030 pPage->PaintBaBo( aPaintRect, pPage, sal_True ); in Paint()
3040 (pPage->IsRightToLeft() ? true : false), in Paint()
3049 pPage->RefreshSubsidiary( aPaintRect ); in Paint()
3054 pPage->Paint( aPaintRect ); in Paint()
3060 SwPageFrm::PaintPageBorder( pPage->Frm(), pSh, bRightSidebar ); in Paint()
3061 … SwPageFrm::PaintNotesSidebar( pPage->Frm(), pSh, pPage->GetPhyPageNum(), bRightSidebar); in Paint()
3074 (pPage->IsRightToLeft() ? true : false), in Paint()
3079 pPage->RefreshExtraData( aPaintRect ); in Paint()
3110 SwRect aEmptyPageRect( pPage->Frm() ); in Paint()
3113 const SwPageFrm& rFormatPage = pPage->GetFormatPage(); in Paint()
3155 … SwPageFrm::PaintNotesSidebar( aEmptyPageRect, pSh, pPage->GetPhyPageNum(), bRightSidebar); in Paint()
3163 ASSERT( !pPage->GetNext() || pPage->GetNext()->IsPageFrm(), in Paint()
3165 pPage = (SwPageFrm*)pPage->GetNext(); in Paint()
3323 const SwPageFrm *pPage = 0; in Paint() local
3340 { if ( !pPage ) in Paint()
3341 pPage = FindPageFrm(); in Paint()
3342 pFrm->Retouche( pPage, rRect ); in Paint()
3397 if ( !pPage ) in Paint()
3398 pPage = pFrm->FindPageFrm(); in Paint()
3400 PaintColLines( aPaintRect, rCol, pPage ); in Paint()
3536 SwPageFrm *pPage = pFly->FindPageFrm(); in IsPaint() local
3537 if ( pPage ) in IsPaint()
3539 if ( pPage->Frm().IsOver( pFly->Frm() ) ) in IsPaint()
3569 const SwPageFrm *pPage = pAnch->FindPageFrm(); in IsPaint() local
3571 !pPage->Frm().IsOver( pObj->GetCurrentBoundRect() ) ) in IsPaint()
3618 const SwRect &rRect, const SwPageFrm *pPage );
3647 const SwPageFrm* pPage = FindPageFrm(); in Paint() local
3736 pParentFlyFrm->PaintBackground( aPaintRect, pPage, rAttrs, sal_False, sal_False ); in Paint()
3751 pPage = FindPageFrm(); in Paint()
3760 PaintBorder( aTmp, pPage, rAttrs ); in Paint()
3795 PaintBackground( aRegion[i], pPage, rAttrs, sal_False, sal_True ); in Paint()
3800 PaintBackground( aRegion[i], pPage, rAttrs, sal_False, sal_True ); in Paint()
3841 RefreshLaySubsidiary( pPage, aRect ); in Paint()
4816 void SwFrm::PaintBorder( const SwRect& rRect, const SwPageFrm *pPage, in PaintBorder() argument
4896 if ( !pPage ) in PaintBorder()
4897 pPage = FindPageFrm(); in PaintBorder()
4915 ::lcl_PaintLeftRightLine ( sal_True, *(this), *(pPage), aRect, rRect, rAttrs, fnRect ); in PaintBorder()
4916 ::lcl_PaintLeftRightLine ( sal_False, *(this), *(pPage), aRect, rRect, rAttrs, fnRect ); in PaintBorder()
4929 … ::lcl_PaintTopBottomLine( sal_True, *(this), *(pPage), aRect, rRect, rTopAttrs, fnRect ); in PaintBorder()
4935 … ::lcl_PaintTopBottomLine( sal_True, *(this), *(pPage), aRect, rRect, rAttrs, fnRect ); in PaintBorder()
4950 … ::lcl_PaintTopBottomLine(sal_False, *(this), *(pPage), aRect, rRect, rBottomAttrs, fnRect); in PaintBorder()
4956 … ::lcl_PaintTopBottomLine(sal_False, *(this), *(pPage), aRect, rRect, rAttrs, fnRect); in PaintBorder()
4975 void SwFtnContFrm::PaintBorder( const SwRect& rRect, const SwPageFrm *pPage, in PaintBorder() argument
4983 PaintLine( rRect, pPage ); in PaintBorder()
4996 const SwPageFrm *pPage ) const in PaintLine()
5002 if ( !pPage ) in PaintLine()
5003 pPage = FindPageFrm(); in PaintLine()
5004 const SwPageFtnInfo &rInf = pPage->GetPageDesc()->GetFtnInfo(); in PaintLine()
5030 PaintBorderLine( rRect, aLineRect , pPage, &rInf.GetLineColor() ); in PaintLine()
5045 const SwPageFrm *pPage ) const in PaintColLines()
5091 PaintBorderLine( aRect, aLineRect , pPage, &rFmtCol.GetLineColor()); in PaintColLines()
5727 void SwFrm::PaintBaBo( const SwRect& rRect, const SwPageFrm *pPage, in PaintBaBo() argument
5730 if ( !pPage ) in PaintBaBo()
5731 pPage = FindPageFrm(); in PaintBaBo()
5760 PaintBorder( aRect, pPage, rAttrs ); in PaintBaBo()
5765 PaintBackground( rRect, pPage, rAttrs, sal_False, bLowerBorder ); in PaintBaBo()
5782 void SwFrm::PaintBackground( const SwRect &rRect, const SwPageFrm *pPage, in PaintBackground() argument
6005 pFrm->PaintBorder( aBorderRect, pPage, rTmpAttrs ); in PaintBackground()
6008 pFrm->PaintBackground( aRect, pPage, rTmpAttrs, bLowMode, in PaintBackground()
6072 void SwLayoutFrm::RefreshLaySubsidiary( const SwPageFrm *pPage, in RefreshLaySubsidiary() argument
6102 PaintSubsidiaryLines( pPage, rRect ); in RefreshLaySubsidiary()
6113 ((const SwLayoutFrm*)pLow)->RefreshLaySubsidiary( pPage, rRect); in RefreshLaySubsidiary()
6120 if ( pPage->GetFmt()->GetDoc()->IsVisibleLayerId( in RefreshLaySubsidiary()
6130 pFly->RefreshLaySubsidiary( pPage, rRect ); in RefreshLaySubsidiary()
6163 const SwPageFrm *pPage, in lcl_RefreshLine() argument
6191 SwOrderIter aIter( pPage ); in lcl_RefreshLine()
6260 void SwLayoutFrm::PaintSubsidiaryLines( const SwPageFrm *pPage, in PaintSubsidiaryLines() argument
6283 const bool bFlys = pPage->GetSortedObjs() ? true : false; in PaintSubsidiaryLines()
6362 ::lcl_RefreshLine( this, pPage, aOut.Pos(), aLB, nSubColor, in PaintSubsidiaryLines()
6366 ::lcl_RefreshLine( this, pPage, aRT, aRB, in PaintSubsidiaryLines()
6375 ::lcl_RefreshLine( this, pPage, aOut.Pos(), aRT, in PaintSubsidiaryLines()
6379 ::lcl_RefreshLine( this, pPage, aLB, aRB, nSubColor, in PaintSubsidiaryLines()
6587 void SwFrm::Retouche( const SwPageFrm * pPage, const SwRect &rRect ) const in Retouche() argument
6615 GetUpper()->PaintBaBo( rRetouche, pPage, sal_True ); in Retouche()
6624 const Color aPageBackgrdColor(pPage->GetDrawBackgrdColor()); in Retouche()
6632 (pPage->IsRightToLeft() ? true : false), in Retouche()
6636 (pPage->IsRightToLeft() ? true : false), in Retouche()
6644 pPage->RefreshSubsidiary( aRetouchePart ); in Retouche()